npm_and_yarn in /. - Update #971157036 #208
Quality Monitor
🚦 Tests: 100% successful (✔️ 1283 passed, 🙈 2 skipped)
〰️ Line Coverage: 93% (435 missed lines)
➰ Branch Coverage: 87% (283 missed branches)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No bugs
🐛 Error Prone: No bugs
OWASP Dependency Check: 1 vulnerability (normal: 1)
🌀 Cyclomatic Complexity: 2320 (total)
💭 Cognitive Complexity: 1143 (total)
📏 Lines of Code: 24068 (total)
📝 Non Commenting Source Statements: 9409 (total)
🔭 Access to foreign data: 1441 (total)
🔗 Class cohesion: 100.00% (maximum)
📤 Fan out: 3083 (total)
📲 Number of accessors: 179 (total)
⚖️ Weight of a class: 100.00% (maximum)
📐 Weighted method count: 2692 (total)
➿ N-Path Complexity: 3810 (total)
Created by Quality Monitor v1.14.0 (#f3859fd)
Details
☀️ Quality Monitor
🚦 Tests
Name | Reports | Passed | Skipped | Failed | Total |
---|---|---|---|---|---|
Tests | 173 | 1283 | 2 | 0 | 1285 |
Skipped Test Cases
- edu.hm.hafner.analysis.FingerprintGeneratorTest#shouldUseFallbackFingerprintOnIllegalFilenamesOnWindows(String)[1]
- edu.hm.hafner.analysis.FingerprintGeneratorTest#shouldUseFallbackFingerprintOnIllegalFilenamesOnWindows(String)[2]
⚠️ 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 |
🐛 | Error Prone | 0 | 0 | 0 | 0 | 0 | 0 |
➕ | Total | 1 | 0 | 0 | 0 | 0 | 0 |
🛡️ Vulnerabilities
Icon | Name | Reports | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|---|---|
OWASP Dependency Check | 1 | 0 | 0 | 1 | 0 | 1 |
👣 Code Coverage
Icon | Name | Covered % | Missed % |
---|---|---|---|
〰️ | Line Coverage | 93 | 7 |
➰ | Branch Coverage | 87 | 13 |
➕ | Total Ø | 90 | 10 |
📐 Toplevel Metrics
Icon | Name | Total | Min | Max | Mean | Median |
---|---|---|---|---|---|---|
🌀 | Cyclomatic Complexity | 2320 | 1 | 9 | 1.62 | 1 |
💭 | Cognitive Complexity | 1143 | 0 | 13 | 0.77 | 0 |
📏 | Lines of Code | 24068 | 1 | 60 | 7.07 | 1 |
📝 | Non Commenting Source Statements | 9409 | 1 | 46 | 4.04 | 1 |
🔭 | Access to foreign data | 1441 | 0 | 25 | 0.82 | 0 |
🔗 | Class cohesion | 1 | 0.00% | 100.00% | 4.28% | 0.00% |
📤 | Fan out | 3083 | 0 | 18 | 2.47 | 0 |
📲 | Number of accessors | 179 | 0 | 25 | 0.48 | 0 |
⚖️ | Weight of a class | 1 | 0.00% | 100.00% | 90.67% | 0.00% |
📐 | Weighted method count | 2692 | 0 | 167 | 7.20 | 0 |
➿ | N-Path Complexity | 3810 | 1 | 192 | 2.34 | 1 |
Annotations
Check warning on line 0 in xercesImpl-2.12.2.jar
github-actions / Quality Monitor
OWASP Dependency Check: CVE-2017-10355
sonatype-2017-0348 - xerces:xercesImpl - Denial of Service (DoS)
The software contains multiple threads or executable segments that are waiting for each other to release a necessary lock, resulting in deadlock.
Check warning on line 69 in src/main/java/edu/hm/hafner/analysis/util/XmlElementUtil.java
github-actions / Quality Monitor
Not covered line
Line 69 is not covered by tests
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/IarCstatDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 32 in src/main/java/edu/hm/hafner/analysis/registry/CargoDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 32 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/SwiftLintDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
github-actions / Quality Monitor
Not covered lines
Lines 28-32 are not covered by tests
github-actions / Quality Monitor
Not covered line
Line 42 is not covered by tests
github-actions / Quality Monitor
Not covered line
Line 29 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/RevApiDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/DetektDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 31 in src/main/java/edu/hm/hafner/analysis/registry/PmdDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 31 is not covered by tests
Check warning on line 41 in src/main/java/edu/hm/hafner/analysis/registry/PmdDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 41 is not covered by tests
Check warning on line 24 in src/main/java/edu/hm/hafner/analysis/registry/ValeDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 24 is not covered by tests
Check warning on line 34 in src/main/java/edu/hm/hafner/analysis/registry/ValeDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 34 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/BanditDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/CppLintDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 46 in src/main/java/edu/hm/hafner/analysis/registry/DryDescriptor.java
github-actions / Quality Monitor
Not covered lines
Lines 45-46 are not covered by tests
Check warning on line 59 in src/main/java/edu/hm/hafner/analysis/registry/DryDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 59 is not covered by tests
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 30 in src/main/java/edu/hm/hafner/analysis/registry/ValgrindDescriptor.java
github-actions / Quality Monitor
Not covered lines
Lines 26-30 are not covered by tests
Check warning on line 40 in src/main/java/edu/hm/hafner/analysis/registry/ValgrindDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 40 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/DScannerDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/AndroidLintDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/CpdDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests