PMD Results

The following document contains the results of PMD 4.1.

Files

org/springframework/richclient/samples/petclinic/PetClinicLifecycleAdvisor.java

Violation Line
Overriding method merely calls super 51 - 58

org/springframework/richclient/samples/petclinic/ui/OwnerManagerView.java

Violation Line
These nested if statements could be combined 282 - 286
Avoid empty if statements 338 - 340
Avoid empty if statements 341 - 343