PMD Results
The following document contains the results of PMD 5.3.5.
Files
com/github/springtestdbunit/DataSetModifiers.java
| Violation |
Line |
| Useless parentheses. |
47 |
com/github/springtestdbunit/DbUnitRunner.java
| Violation |
Line |
| Useless parentheses. |
244 |
| Useless parentheses. |
244 |
com/github/springtestdbunit/DbUnitTestExecutionListener.java
| Violation |
Line |
| Useless parentheses. |
111 |
| Useless parentheses. |
111 |
| These nested if statements could be combined |
116–118 |
com/github/springtestdbunit/TestExecutionListenerChain.java
| Violation |
Line |
| Avoid modifiers which are implied by the context |
140–142 |
| Avoid modifiers which are implied by the context |
141 |
com/github/springtestdbunit/bean/DatabaseConfigBean.java
| Violation |
Line |
| Useless parentheses. |
366 |
| Useless parentheses. |
366 |
| Useless parentheses. |
366 |
| Useless parentheses. |
366 |
com/github/springtestdbunit/bean/DatabaseDataSourceConnectionFactoryBean.java
| Violation |
Line |
| Useless parentheses. |
69 |
| Useless parentheses. |
144 |
com/github/springtestdbunit/dataset/DataSetLoader.java
| Violation |
Line |
| Avoid modifiers which are implied by the context |
40 |
com/github/springtestdbunit/dataset/DataSetModifier.java
| Violation |
Line |
| Avoid modifiers which are implied by the context |
32–38 |