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

apache / commons-numbers / 469 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 28 Jan 2020 05:25PM UTC
Files 50
Run time 8s
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

28 Jan 2020 05:19PM UTC coverage: 98.393% (-0.005%) from 98.398%
469.1

push

travis-ci

aherbert
Remove methods for (a * c + b * d) and (b * c - a * d) in Complex divide

The scaling now reduces a and b before computing the division if there
is a chance of overflow. Thus the specialised methods to detect overflow
are redundant and cannot be hit by any input arguments, e.g.
divide(Double.MAX_VALUE, Double.MAX_VALUE, 1, 1).

This returns the listing for edge case handling to match ISO C99 G.5.1
(8).

3061 of 3111 relevant lines covered (98.39%)

0.98 hits per line

Source Files on job 469.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 357
  • Travis Job 469.1
  • 980d80a4 on github
  • Prev Job for on master (#468.1)
  • Next Job for on master (#470.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