PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/commons/codec/language/bm/Lang.java
| Violation | Line |
|---|
| Avoid empty if statements | 151 - 153 |
| Avoid empty if statements | 237 - 239 |
org/apache/commons/codec/language/bm/Languages.java
| Violation | Line |
|---|
| Avoid empty if statements | 169 - 171 |
| Avoid empty if statements | 177 - 179 |
org/apache/commons/codec/language/bm/Rule.java
| Violation | Line |
|---|
| Avoid empty if statements | 331 - 333 |