PMD Results
The following document contains the results of PMD 6.55.0.
Violations By Priority
Priority 3
net/sf/michaelo/tomcat/authenticator/CurrentWindowsIdentityAuthenticator.java
| Rule | Violation | Line |
|---|---|---|
| UnnecessarySemicolon | Unnecessary semicolon | 109 |
net/sf/michaelo/tomcat/authenticator/SpnegoAuthenticator.java
| Rule | Violation | Line |
|---|---|---|
| UnnecessarySemicolon | Unnecessary semicolon | 185 |
| UnnecessarySemicolon | Unnecessary semicolon | 192 |
net/sf/michaelo/tomcat/pac/Krb5AuthzDataDumpPrinter.java
| Rule | Violation | Line |
|---|---|---|
| UnnecessarySemicolon | Unnecessary semicolon | 322 |
net/sf/michaelo/tomcat/realm/ActiveDirectoryRealm.java
| Rule | Violation | Line |
|---|---|---|
| AvoidUsingHardCodedIP | Do not hard code the IP address | 265 |
| AvoidUsingHardCodedIP | Do not hard code the IP address | 267 |
| AvoidUsingHardCodedIP | Do not hard code the IP address | 269 |
| UnnecessarySemicolon | Unnecessary semicolon | 605 |
net/sf/michaelo/tomcat/realm/PacDataActiveDirectoryRealm.java
| Rule | Violation | Line |
|---|---|---|
| UnnecessarySemicolon | Unnecessary semicolon | 292 |
net/sf/michaelo/tomcat/realm/StubGSSName.java
| Rule | Violation | Line |
|---|---|---|
| UnnecessarySemicolon | Unnecessary semicolon | 101 |
Files
net/sf/michaelo/tomcat/authenticator/CurrentWindowsIdentityAuthenticator.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UnnecessarySemicolon | Unnecessary semicolon | 3 | 109 |
net/sf/michaelo/tomcat/authenticator/SpnegoAuthenticator.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UnnecessarySemicolon | Unnecessary semicolon | 3 | 185 |
| UnnecessarySemicolon | Unnecessary semicolon | 3 | 192 |
net/sf/michaelo/tomcat/pac/Krb5AuthzDataDumpPrinter.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UnnecessarySemicolon | Unnecessary semicolon | 3 | 322 |
net/sf/michaelo/tomcat/realm/ActiveDirectoryRealm.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| AvoidUsingHardCodedIP | Do not hard code the IP address | 3 | 265 |
| AvoidUsingHardCodedIP | Do not hard code the IP address | 3 | 267 |
| AvoidUsingHardCodedIP | Do not hard code the IP address | 3 | 269 |
| UnnecessarySemicolon | Unnecessary semicolon | 3 | 605 |
net/sf/michaelo/tomcat/realm/PacDataActiveDirectoryRealm.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UnnecessarySemicolon | Unnecessary semicolon | 3 | 292 |
net/sf/michaelo/tomcat/realm/StubGSSName.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UnnecessarySemicolon | Unnecessary semicolon | 3 | 101 |
