PMD Results

The following document contains the results of PMD 7.1.0.

Violations By Priority

Priority 4

net/sourceforge/joceanus/jcoeus/data/CoeusLoanStatus.java
Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'CoeusLoanStatus': 'BADDEBT' is already in scope because it is declared in an enclosing type 85
net/sourceforge/joceanus/jcoeus/data/CoeusMarketType.java
Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'CoeusMarketType': 'SNAPSHOT' is already in scope because it is declared in an enclosing type 55
net/sourceforge/joceanus/jcoeus/ui/report/CoeusReportType.java
Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'CoeusReportType': 'ANNUAL' is already in scope because it is declared in an enclosing type 62

Files

net/sourceforge/joceanus/jcoeus/data/CoeusLoanStatus.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'CoeusLoanStatus': 'BADDEBT' is already in scope because it is declared in an enclosing type 4 85

net/sourceforge/joceanus/jcoeus/data/CoeusMarketType.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'CoeusMarketType': 'SNAPSHOT' is already in scope because it is declared in an enclosing type 4 55

net/sourceforge/joceanus/jcoeus/ui/report/CoeusReportType.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'CoeusReportType': 'ANNUAL' is already in scope because it is declared in an enclosing type 4 62