The following document contains the results of PMD 3.9.
| Violation | Line |
|---|---|
| Avoid empty catch blocks | 134 |
| Avoid empty catch blocks | 178 |
| Violation | Line |
|---|---|
| Private field 'programacaoTableModel' could be made final; it is only initialized in the declaration or constructor. | 339 |
| Private field 'controlador' could be made final; it is only initialized in the declaration or constructor. | 342 |
| Violation | Line |
|---|---|
| Overridable method 'botalCancelActionPerformed' called during object construction | 43 |
| Private field 'listeners' could be made final; it is only initialized in the declaration or constructor. | 235 |
| Avoid empty if statements | 240 |
| An empty statement (semicolon) not part of a loop | 240 |
| Avoid if (x != y) ..; else ..; | 304 - 320 |
| Private field 'formatTemperatura' could be made final; it is only initialized in the declaration or constructor. | 340 |
| Violation | Line |
|---|---|
| Overridable method 'setProgramacaoAmostragem' called during object construction | 34 |