The following document contains the results of PMD 3.7.
Violation | Line |
---|---|
Each class should declare at least one constructor | 15 - 109 |
Violation | Line |
---|---|
A method should have only one exit point, and that should be the last statement in the method | 151 |
A method should have only one exit point, and that should be the last statement in the method | 176 |
A method should have only one exit point, and that should be the last statement in the method | 250 |
Violation | Line |
---|---|
A method should have only one exit point, and that should be the last statement in the method | 33 |
Violation | Line |
---|---|
A method should have only one exit point, and that should be the last statement in the method | 194 |
A method should have only one exit point, and that should be the last statement in the method | 226 |
A method should have only one exit point, and that should be the last statement in the method | 248 |
A method should have only one exit point, and that should be the last statement in the method | 272 |
Violation | Line |
---|---|
A method should have only one exit point, and that should be the last statement in the method | 33 |
Violation | Line |
---|---|
Each class should declare at least one constructor | 33 - 195 |
Each class should declare at least one constructor | 37 - 43 |
Avoid assigments in operands | 63 - 64 |
Avoid assigments in operands | 71 - 72 |
A method should have only one exit point, and that should be the last statement in the method | 84 |
A method should have only one exit point, and that should be the last statement in the method | 101 |
A method should have only one exit point, and that should be the last statement in the method | 111 |
Avoid assigments in operands | 128 - 130 |
A method should have only one exit point, and that should be the last statement in the method | 159 |
A method should have only one exit point, and that should be the last statement in the method | 183 |
A method should have only one exit point, and that should be the last statement in the method | 185 |