PMD Results

The following document contains the results of PMD 5.2.1.

Files

org/jdtaus/banking/dtaus/spi/Fields.java

Violation Line
Avoid modifiers which are implied by the context 33
Avoid modifiers which are implied by the context 36
Avoid modifiers which are implied by the context 39
Avoid modifiers which are implied by the context 42
Avoid modifiers which are implied by the context 45
Avoid modifiers which are implied by the context 48
Avoid modifiers which are implied by the context 51
Avoid modifiers which are implied by the context 54
Avoid modifiers which are implied by the context 57
Avoid modifiers which are implied by the context 60
Avoid modifiers which are implied by the context 63
Avoid modifiers which are implied by the context 66
Avoid modifiers which are implied by the context 69
Avoid modifiers which are implied by the context 72
Avoid modifiers which are implied by the context 75
Avoid modifiers which are implied by the context 78
Avoid modifiers which are implied by the context 81
Avoid modifiers which are implied by the context 84
Avoid modifiers which are implied by the context 87
Avoid modifiers which are implied by the context 90
Avoid modifiers which are implied by the context 93
Avoid modifiers which are implied by the context 96
Avoid modifiers which are implied by the context 99
Avoid modifiers which are implied by the context 102
Avoid modifiers which are implied by the context 105
Avoid modifiers which are implied by the context 108
Avoid modifiers which are implied by the context 111
Avoid modifiers which are implied by the context 114
Avoid modifiers which are implied by the context 117
Avoid modifiers which are implied by the context 120
Avoid modifiers which are implied by the context 123
Avoid modifiers which are implied by the context 126
Avoid modifiers which are implied by the context 129
Avoid modifiers which are implied by the context 132
Avoid modifiers which are implied by the context 135
Avoid modifiers which are implied by the context 138
Avoid modifiers which are implied by the context 141
Avoid modifiers which are implied by the context 144
Avoid modifiers which are implied by the context 147
Avoid modifiers which are implied by the context 150
Avoid modifiers which are implied by the context 153
Avoid modifiers which are implied by the context 156
Avoid modifiers which are implied by the context 159
Avoid modifiers which are implied by the context 162
Avoid modifiers which are implied by the context 165
Avoid modifiers which are implied by the context 168
Avoid modifiers which are implied by the context 171
Avoid modifiers which are implied by the context 174
Avoid modifiers which are implied by the context 177
Avoid modifiers which are implied by the context 180
Avoid modifiers which are implied by the context 183
Avoid modifiers which are implied by the context 186
Avoid modifiers which are implied by the context 189
Avoid modifiers which are implied by the context 192
Avoid modifiers which are implied by the context 195
Avoid modifiers which are implied by the context 198
Avoid modifiers which are implied by the context 201
Avoid modifiers which are implied by the context 204
Avoid modifiers which are implied by the context 207
Avoid modifiers which are implied by the context 210
Avoid modifiers which are implied by the context 213
Avoid modifiers which are implied by the context 216
Avoid modifiers which are implied by the context 219
Avoid modifiers which are implied by the context 222
Avoid modifiers which are implied by the context 225
Avoid modifiers which are implied by the context 228
Avoid modifiers which are implied by the context 231
Avoid modifiers which are implied by the context 234
Avoid modifiers which are implied by the context 237
Avoid modifiers which are implied by the context 240
Avoid modifiers which are implied by the context 243
Avoid modifiers which are implied by the context 246
Avoid modifiers which are implied by the context 249
Avoid modifiers which are implied by the context 252
Avoid modifiers which are implied by the context 255
Avoid modifiers which are implied by the context 258
Avoid modifiers which are implied by the context 261
Avoid modifiers which are implied by the context 264
Avoid modifiers which are implied by the context 267
Avoid modifiers which are implied by the context 270
Avoid modifiers which are implied by the context 273
Avoid modifiers which are implied by the context 276
Avoid modifiers which are implied by the context 279
Avoid modifiers which are implied by the context 282
Avoid modifiers which are implied by the context 285
Avoid modifiers which are implied by the context 288
Avoid modifiers which are implied by the context 291
Avoid modifiers which are implied by the context 294
Avoid modifiers which are implied by the context 297

org/jdtaus/banking/dtaus/spi/IllegalHeaderException.java

Violation Line
Avoid unused imports such as 'org.jdtaus.banking.dtaus.Header' 30

org/jdtaus/banking/dtaus/spi/IllegalTransactionException.java

Violation Line
Avoid unused imports such as 'org.jdtaus.banking.dtaus.Transaction' 30

org/jdtaus/banking/spi/IllegalTextschluesselException.java

Violation Line
Avoid unused imports such as 'org.jdtaus.banking.Textschluessel' 30

org/jdtaus/banking/spi/UnsupportedCurrencyException.java

Violation Line
Unnecessary use of fully qualified name 'java.util.Date' due to existing import 'java.util.Date' 133