Merge pull request #859 from uhafner/action #549
Autograding results
Total score: 338/500 (unit tests: 98/100, code coverage: 82/100, mutation coverage: 58/100, analysis: 100/200)
Details
Total score: 338/500
🚦 JUnit: 98 of 100 🚦
Name | Passed | Skipped | Failed | Impact |
---|---|---|---|---|
Unittests | 92 | 2 | 0 | -2 |
💰 | - | -1 | -5 | 📒 |
⚠️ Style: 0 of 100 ⚠️
Name | Errors | Warning High | Warning Normal | Warning Low | Impact |
---|---|---|---|---|---|
CheckStyle | 0 | 0 | 0 | 0 | 0 |
PMD | 0 | 0 | 0 | 0 | 0 |
Total | 0 | 0 | 0 | 0 | 0 |
💰 | 1 | 2 | 3 | 4 | 📒 |
⚠️ Bugs: 100 of 100 ⚠️
Name | Errors | Warning High | Warning Normal | Warning Low | Impact |
---|---|---|---|---|---|
SpotBugs | 0 | 0 | 0 | 0 | 0 |
💰 | -11 | -12 | -13 | -14 | 📒 |
🐾 JaCoCo: 82 of 100 🐾
Name | Covered % | Missed % | Impact |
---|---|---|---|
Line Coverage | 91 | 9 | 82 |
Branch Coverage | 92 | 8 | 84 |
Total Ø | 91 | 9 | 82 |
💰 | 1 | -1 | 📒 |
🦠 PIT: 58 of 100 🦠
Name | Killed % | Survived % | Impact |
---|---|---|---|
Mutation Coverage | 79 | 21 | 58 |
💰 | 1 | -1 | 📒 |
Annotations
Check warning on line 81 in Ensure.java
github-actions / Autograding results
Not covered line
Line 81 is not covered by tests
Check warning on line 157 in Ensure.java
github-actions / Autograding results
Not covered lines
Lines 141-157 are not covered by tests
Check warning on line 243 in Ensure.java
github-actions / Autograding results
Not covered line
Line 243 is not covered by tests
Check warning on line 248 in Ensure.java
github-actions / Autograding results
Not covered line
Line 248 is not covered by tests
Check warning on line 306 in Ensure.java
github-actions / Autograding results
Not covered line
Line 306 is not covered by tests
Check warning on line 343 in Ensure.java
github-actions / Autograding results
Not covered line
Line 343 is not covered by tests
Check warning on line 393 in Ensure.java
github-actions / Autograding results
Not covered line
Line 393 is not covered by tests
Check warning on line 398 in Ensure.java
github-actions / Autograding results
Not covered line
Line 398 is not covered by tests
Check warning on line 447 in Ensure.java
github-actions / Autograding results
Not covered line
Line 447 is not covered by tests
Check warning on line 479 in Ensure.java
github-actions / Autograding results
Not covered line
Line 479 is not covered by tests
Check warning on line 486 in Ensure.java
github-actions / Autograding results
Not covered line
Line 486 is not covered by tests
Check warning on line 559 in Ensure.java
github-actions / Autograding results
Not covered line
Line 559 is not covered by tests
Check warning on line 563 in Ensure.java
github-actions / Autograding results
Not covered line
Line 563 is not covered by tests
Check warning on line 572 in Ensure.java
github-actions / Autograding results
Not covered line
Line 572 is not covered by tests
Check warning on line 604 in Ensure.java
github-actions / Autograding results
Not covered line
Line 604 is not covered by tests
Check warning on line 632 in Ensure.java
github-actions / Autograding results
Not covered lines
Lines 630-632 are not covered by tests
Check warning on line 657 in Ensure.java
github-actions / Autograding results
Not covered lines
Lines 654-657 are not covered by tests
Check warning on line 694 in Ensure.java
github-actions / Autograding results
Not covered line
Line 694 is not covered by tests
Check warning on line 724 in Ensure.java
github-actions / Autograding results
Not covered line
Line 724 is not covered by tests
Check warning on line 117 in LineRangeList.java
github-actions / Autograding results
Not covered lines
Lines 74-117 are not covered by tests
Check warning on line 166 in LineRangeList.java
github-actions / Autograding results
Not covered lines
Lines 165-166 are not covered by tests
Check warning on line 182 in LineRangeList.java
github-actions / Autograding results
Not covered lines
Lines 181-182 are not covered by tests
Check warning on line 199 in LineRangeList.java
github-actions / Autograding results
Not covered lines
Lines 193-199 are not covered by tests
Check warning on line 232 in LineRangeList.java
github-actions / Autograding results
Not covered line
Line 232 is not covered by tests
Check warning on line 255 in LineRangeList.java
github-actions / Autograding results
Not covered lines
Lines 253-255 are not covered by tests