• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Monits / findbugs-plugin / 44
96%

Build:
DEFAULT BRANCH: master
Ran 16 Mar 2015 05:52PM UTC
Jobs 1
Files 16
Run time 52s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
44

push

travis-ci

jsotuyod
Implement check for Effective Java item 10

Summary:
 - All methods with any kind of interesting internal state should override
    `toString`
 - All fields having a meaningful value should be part of `toString`

Test Plan:
 # arc patch
 # mvn clean install
 # pick a test project using java-pom 2.0.0-SNAPSHOT as parent
 # in pom define property `<findbugs-extensions-plugin.version>0.2.0-SNAPSHOT</findbugs-extensions-plugin.version>`
 # mvn findbugs:findbugs
 # check findbugsXml.xml files

Reviewers: pabad, rpereyra, jpcivile

Reviewed By: jpcivile

Subscribers: jpcivile

Differential Revision: http://ph.monits.com/D10258

477 of 505 relevant lines covered (94.46%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 44.1 16 Mar 2015 05:52PM UTC 0
94.46
Travis Job 44.1
Source Files on build 44
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #44
  • ebf2a536 on github
  • Prev Build on master (#43)
  • Next Build on master (#46)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc