Quality Monitor
- 🚦 Tests: 259 tests passed
- 👣 Code Coverage: 96% coverage achieved
- 🔬 Mutation Coverage: 93% mutations killed
⚠️ Style: No warnings found- 🐛 Bugs: No warnings found
Details
☀️ Quality Monitor
🚦 Tests
Name | Passed | Skipped | Failed | Total |
---|---|---|---|---|
Tests | 259 | 0 | 0 | 259 |
⚠️ 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 | 98 | 2 |
Branch Coverage | 95 | 5 |
Total Ø | 96 | 4 |
🔬 Mutation Coverage
Name | Killed % | Survived % |
---|---|---|
Mutation Coverage | 93 | 7 |
Annotations
Check warning on line 110 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java
github-actions / Quality Monitor
Not covered lines
Lines 107-110 are not covered by tests
Check warning on line 122 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java
github-actions / Quality Monitor
Not covered line
Line 122 is not covered by tests
Check warning on line 146 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java
github-actions / Quality Monitor
Not covered line
Line 146 is not covered by tests
Check warning on line 156 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java
github-actions / Quality Monitor
Not covered line
Line 156 is not covered by tests
Check warning on line 193 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java
github-actions / Quality Monitor
Not covered line
Line 193 is not covered by tests
Check warning on line 225 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java
github-actions / Quality Monitor
Not covered line
Line 225 is not covered by tests
Check warning on line 272 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java
github-actions / Quality Monitor
Not covered line
Line 272 is not covered by tests
Check warning on line 94 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java
github-actions / Quality Monitor
Not covered line
Line 94 is not covered by tests
Check warning on line 149 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java
github-actions / Quality Monitor
Not covered line
Line 149 is not covered by tests
Check warning on line 161 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java
github-actions / Quality Monitor
Not covered line
Line 161 is not covered by tests
Check warning on line 218 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java
github-actions / Quality Monitor
Not covered line
Line 218 is not covered by tests
Check warning on line 268 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java
github-actions / Quality Monitor
Not covered lines
Lines 267-268 are not covered by tests
Check warning on line 292 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java
github-actions / Quality Monitor
Not covered line
Line 292 is not covered by tests
Check warning on line 306 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java
github-actions / Quality Monitor
Not covered line
Line 306 is not covered by tests
Check warning on line 103 in src/main/java/edu/hm/hafner/coverage/parser/JunitParser.java
github-actions / Quality Monitor
Not covered line
Line 103 is not covered by tests
Check warning on line 119 in src/main/java/edu/hm/hafner/coverage/parser/PitestParser.java
github-actions / Quality Monitor
Not covered line
Line 119 is not covered by tests
Check warning on line 51 in src/main/java/edu/hm/hafner/coverage/MethodNode.java
github-actions / Quality Monitor
Not covered lines
Lines 50-51 are not covered by tests
Check warning on line 216 in src/main/java/edu/hm/hafner/coverage/Metric.java
github-actions / Quality Monitor
Not covered line
Line 216 is not covered by tests
Check warning on line 118 in src/main/java/edu/hm/hafner/coverage/Mutation.java
github-actions / Quality Monitor
Not covered line
Line 118 is not covered by tests
Check warning on line 99 in src/main/java/edu/hm/hafner/coverage/Value.java
github-actions / Quality Monitor
Not covered line
Line 99 is not covered by tests
Check warning on line 57 in src/main/java/edu/hm/hafner/coverage/ClassNode.java
github-actions / Quality Monitor
Not covered line
Line 57 is not covered by tests
Check warning on line 71 in src/main/java/edu/hm/hafner/coverage/Node.java
github-actions / Quality Monitor
Not covered lines
Lines 70-71 are not covered by tests
Check warning on line 89 in src/main/java/edu/hm/hafner/coverage/CoverageParser.java
github-actions / Quality Monitor
Not covered lines
Lines 87-89 are not covered by tests
Check warning on line 124 in src/main/java/edu/hm/hafner/coverage/CoverageParser.java
github-actions / Quality Monitor
Not covered lines
Lines 123-124 are not covered by tests
Check warning on line 130 in src/main/java/edu/hm/hafner/coverage/CoverageParser.java
github-actions / Quality Monitor
Not covered line
Line 130 is not covered by tests