Fix commit ID for CI. #385
Quality Monitor
🚦 Tests: 100% successful (✔️ 13 passed)
〰️ Line Coverage: 84% (3 missed lines)
➰ Branch Coverage: 100% (0 missed branches)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No bugs
🌀 Cyclomatic Complexity: 8 (total)
💭 Cognitive Complexity: 0 (total)
📏 Lines of Code: 94 (total)
📝 Non Commenting Source Statements: 25 (total)
🔭 Access to foreign data: 1 (total)
🔗 Class cohesion: 6.67% (maximum)
📤 Fan out: 8 (total)
📲 Number of accessors: 4 (total)
⚖️ Weight of a class: 20.00% (maximum)
📐 Weighted method count: 8 (total)
➿ N-Path Complexity: 8 (total)
Created by Quality Monitor v1.14.0 (#f3859fd)
Details
☀️ Quality Monitor
🚦 Tests
Name | Reports | Passed | Skipped | Failed | Total |
---|---|---|---|---|---|
Tests | 2 | 13 | 0 | 0 | 13 |
⚠️ Style
Icon | 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
Icon | Name | Reports | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|---|---|
SpotBugs | 1 | 0 | 0 | 0 | 0 | 0 |
👣 Code Coverage
Icon | Name | Covered % | Missed % |
---|---|---|---|
〰️ | Line Coverage | 84 | 16 |
➰ | Branch Coverage | 100 | 0 |
➕ | Total Ø | 92 | 8 |
📐 Toplevel Metrics
Icon | Name | Total | Min | Max | Mean | Median |
---|---|---|---|---|---|---|
🌀 | Cyclomatic Complexity | 8 | 1 | 1 | 1.00 | 1 |
💭 | Cognitive Complexity | 0 | 0 | 0 | 0.00 | 0 |
📏 | Lines of Code | 94 | 3 | 8 | 4.13 | 3 |
📝 | Non Commenting Source Statements | 25 | 2 | 5 | 2.38 | 2 |
🔭 | Access to foreign data | 1 | 0 | 1 | 0.13 | 0 |
🔗 | Class cohesion | 0 | 0.00% | 6.67% | 3.33% | 0.00% |
📤 | Fan out | 8 | 0 | 4 | 2.00 | 0 |
📲 | Number of accessors | 4 | 0 | 4 | 2.00 | 0 |
⚖️ | Weight of a class | 0 | 0.00% | 20.00% | 10.00% | 0.00% |
📐 | Weighted method count | 8 | 0 | 8 | 4.00 | 0 |
➿ | N-Path Complexity | 8 | 1 | 1 | 1.00 | 1 |
Annotations
Check warning on line 20 in io/jenkins/plugins/bootstrap5/Messages.java
github-actions / Quality Monitor
Not covered line
Line 20 is not covered by tests
Check warning on line 45 in io/jenkins/plugins/bootstrap5/Messages.java
github-actions / Quality Monitor
Not covered line
Line 45 is not covered by tests
Check warning on line 9 in src/main/java/io/jenkins/plugins/bootstrap5/api/BootStrap5Api.java
github-actions / Quality Monitor
Not covered line
Line 9 is not covered by tests