PMD Results
The following document contains the results of PMD 3.7.
Files
net/krecan/m2_proxy/repository/FileRepository.java
Violation | Line |
---|
Avoid variables with short names like in | 44 |
net/krecan/m2_proxy/repository/UrlRepository.java
Violation | Line |
---|
Avoid variables with short names like in | 38 |
net/krecan/m2_proxy/resource/DefaultResource.java
Violation | Line |
---|
Avoid excessively long variable names like lastModificationDate | 68 |
net/krecan/m2_proxy/store/StoreValidator.java
Violation | Line |
---|
Avoid excessively long variable names like EVERYTHING_VALID_VALIDATOR | 12 |
Avoid excessively long variable names like NOTHING_VALID_VALIDATOR | 22 |
net/krecan/m2_proxy/utils/ResourceUtils.java
Violation | Line |
---|
Avoid variables with short names like in | 35 |
Avoid variables with short names like in | 46 |
Avoid variables with short names like in | 57 |