Ran
|
Files
15
|
Run time
0s
|
Badge
README BADGES
|
push
github
1100 of 1138 relevant lines covered (96.66%)
640.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | src/Internal/Calculator/GmpCalculator.php | 108 | 23 | 0 | 23 | 0.0 | |
0.0 | src/Internal/Calculator/BcMathCalculator.php | 65 | 11 | 0 - 11 | 11 + 11 | 0.0 - 1148 | |
98.94 | src/Internal/Calculator.php | 668 | 188 | 186 | 2 | 616.0 + 142 | |
99.26 | src/BigInteger.php | 1051 | 270 | 268 | 2 | 266.0 | |
100.0 | src/Exception/IntegerOverflowException.php | 23 | 2 | 2 | 0 | 5.0 | |
100.0 | src/Exception/MathException.php | 12 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Exception/NegativeNumberException.php | 12 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Exception/NumberFormatException.php | 41 | 11 | 11 | 0 | 19.0 | |
100.0 | src/Exception/RoundingNecessaryException.php | 19 | 1 | 1 | 0 | 163.0 | |
100.0 | src/Internal/Calculator/NativeCalculator.php | 572 | 227 | 227 + 122 | 0 - 122 | 1573.0 + 1567 |