Ran
|
Jobs
4
|
Files
15
|
Run time
1s
|
Badge
README BADGES
|
push
github
1141 of 1145 relevant lines covered (99.65%)
1701.19 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6996247796.1 | 15 |
80.61 |
GitHub Action Run | |
2 | 6996247796.2 | 15 |
80.61 |
GitHub Action Run | |
3 | 6996247796.3 | 15 |
86.99 |
GitHub Action Run | |
4 | 6996247796.4 | 15 |
96.68 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
98.94 | src/Internal/Calculator.php | 668 | 188 | 186 | 2 | 1729.0 + 319 | |
99.26 | src/BigInteger.php | 1051 | 270 | 268 | 2 | 1067.0 + 267 | |
100.0 | src/BigRational.php | 413 | 86 | 86 | 0 | 275.0 + 69 | |
100.0 | src/Exception/DivisionByZeroException.php | 35 | 3 | 3 | 0 | 30.0 + 7 | |
100.0 | src/Exception/IntegerOverflowException.php | 23 | 2 | 2 | 0 | 20.0 + 5 | |
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 | 33 | 7 | 7 | 0 | 21.0 + 5 | |
100.0 | src/Exception/RoundingNecessaryException.php | 19 | 1 | 1 | 0 | 652.0 + 163 | |
100.0 | src/Internal/Calculator/BcMathCalculator.php | 65 | 11 | 11 | 0 | 1148.0 |