PMD Results
The following document contains the results of PMD 4.2.2.
Files
mod4j-businessdomain-mm - BusinessDomainDsl/impl/AssociationImpl.java
| Violation |
Line |
| These nested if statements could be combined |
238 - 239 |
| These nested if statements could be combined |
298 - 299 |
mod4j-businessdomain-mm - BusinessDomainDsl/impl/BusinessClassImpl.java
| Violation |
Line |
| These nested if statements could be combined |
117 - 118 |
mod4j-businessdomain-mm - BusinessDomainDsl/impl/EnumerationPropertyImpl.java
| Violation |
Line |
| These nested if statements could be combined |
94 - 95 |
mod4j-crossx-broker - org/mod4j/crossx/broker/CrossxBroker.java
| Violation |
Line |
| These nested if statements could be combined |
221 - 223 |
| These nested if statements could be combined |
255 - 257 |
| These nested if statements could be combined |
271 - 273 |
mod4j-common - org/mod4j/common/generator/admin/Mod4jTracker.java
| Violation |
Line |
| Avoid empty if statements |
115 - 117 |
| Avoid empty if statements |
133 - 135 |
mod4j-common - org/mod4j/common/generator/admin/ProjectTrack.java
| Violation |
Line |
| Avoid empty if statements |
90 - 93 |
mod4j-common - org/mod4j/dslcommon/generator/helpers/ProjectProperties.java
| Violation |
Line |
| These nested if statements could be combined |
152 - 165 |
mod4j-runtime-common - org/mod4j/runtime/validation/RegExpValidator.java
| Violation |
Line |
| These nested if statements could be combined |
48 - 51 |