The following document contains the results of PMD.
Files | Errors |
---|---|
2 | 3 |
Files | Violations |
---|---|
org/ocltf/model/repository/RepositoryException.java | 2 |
org/ocltf/parser/OclParser.java | 1 |
Violation | Line |
---|---|
Avoid empty catch blocks | 49 |
Avoid empty catch blocks | 63 |
Violation | Line |
---|---|
Avoid empty 'if' statements | 203 |