PMD Results
The following document contains the results of PMD
4.1.
Files
net/sf/jpkgmk/ant/JPkgMkTask.java
Violation |
Line |
Avoid unused imports such as 'net.sf.jpkgmk.FileHandler' |
6
|
net/sf/jpkgmk/pkgmap/AbstractPkgMapEntry.java
Violation |
Line |
These nested if statements could be combined |
354
- 355
|
net/sf/jpkgmk/util/ResourceLoader.java
Violation |
Line |
Overriding method merely calls super |
64
- 67
|
net/sf/jpkgmk/util/UnixChecksum.java
Violation |
Line |
Do not start a literal by 0 unless it's an octal value |
162
|