PMD Results
The following document contains the results of PMD
3.9.
Files
org/apache/commons/fileupload/MultipartStream.java
| Violation |
Line |
| These nested if statements could be combined |
857
- 859
|
org/apache/commons/fileupload/ParameterParser.java
| Violation |
Line |
| These nested if statements could be combined |
103
- 108
|
| These nested if statements could be combined |
237
- 240
|