PMD Results

The following document contains the results of PMD 5.3.2.

Files

de/fhdw/wtf/persistence/facade/AsynchronousAlteringOnExistingModellClassFacadeImplementation.java

Violation Line
These nested if statements could be combined 5759

de/fhdw/wtf/persistence/facade/NoDatabaseObjectFacadeImplementation.java

Violation Line
These nested if statements could be combined 240242
These nested if statements could be combined 264266
These nested if statements could be combined 291293
These nested if statements could be combined 440442
These nested if statements could be combined 464466
These nested if statements could be combined 488490
Avoid unused method parameters such as 'type'. 600
Avoid unused method parameters such as 'id'. 600

de/fhdw/wtf/persistence/meta/AdhocTransaction.java

Violation Line
Overriding method merely calls super 5355

de/fhdw/wtf/persistence/utils/PropertiesReaderFactory.java

Violation Line
Avoid empty catch blocks 6264
Avoid empty catch blocks 7274