Ran
|
Files
15
|
Run time
2s
|
Badge
README BADGES
|
push
travis-ci
888 of 1030 relevant lines covered (86.21%)
246.47 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | src/Internal/Calculator/GmpCalculator.php | 142 | 17 | 0 | 17 | 0.0 | |
46.32 | src/Internal/Calculator/NativeCalculator.php | 616 | 231 | 107 | 124 | 6.0 | |
99.49 | src/BigInteger.php | 900 | 196 | 195 | 1 | 242.0 | |
100.0 | src/Exception/DivisionByZeroException.php | 31 | 2 | 2 | 0 | 10.0 | |
100.0 | src/Exception/IntegerOverflowException.php | 27 | 2 | 2 | 0 | 5.0 | |
100.0 | src/Exception/MathException.php | 14 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Exception/NegativeNumberException.php | 12 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Exception/NumberFormatException.php | 35 | 7 | 7 | 0 | 6.0 | |
100.0 | src/Exception/RoundingNecessaryException.php | 21 | 1 | 1 | 0 | 163.0 | |
100.0 | src/Internal/Calculator/BcMathCalculator.php | 92 | 11 | 11 | 0 | 938.0 |