PMD Results
The following document contains the results of PMD 6.8.0.
Files
com/capitalone/dashboard/collector/DefaultSubversionClient.java
Violation |
Priority |
Line |
The method 'getRevisionClosestTo(String, Date)' is missing an @Override annotation. |
3 |
87–96 |
com/capitalone/dashboard/collector/SubversionSettings.java
Violation |
Priority |
Line |
The class 'SubversionSettings' is suspected to be a Data Class (WOC=0.000%, NOPA=0, NOAM=8, WMC=8) |
3 |
28–66 |
com/capitalone/dashboard/repository/SubversionRepoRepository.java
Violation |
Priority |
Line |
Avoid the use of value in annotations when its the only element |
3 |
28 |
Avoid the use of value in annotations when its the only element |
3 |
31 |
|