Quality Monitor
🚦 Tests: 100% successful (✔️ 300 passed)
〰️ Line Coverage: 80% (612 missed lines)
➰ Branch Coverage: 69% (277 missed branches)
Mutation Coverage: 46% (946 survived mutations)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No bugs
Created by Quality Monitor v1.13.0 (#d2d7e89)
Details
☀️ Quality Monitor
🚦 Tests
Name | Reports | Passed | Skipped | Failed | Total |
---|---|---|---|---|---|
Tests | 37 | 300 | 0 | 0 | 300 |
⚠️ Style
Name | Reports | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|---|
CheckStyle | 4 | 0 | 0 | 0 | 0 | 0 |
PMD | 6 | 0 | 0 | 0 | 0 | 0 |
Total | 10 | 0 | 0 | 0 | 0 | 0 |
🐛 Bugs
Name | Reports | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|---|
SpotBugs | 2 | 0 | 0 | 0 | 0 | 0 |
👣 Code Coverage
Name | Covered % | Missed % |
---|---|---|
Line Coverage | 80 | 20 |
Branch Coverage | 69 | 31 |
Total Ø | 74 | 26 |
🔬 Mutation Coverage
Name | Killed % | Survived % |
---|---|---|
Mutation Coverage | 46 | 54 |
Annotations
Check warning on line 71 in io/jenkins/plugins/coverage/metrics/charts/TreeMapNodeConverter.java
github-actions / Quality Monitor
Not covered line
Line 71 is not covered by tests
Check warning on line 85 in io/jenkins/plugins/coverage/metrics/charts/TreeMapNodeConverter.java
github-actions / Quality Monitor
Not covered lines
Lines 82-85 are not covered by tests
Check warning on line 145 in io/jenkins/plugins/coverage/metrics/charts/TreeMapNodeConverter.java
github-actions / Quality Monitor
Not covered lines
Lines 124-145 are not covered by tests
Check warning on line 112 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java
github-actions / Quality Monitor
Not covered lines
Lines 111-112 are not covered by tests
Check warning on line 181 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java
github-actions / Quality Monitor
Not covered lines
Lines 176-181 are not covered by tests
Check warning on line 189 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java
github-actions / Quality Monitor
Not covered line
Line 189 is not covered by tests
Check warning on line 198 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java
github-actions / Quality Monitor
Not covered line
Line 198 is not covered by tests
Check warning on line 227 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java
github-actions / Quality Monitor
Not covered lines
Lines 205-227 are not covered by tests
Check warning on line 236 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java
github-actions / Quality Monitor
Not covered line
Line 236 is not covered by tests
Check warning on line 245 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java
github-actions / Quality Monitor
Not covered lines
Lines 241-245 are not covered by tests
Check warning on line 265 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java
github-actions / Quality Monitor
Not covered lines
Lines 263-265 are not covered by tests
Check warning on line 76 in io/jenkins/plugins/coverage/metrics/source/SourceViewModel.java
github-actions / Quality Monitor
Not covered lines
Lines 19-76 are not covered by tests
Check warning on line 49 in io/jenkins/plugins/coverage/metrics/source/Messages.java
github-actions / Quality Monitor
Not covered lines
Lines 20-49 are not covered by tests
Check warning on line 468 in io/jenkins/plugins/coverage/metrics/source/VectorCastSourcePrinter.java
github-actions / Quality Monitor
Not covered lines
Lines 54-468 are not covered by tests
Check warning on line 138 in io/jenkins/plugins/coverage/metrics/source/CoverageSourcePrinter.java
github-actions / Quality Monitor
Not covered line
Line 138 is not covered by tests
Check warning on line 109 in io/jenkins/plugins/coverage/metrics/source/SourceCodeFacade.java
github-actions / Quality Monitor
Not covered lines
Lines 106-109 are not covered by tests
Check warning on line 142 in io/jenkins/plugins/coverage/metrics/source/SourceCodeFacade.java
github-actions / Quality Monitor
Not covered lines
Lines 141-142 are not covered by tests
Check warning on line 311 in io/jenkins/plugins/coverage/metrics/source/SourceCodeFacade.java
github-actions / Quality Monitor
Not covered line
Line 311 is not covered by tests
Check warning on line 85 in io/jenkins/plugins/coverage/metrics/steps/CoverageTool.java
github-actions / Quality Monitor
Not covered lines
Lines 84-85 are not covered by tests
Check warning on line 133 in io/jenkins/plugins/coverage/metrics/steps/CoverageTool.java
github-actions / Quality Monitor
Not covered lines
Lines 128-133 are not covered by tests
Check warning on line 198 in io/jenkins/plugins/coverage/metrics/steps/CoverageTool.java
github-actions / Quality Monitor
Not covered lines
Lines 152-198 are not covered by tests
Check warning on line 137 in io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGate.java
github-actions / Quality Monitor
Not covered lines
Lines 120-137 are not covered by tests
Check warning on line 210 in io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java
github-actions / Quality Monitor
Not covered line
Line 210 is not covered by tests
Check warning on line 231 in io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java
github-actions / Quality Monitor
Not covered lines
Lines 227-231 are not covered by tests
Check warning on line 238 in io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java
github-actions / Quality Monitor
Not covered line
Line 238 is not covered by tests