PMD Results
The following document contains the results of PMD 7.17.0.
Violations By Priority
Priority 3
Kaufman Beans - org/cyclopsgroup/kaufman/servlet/DomainWhitelistingFilter.java
| Rule |
Violation |
Line |
| AvoidUsingHardCodedIP |
Do not hard code the IP address ${variableName} |
21 |
Kaufman Tests - org/cyclopsgroup/kaufman/tests/PackageScanner.java
| Rule |
Violation |
Line |
| UnnecessaryModifier |
Unnecessary modifier 'static' on interface 'ClassVisitor': member interfaces are implicitly static |
15 |
Files
Kaufman Beans - org/cyclopsgroup/kaufman/servlet/DomainWhitelistingFilter.java
| Rule |
Violation |
Priority |
Line |
| AvoidUsingHardCodedIP |
Do not hard code the IP address ${variableName} |
3 |
21 |
Kaufman Tests - org/cyclopsgroup/kaufman/tests/PackageScanner.java
| Rule |
Violation |
Priority |
Line |
| UnnecessaryModifier |
Unnecessary modifier 'static' on interface 'ClassVisitor': member interfaces are implicitly static |
3 |
15 |