The following document contains the results of PMD 4.2.5.
| Violation | Line |
|---|---|
| Parameter 'name' is not assigned and could be declared final | 63 |
| Parameter 'name' is not assigned and could be declared final | 68 |
| Parameter 'tim' is not assigned and could be declared final | 68 |
| Avoid variables with short names like ti | 99 |
| Local variable 'ti' could be declared final | 99 |
| Parameter 'time' is not assigned and could be declared final | 149 |
| Violation | Line |
|---|---|
| Parameter 'time' is not assigned and could be declared final | 40 |
| Violation | Line |
|---|---|
| Avoid variables with short names like p | 72 |
| Avoid variables with short names like p | 115 |
| Violation | Line |
|---|---|
| Perhaps 'unit' could be replaced by a local variable. | 56 |
| Avoid variables with short names like u | 58 |
| Parameter 'timeFactor' is not assigned and could be declared final | 58 |
| Parameter 'u' is not assigned and could be declared final | 58 |
| Avoid unused private fields such as 'rLock'. | 92 |
| Avoid unused private fields such as 'wLock'. | 93 |
| Document empty constructor | 101 - 102 |
| Parameter 'time' is not assigned and could be declared final | 112 |
| Parameter 'presentation' is not assigned and could be declared final | 112 |
| Parameter 'firstSamplesToSkip' is not assigned and could be declared final | 112 |
| Parameter 'probeName' is not assigned and could be declared final | 125 |
| Parameter 'probe' is not assigned and could be declared final | 125 |
| Parameter 'probeName' is not assigned and could be declared final | 136 |
| Parameter 'probeName' is not assigned and could be declared final | 167 |
| Local variable 'result' could be declared final | 168 |
| Parameter 'probeName' is not assigned and could be declared final | 188 |
| Avoid variables with short names like p | 189 |
| Local variable 'p' could be declared final | 189 |
| Parameter 'probeName' is not assigned and could be declared final | 195 |
| Local variable 'result' could be declared final | 196 |
| Parameter 'probeName' is not assigned and could be declared final | 214 |
| Local variable 'result' could be declared final | 215 |
| Avoid variables with short names like p | 236 |
| Parameter 'p' is not assigned and could be declared final | 236 |
| Avoid variables with short names like r | 237 |
| Local variable 'r' could be declared final | 237 |
| Parameter 'probeName' is not assigned and could be declared final | 246 |
| Parameter 'probeName' is not assigned and could be declared final | 265 |
| Parameter 'probeName' is not assigned and could be declared final | 278 |
| Avoid variables with short names like p | 296 |
| Parameter 'p' is not assigned and could be declared final | 296 |
| Parameter '_firstSamplesToSkip' is not assigned and could be declared final | 311 |
| Parameter 'tim' is not assigned and could be declared final | 329 |
| Parameter 'probe' is not assigned and could be declared final | 343 |
| Avoid variables with short names like p | 344 |
| Local variable 'p' could be declared final | 344 |
| Parameter 'probe' is not assigned and could be declared final | 358 |
| Local variable 'names' could be declared final | 368 |
| Local variable 'ret' could be declared final | 369 |
| Violation | Line |
|---|---|
| The field name indicates a constant but its modifiers do not | 51 |
| Variables that are not final should not contain underscores (except for underscores in standard prefix/suffix). | 51 |
| Variables should start with a lowercase character | 51 |
| Parameter 'name' is not assigned and could be declared final | 85 |
| Parameter 'name' is not assigned and could be declared final | 89 |
| Parameter 'nSkip' is not assigned and could be declared final | 89 |
| Local variable 'dest' could be declared final | 95 |
| Local variable 'nMinus1' could be declared final | 130 |
| Local variable 'numerator' could be declared final | 131 |
| Parameter 'probe' is not assigned and could be declared final | 150 |
| Parameter 'time' is not assigned and could be declared final | 199 |
| Parameter 'singleProbe' is not assigned and could be declared final | 236 |
| Violation | Line |
|---|---|
| Parameter 'probeName' is not assigned and could be declared final | 56 |
| Parameter 'probe' is not assigned and could be declared final | 56 |
| Parameter 'probeName' is not assigned and could be declared final | 67 |
| Parameter 'probeName' is not assigned and could be declared final | 87 |
| Parameter 'probeName' is not assigned and could be declared final | 96 |
| Parameter 'probeName' is not assigned and could be declared final | 100 |
| Parameter 'probeName' is not assigned and could be declared final | 109 |
| Avoid variables with short names like p | 118 |
| Parameter 'p' is not assigned and could be declared final | 118 |
| Avoid variables with short names like p | 148 |
| Parameter 'p' is not assigned and could be declared final | 148 |
| Parameter '_firstSamplesToSkip' is not assigned and could be declared final | 162 |
| Parameter 'tim' is not assigned and could be declared final | 180 |
| Parameter 'probe' is not assigned and could be declared final | 190 |
| Parameter 'probe' is not assigned and could be declared final | 200 |
| Violation | Line |
|---|---|
| All methods are static. Consider using Singleton instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning. | 3 - 16 |
| Local variable 'version' could be declared final | 6 |
| Local variable 'minor' could be declared final | 7 |