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

bst-mug / n2c2 / 207 / 1
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 07 May 2018 08:51AM UTC
Files 72
Run time 2s
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

07 May 2018 08:48AM UTC coverage: 32.995% (-0.02%) from 33.017%
207.1

push

travis-ci

michelole
Remove unused code (#20)

String comparison must be done with .equals() so that the comparison is not done at the object level.

However, if done correctly here, it would lead to a NullPointerException in getFirstToken(). getFirstToken() is actually able to correctly handle empty lines and will return a null string in that case, which is properly handled by the calling code.

Therefore, remove unused code.

1008 of 3055 relevant lines covered (33.0%)

0.33 hits per line

Source Files on job 207.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 112
  • Travis Job 207.1
  • 525904e6 on github
  • Prev Job for on master (#206.1)
  • Next Job for on master (#208.1)
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