PMD Results
The following document contains the results of PMD 3.7.
Files
com/fernsroth/squashfs/model/squashfs/stat.java
| Violation | Line |
|---|
| Overriding method merely calls super | 151 - 153 |
com/fernsroth/squashfs/SquashFSReader.java
| Violation | Line |
|---|
| Avoid empty if statements | 485 |
com/fernsroth/squashfs/SquashFSWriter.java
| Violation | Line |
|---|
| Avoid unused method parameters such as 'dir' | 1162 - 1164 |
| Avoid unused method parameters such as 'dir_in' | 1494 - 1746 |
| Avoid unused method parameters such as 'block_listp' | 1494 - 1746 |
| Avoid unused method parameters such as 'blocks' | 2064 - 2158 |
| Avoid unused method parameters such as 'dir' | 2424 - 2426 |