PMD Results
The following document contains the results of PMD 5.5.1.
Files
universAAL Support Integration Tests Framework - org/universAAL/itests/IntegrationTest.java
| Violation |
Line |
| These nested if statements could be combined |
525–539 |
| These nested if statements could be combined |
527–536 |
| These nested if statements could be combined |
725–729 |
| These nested if statements could be combined |
830–852 |
universAAL Support Integration Tests Framework - org/universAAL/itests/MvnUrlHandler.java
| Violation |
Line |
| Avoid unused local variables such as 'localRepo'. |
100 |
| Avoid unused local variables such as 'modifiedRepo'. |
121 |