Quality Monitor
🚦 Tests: 100 % successful (✔️ 96 passed)
〰️ Line Coverage: 40% (328 missed lines)
➰ Branch Coverage: 47% (85 missed branches)
Mutation Coverage: 30% (223 survived mutations)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No warnings
Created by Quality Monitor v1.9.0 (#00b9b1a)
Details
☀️ Quality Monitor
🚦 Tests
Name | Reports | Passed | Skipped | Failed | Total |
---|---|---|---|---|---|
Tests | 14 | 96 | 0 | 0 | 96 |
❗ Style
Name | Reports | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|---|
CheckStyle | 2 | 0 | 0 | 0 | 0 | 0 |
PMD | 3 | 0 | 0 | 0 | 0 | 0 |
Total | 5 | 0 | 0 | 0 | 0 | 0 |
🐛 Bugs
Name | Reports | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|---|
SpotBugs | 1 | 0 | 0 | 0 | 0 | 0 |
👣 Code Coverage
Name | Covered % | Missed % |
---|---|---|
Line Coverage | 40 | 60 |
Branch Coverage | 47 | 53 |
Total Ø | 43 | 57 |
🔬 Mutation Coverage
Name | Killed % | Survived % |
---|---|---|
Mutation Coverage | 30 | 70 |
Annotations
Check warning on line 137 in src/main/java/io/jenkins/plugins/util/QualityGate.java
github-actions / Quality Monitor
Not covered lines
Lines 32-137 are not covered by tests
Check warning on line 188 in src/main/java/io/jenkins/plugins/util/QualityGate.java
github-actions / Quality Monitor
Not covered lines
Lines 174-188 are not covered by tests
Check warning on line 63 in src/main/java/io/jenkins/plugins/util/QualityGateResult.java
github-actions / Quality Monitor
Not covered lines
Lines 54-63 are not covered by tests
Check warning on line 77 in src/main/java/io/jenkins/plugins/util/QualityGateResult.java
github-actions / Quality Monitor
Not covered line
Line 77 is not covered by tests
Check warning on line 89 in src/main/java/io/jenkins/plugins/util/QualityGateResult.java
github-actions / Quality Monitor
Not covered lines
Lines 85-89 are not covered by tests
Check warning on line 191 in src/main/java/io/jenkins/plugins/util/QualityGateResult.java
github-actions / Quality Monitor
Not covered lines
Lines 107-191 are not covered by tests
Check warning on line 79 in src/main/java/io/jenkins/plugins/util/JobAction.java
github-actions / Quality Monitor
Not covered lines
Lines 33-79 are not covered by tests
Check warning on line 174 in src/main/java/io/jenkins/plugins/util/BuildAction.java
github-actions / Quality Monitor
Not covered lines
Lines 35-174 are not covered by tests
Check warning on line 20 in io/jenkins/plugins/util/Messages.java
github-actions / Quality Monitor
Not covered line
Line 20 is not covered by tests
Check warning on line 153 in io/jenkins/plugins/util/Messages.java
github-actions / Quality Monitor
Not covered lines
Lines 35-153 are not covered by tests
Check warning on line 183 in io/jenkins/plugins/util/Messages.java
github-actions / Quality Monitor
Not covered line
Line 183 is not covered by tests
Check warning on line 215 in io/jenkins/plugins/util/Messages.java
github-actions / Quality Monitor
Not covered line
Line 215 is not covered by tests
Check warning on line 357 in src/main/java/io/jenkins/plugins/util/JenkinsFacade.java
github-actions / Quality Monitor
Not covered lines
Lines 55-357 are not covered by tests
Check warning on line 97 in src/main/java/io/jenkins/plugins/util/QualityGateEvaluator.java
github-actions / Quality Monitor
Not covered line
Line 97 is not covered by tests
Check warning on line 75 in src/main/java/io/jenkins/plugins/util/ValidationUtilities.java
github-actions / Quality Monitor
Not covered line
Line 75 is not covered by tests
Check warning on line 154 in src/main/java/io/jenkins/plugins/util/ValidationUtilities.java
github-actions / Quality Monitor
Not covered lines
Lines 133-154 are not covered by tests
Check warning on line 19 in src/main/java/io/jenkins/plugins/util/NullResultHandler.java
github-actions / Quality Monitor
Not covered lines
Lines 10-19 are not covered by tests
Check warning on line 60 in src/main/java/io/jenkins/plugins/util/RemoteResultWrapper.java
github-actions / Quality Monitor
Not covered lines
Lines 41-60 are not covered by tests
Check warning on line 64 in src/main/java/io/jenkins/plugins/util/AgentFileVisitor.java
github-actions / Quality Monitor
Not covered lines
Lines 63-64 are not covered by tests
Check warning on line 242 in src/main/java/io/jenkins/plugins/util/AgentFileVisitor.java
github-actions / Quality Monitor
Not covered lines
Lines 146-242 are not covered by tests
Check warning on line 143 in src/main/java/io/jenkins/plugins/util/AbstractXmlStream.java
github-actions / Quality Monitor
Not covered lines
Lines 32-143 are not covered by tests
Check warning on line 179 in src/main/java/io/jenkins/plugins/util/AbstractExecution.java
github-actions / Quality Monitor
Not covered lines
Lines 35-179 are not covered by tests
Check warning on line 51 in src/main/java/io/jenkins/plugins/util/QualityGateStatus.java
github-actions / Quality Monitor
Not covered lines
Lines 42-51 are not covered by tests
Check warning on line 82 in src/main/java/io/jenkins/plugins/util/QualityGateStatus.java
github-actions / Quality Monitor
Not covered line
Line 82 is not covered by tests
Check warning on line 35 in src/main/java/io/jenkins/plugins/util/GlobalConfigurationFacade.java
github-actions / Quality Monitor
Not covered lines
Lines 19-35 are not covered by tests