Quality Monitor
- 🚦 Tests: 95 tests passed, 2 skipped
- 👣 Code Coverage: 92% coverage achieved
- 🔬 Mutation Coverage: 80% mutations killed
⚠️ Style: No warnings found- 🐛 Bugs: No warnings found
Details
☀️ Quality Monitor
🚦 Tests
Name | Passed | Skipped | Failed | Total |
---|---|---|---|---|
Tests | 95 | 2 | 0 | 97 |
Skipped Test Cases
- edu.hm.hafner.util.PathUtilTest#shouldSkipAlreadyAbsoluteOnWindows
- edu.hm.hafner.util.PathUtilTest#shouldStayInSymbolicLinks
⚠️ Style
Name | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|
CheckStyle | 0 | 0 | 0 | 0 | 0 |
PMD | 0 | 0 | 0 | 0 | 0 |
Total | 0 | 0 | 0 | 0 | 0 |
🐛 Bugs
Name | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|
SpotBugs | 0 | 0 | 0 | 0 | 0 |
👣 Code Coverage
Name | Covered % | Missed % |
---|---|---|
Line Coverage | 91 | 9 |
Branch Coverage | 93 | 7 |
Total Ø | 92 | 8 |
🔬 Mutation Coverage
Name | Killed % | Survived % |
---|---|---|
Mutation Coverage | 80 | 20 |
Annotations
Check warning on line 81 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 81 is not covered by tests
Check warning on line 157 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered lines
Lines 141-157 are not covered by tests
Check warning on line 243 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 243 is not covered by tests
Check warning on line 248 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 248 is not covered by tests
Check warning on line 306 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 306 is not covered by tests
Check warning on line 343 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 343 is not covered by tests
Check warning on line 393 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 393 is not covered by tests
Check warning on line 398 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 398 is not covered by tests
Check warning on line 447 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 447 is not covered by tests
Check warning on line 479 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 479 is not covered by tests
Check warning on line 486 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 486 is not covered by tests
Check warning on line 559 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 559 is not covered by tests
Check warning on line 563 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 563 is not covered by tests
Check warning on line 572 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 572 is not covered by tests
Check warning on line 604 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 604 is not covered by tests
Check warning on line 632 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered lines
Lines 630-632 are not covered by tests
Check warning on line 656 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered lines
Lines 654-656 are not covered by tests
Check warning on line 693 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 693 is not covered by tests
Check warning on line 723 in src/main/java/edu/hm/hafner/util/Ensure.java
github-actions / Quality Monitor
Not covered line
Line 723 is not covered by tests
Check warning on line 117 in src/main/java/edu/hm/hafner/util/LineRangeList.java
github-actions / Quality Monitor
Not covered lines
Lines 74-117 are not covered by tests
Check warning on line 166 in src/main/java/edu/hm/hafner/util/LineRangeList.java
github-actions / Quality Monitor
Not covered lines
Lines 165-166 are not covered by tests
Check warning on line 182 in src/main/java/edu/hm/hafner/util/LineRangeList.java
github-actions / Quality Monitor
Not covered lines
Lines 181-182 are not covered by tests
Check warning on line 199 in src/main/java/edu/hm/hafner/util/LineRangeList.java
github-actions / Quality Monitor
Not covered lines
Lines 193-199 are not covered by tests
Check warning on line 232 in src/main/java/edu/hm/hafner/util/LineRangeList.java
github-actions / Quality Monitor
Not covered line
Line 232 is not covered by tests
Check warning on line 255 in src/main/java/edu/hm/hafner/util/LineRangeList.java
github-actions / Quality Monitor
Not covered lines
Lines 253-255 are not covered by tests