PMD Results

The following document contains the results of PMD.

Summary

FilesErrors
23

Files

FilesViolations
org/ocltf/model/repository/RepositoryException.java 2
org/ocltf/parser/OclParser.java 1

org/ocltf/model/repository/RepositoryException.java

ViolationLine
Avoid empty catch blocks 49
Avoid empty catch blocks 63

org/ocltf/parser/OclParser.java

ViolationLine
Avoid empty 'if' statements 203