The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
21 | 0 | 0 | 680 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 0 | Error |
NewlineAtEndOfFile | 0 | Error |
Translation | 0 | Error |
JavadocMethod | 79 | Error |
JavadocType | 0 | Error |
JavadocVariable | 0 | Error |
JavadocStyle | 8 | Error |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MemberName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
FileLength | 0 | Error |
LineLength | 136 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 0 | Error |
NoWhitespaceAfter | 0 | Error |
NoWhitespaceBefore | 0 | Error |
OperatorWrap | 0 | Error |
ParenPad | 0 | Error |
TypecastParenPad | 0 | Error |
TabCharacter | 18 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 0 | Error |
LeftCurly | 0 | Error |
NeedBraces | 0 | Error |
RightCurly | 0 | Error |
AvoidInlineConditionals | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 73 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
DesignForExtension | 140 | Error |
FinalClass | 0 | Error |
HideUtilityClassConstructor | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 0 | Error |
ArrayTypeStyle | 0 | Error |
FinalParameters | 78 | Error |
GenericIllegalRegexp
| 148 | Error |
TodoComment | 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 71 | |
Method 'getHandler' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Method 'setHandler' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter handler should be final. | 80 | |
'handler' hides a field. | 80 | |
Method 'getInputFile' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Method 'setInputFile' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter inputFile should be final. | 88 | |
'inputFile' hides a field. | 88 | |
Line has trailing spaces. | 94 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 97 | |
Line is longer than 80 characters. | 98 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 71 | |
Method 'getHandler' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Method 'setHandler' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter handler should be final. | 80 | |
'handler' hides a field. | 80 | |
Method 'getInputFile' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Method 'setInputFile' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter inputFile should be final. | 88 | |
'inputFile' hides a field. | 88 | |
Line has trailing spaces. | 94 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 97 | |
Line is longer than 80 characters. | 98 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters. | 58 | |
Line has trailing spaces. | 72 | |
Line is longer than 80 characters. | 73 | |
Method 'getHandler' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Method 'setHandler' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter handler should be final. | 81 | |
'handler' hides a field. | 81 | |
Method 'getInputFile' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Method 'setInputFile' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter inputFile should be final. | 89 | |
'inputFile' hides a field. | 89 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 96 | |
Line has trailing spaces. | 98 | |
Line is longer than 80 characters. | 99 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 147 | |
Line is longer than 80 characters. | 154 | |
Line is longer than 80 characters. | 161 | |
Line is longer than 80 characters. | 199 | |
Line is longer than 80 characters. | 213 | |
Line is longer than 80 characters. | 238 | |
First sentence should end with a period. | 268 | |
First sentence should end with a period. | 275 | |
First sentence should end with a period. | 282 | |
First sentence should end with a period. | 289 | |
Line is longer than 80 characters. | 296 | |
Line is longer than 80 characters. | 316 | |
Line is longer than 80 characters. | 325 | |
Line is longer than 80 characters. | 327 | |
Line is longer than 80 characters. | 382 | |
Line is longer than 80 characters. | 406 | |
Line is longer than 80 characters. | 417 | |
Missing a Javadoc comment. | 431 | |
Missing a Javadoc comment. | 459 | |
Line is longer than 80 characters. | 534 | |
Line is longer than 80 characters. | 554 | |
Method 'setXAxisSummaryTitle' is not designed for extension - needs to be abstract, final or empty. | 557 | |
Missing a Javadoc comment. | 557 | |
Parameter xAxisSummaryTitle should be final. | 557 | |
'xAxisSummaryTitle' hides a field. | 557 | |
Line contains a tab character. | 558 | |
Method 'setXAxisTitle' is not designed for extension - needs to be abstract, final or empty. | 561 | |
Missing a Javadoc comment. | 561 | |
Parameter xAxisTitle should be final. | 561 | |
'xAxisTitle' hides a field. | 561 | |
Line contains a tab character. | 562 | |
Method 'setYAxisSummaryTitle' is not designed for extension - needs to be abstract, final or empty. | 565 | |
Missing a Javadoc comment. | 565 | |
Parameter yAxisSummaryTitle should be final. | 565 | |
'yAxisSummaryTitle' hides a field. | 565 | |
Line contains a tab character. | 566 | |
Method 'setYAxisTitle' is not designed for extension - needs to be abstract, final or empty. | 569 | |
Missing a Javadoc comment. | 569 | |
Parameter yAxisTitle should be final. | 569 | |
'yAxisTitle' hides a field. | 569 | |
Line contains a tab character. | 570 | |
Line is longer than 80 characters. | 589 | |
Line is longer than 80 characters. | 591 | |
Line is longer than 80 characters. | 611 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 61 | |
Line has trailing spaces. | 63 | |
Line is longer than 80 characters. | 69 | |
Line has trailing spaces. | 72 | |
Line has trailing spaces. | 79 | |
Line is longer than 80 characters. | 87 | |
Line has trailing spaces. | 90 | |
Line is longer than 80 characters. | 91 | |
Line is longer than 80 characters. | 93 | |
Line has trailing spaces. | 97 | |
Line has trailing spaces. | 104 | |
Line has trailing spaces. | 111 | |
Line has trailing spaces. | 130 | |
Line has trailing spaces. | 147 | |
Line has trailing spaces. | 154 | |
Line has trailing spaces. | 161 | |
Line has trailing spaces. | 175 | |
Line has trailing spaces. | 187 | |
Line is longer than 80 characters. | 193 | |
Line is longer than 80 characters. | 208 | |
Line is longer than 80 characters. | 215 | |
Line is longer than 80 characters. | 218 | |
Missing a Javadoc comment. | 227 | |
Line has trailing spaces. | 238 | |
Line is longer than 80 characters. | 290 | |
Line is longer than 80 characters. | 310 | |
Line has trailing spaces. | 315 | |
Line is longer than 80 characters. | 329 | |
Line is longer than 80 characters. | 331 | |
Line has trailing spaces. | 345 | |
Line has trailing spaces. | 346 | |
Line has trailing spaces. | 348 | |
Line is longer than 80 characters. | 349 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 131 | |
Line has trailing spaces. | 132 | |
Line has trailing spaces. | 134 | |
Line is longer than 80 characters. | 135 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 59 | |
Line has trailing spaces. | 66 | |
Method 'getFilePrefix' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Method 'setFilePrefix' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Parameter filePrefix should be final. | 81 | |
'filePrefix' hides a field. | 81 | |
Method 'isSummaryOnly' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Method 'setSummaryOnly' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Parameter summaryOnly should be final. | 95 | |
'summaryOnly' hides a field. | 95 | |
Method 'getSummaryTypes' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Method 'setSummaryTypes' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Parameter summaryTypes should be final. | 109 | |
'summaryTypes' hides a field. | 109 | |
Line has trailing spaces. | 115 | |
Line has trailing spaces. | 116 | |
Line has trailing spaces. | 118 | |
Line is longer than 80 characters. | 119 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 133 | |
Line has trailing spaces. | 134 | |
Line has trailing spaces. | 136 | |
Line is longer than 80 characters. | 137 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 71 | |
Line has trailing spaces. | 72 | |
Line has trailing spaces. | 74 | |
Line is longer than 80 characters. | 75 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 71 | |
Method 'getHandler' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Method 'setHandler' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter handler should be final. | 80 | |
'handler' hides a field. | 80 | |
Method 'getInputFile' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Method 'setInputFile' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter inputFile should be final. | 88 | |
'inputFile' hides a field. | 88 | |
Line has trailing spaces. | 94 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 97 | |
Line is longer than 80 characters. | 98 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 71 | |
Method 'getHandler' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Method 'setHandler' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter handler should be final. | 80 | |
'handler' hides a field. | 80 | |
Method 'getInputFile' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Method 'setInputFile' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter inputFile should be final. | 88 | |
'inputFile' hides a field. | 88 | |
Line has trailing spaces. | 94 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 97 | |
Line is longer than 80 characters. | 98 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 61 | |
Line has trailing spaces. | 71 | |
Line has trailing spaces. | 79 | |
Line is longer than 80 characters. | 87 | |
Line has trailing spaces. | 95 | |
Line is longer than 80 characters. | 96 | |
Line is longer than 80 characters. | 98 | |
Line has trailing spaces. | 107 | |
Line has trailing spaces. | 119 | |
Line has trailing spaces. | 131 | |
Line has trailing spaces. | 138 | |
Line has trailing spaces. | 147 | |
Line is longer than 80 characters. | 153 | |
Line is longer than 80 characters. | 160 | |
Line is longer than 80 characters. | 171 | |
Line is longer than 80 characters. | 232 | |
Line is longer than 80 characters. | 252 | |
Line has trailing spaces. | 257 | |
Line is longer than 80 characters. | 271 | |
Line is longer than 80 characters. | 273 | |
Line has trailing spaces. | 290 | |
Line has trailing spaces. | 291 | |
Line has trailing spaces. | 293 | |
Line is longer than 80 characters. | 294 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 63 | |
Line has trailing spaces. | 81 | |
Line has trailing spaces. | 88 | |
Line is longer than 80 characters. | 94 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 102 | |
Line has trailing spaces. | 116 | |
Line has trailing spaces. | 123 | |
Line has trailing spaces. | 130 | |
Line is longer than 80 characters. | 133 | |
Line has trailing spaces. | 137 | |
Line has trailing spaces. | 153 | |
Line is longer than 80 characters. | 173 | |
Line is longer than 80 characters. | 178 | |
Line is longer than 80 characters. | 179 | |
Line has trailing spaces. | 194 | |
Line is longer than 80 characters. | 203 | |
Line is longer than 80 characters. | 205 | |
Line is longer than 80 characters. | 210 | |
Line is longer than 80 characters. | 217 | |
Line is longer than 80 characters. | 218 | |
Line is longer than 80 characters. | 221 | |
Line is longer than 80 characters. | 222 | |
Line has trailing spaces. | 240 | |
Expected an @return tag. | 244 | |
Line is longer than 80 characters. | 249 | |
Line has trailing spaces. | 258 | |
Line is longer than 80 characters. | 263 | |
Line is longer than 80 characters. | 268 | |
Line is longer than 80 characters. | 278 | |
Line is longer than 80 characters. | 280 | |
Line is longer than 80 characters. | 287 | |
Line is longer than 80 characters. | 295 | |
Method 'getExporterClassName' is not designed for extension - needs to be abstract, final or empty. | 308 | |
Missing a Javadoc comment. | 308 | |
Method 'setExporterClassName' is not designed for extension - needs to be abstract, final or empty. | 312 | |
Missing a Javadoc comment. | 312 | |
Parameter exporterClassName should be final. | 312 | |
'exporterClassName' hides a field. | 312 | |
Method 'getHandler' is not designed for extension - needs to be abstract, final or empty. | 316 | |
Missing a Javadoc comment. | 316 | |
Method 'setHandler' is not designed for extension - needs to be abstract, final or empty. | 320 | |
Missing a Javadoc comment. | 320 | |
Parameter handler should be final. | 320 | |
'handler' hides a field. | 320 | |
Method 'getInputFile' is not designed for extension - needs to be abstract, final or empty. | 324 | |
Missing a Javadoc comment. | 324 | |
Method 'setInputFile' is not designed for extension - needs to be abstract, final or empty. | 328 | |
Missing a Javadoc comment. | 328 | |
Parameter inputFile should be final. | 328 | |
'inputFile' hides a field. | 328 | |
Method 'getMergerTimeStamp' is not designed for extension - needs to be abstract, final or empty. | 332 | |
Missing a Javadoc comment. | 332 | |
Method 'setMergerTimeStamp' is not designed for extension - needs to be abstract, final or empty. | 336 | |
Missing a Javadoc comment. | 336 | |
Parameter mergerTimeStamp should be final. | 336 | |
'mergerTimeStamp' hides a field. | 336 | |
Method 'getOutputFile' is not designed for extension - needs to be abstract, final or empty. | 340 | |
Missing a Javadoc comment. | 340 | |
Method 'setOutputFile' is not designed for extension - needs to be abstract, final or empty. | 344 | |
Missing a Javadoc comment. | 344 | |
Parameter outputFile should be final. | 344 | |
'outputFile' hides a field. | 344 | |
Method 'getPropertiesFile' is not designed for extension - needs to be abstract, final or empty. | 348 | |
Missing a Javadoc comment. | 348 | |
Method 'setPropertiesFile' is not designed for extension - needs to be abstract, final or empty. | 352 | |
Missing a Javadoc comment. | 352 | |
Parameter propertiesFile should be final. | 352 | |
'propertiesFile' hides a field. | 352 | |
Method 'isQuiet' is not designed for extension - needs to be abstract, final or empty. | 356 | |
Missing a Javadoc comment. | 356 | |
Method 'setQuiet' is not designed for extension - needs to be abstract, final or empty. | 360 | |
Missing a Javadoc comment. | 360 | |
Parameter quiet should be final. | 360 | |
'quiet' hides a field. | 360 | |
Method 'getSrcDir' is not designed for extension - needs to be abstract, final or empty. | 364 | |
Missing a Javadoc comment. | 364 | |
Method 'setSrcDir' is not designed for extension - needs to be abstract, final or empty. | 368 | |
Missing a Javadoc comment. | 368 | |
Parameter srcDir should be final. | 368 | |
'srcDir' hides a field. | 368 | |
Method 'getTheProperties' is not designed for extension - needs to be abstract, final or empty. | 372 | |
Missing a Javadoc comment. | 372 | |
Method 'setTheProperties' is not designed for extension - needs to be abstract, final or empty. | 376 | |
Missing a Javadoc comment. | 376 | |
Parameter theProperties should be final. | 376 | |
'theProperties' hides a field. | 376 | |
Line has trailing spaces. | 382 | |
Line has trailing spaces. | 383 | |
Line has trailing spaces. | 385 | |
Line is longer than 80 characters. | 386 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 71 | |
Method 'getHandler' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Method 'setHandler' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter handler should be final. | 80 | |
'handler' hides a field. | 80 | |
Method 'getInputFile' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Method 'setInputFile' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter inputFile should be final. | 88 | |
'inputFile' hides a field. | 88 | |
Line has trailing spaces. | 94 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 97 | |
Line is longer than 80 characters. | 98 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 120 | |
Line is longer than 80 characters. | 139 | |
Line is longer than 80 characters. | 141 | |
First sentence should end with a period. | 158 | |
First sentence should end with a period. | 165 | |
First sentence should end with a period. | 172 | |
First sentence should end with a period. | 179 | |
Line is longer than 80 characters. | 198 | |
Line is longer than 80 characters. | 200 | |
Line is longer than 80 characters. | 219 | |
Line is longer than 80 characters. | 243 | |
Method 'isSummaryOnly' is not designed for extension - needs to be abstract, final or empty. | 293 | |
Method 'setSummaryOnly' is not designed for extension - needs to be abstract, final or empty. | 300 | |
Parameter summaryOnly should be final. | 300 | |
'summaryOnly' hides a field. | 300 | |
Method 'getSummaryTypes' is not designed for extension - needs to be abstract, final or empty. | 307 | |
Method 'setSummaryTypes' is not designed for extension - needs to be abstract, final or empty. | 314 | |
Parameter summaryTypes should be final. | 314 | |
'summaryTypes' hides a field. | 314 | |
Method 'getFilePrefix' is not designed for extension - needs to be abstract, final or empty. | 321 | |
Method 'setFilePrefix' is not designed for extension - needs to be abstract, final or empty. | 328 | |
Parameter filePrefix should be final. | 328 | |
'filePrefix' hides a field. | 328 | |
Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 335 | |
Method 'setHeight' is not designed for extension - needs to be abstract, final or empty. | 342 | |
Parameter height should be final. | 342 | |
'height' hides a field. | 342 | |
Method 'getMovingAverage' is not designed for extension - needs to be abstract, final or empty. | 349 | |
Method 'setMovingAverage' is not designed for extension - needs to be abstract, final or empty. | 356 | |
Parameter movingAverage should be final. | 356 | |
'movingAverage' hides a field. | 356 | |
Method 'getQalabFile' is not designed for extension - needs to be abstract, final or empty. | 363 | |
Method 'setQalabFile' is not designed for extension - needs to be abstract, final or empty. | 370 | |
Parameter qalabFile should be final. | 370 | |
'qalabFile' hides a field. | 370 | |
Method 'isQuiet' is not designed for extension - needs to be abstract, final or empty. | 377 | |
Method 'setQuiet' is not designed for extension - needs to be abstract, final or empty. | 384 | |
Parameter quiet should be final. | 384 | |
'quiet' hides a field. | 384 | |
Method 'getToDir' is not designed for extension - needs to be abstract, final or empty. | 391 | |
Method 'setToDir' is not designed for extension - needs to be abstract, final or empty. | 398 | |
Parameter toDir should be final. | 398 | |
'toDir' hides a field. | 398 | |
Method 'getTypes' is not designed for extension - needs to be abstract, final or empty. | 405 | |
Method 'setTypes' is not designed for extension - needs to be abstract, final or empty. | 412 | |
Parameter types should be final. | 412 | |
'types' hides a field. | 412 | |
Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 419 | |
Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. | 426 | |
Parameter width should be final. | 426 | |
'width' hides a field. | 426 | |
Method 'setXAxisSummaryTitle' is not designed for extension - needs to be abstract, final or empty. | 430 | |
Missing a Javadoc comment. | 430 | |
Parameter xAxisSummaryTitle should be final. | 430 | |
'xAxisSummaryTitle' hides a field. | 430 | |
Line contains a tab character. | 431 | |
Method 'setXAxisTitle' is not designed for extension - needs to be abstract, final or empty. | 434 | |
Missing a Javadoc comment. | 434 | |
Parameter xAxisTitle should be final. | 434 | |
'xAxisTitle' hides a field. | 434 | |
Line contains a tab character. | 435 | |
Method 'setYAxisSummaryTitle' is not designed for extension - needs to be abstract, final or empty. | 438 | |
Missing a Javadoc comment. | 438 | |
Parameter yAxisSummaryTitle should be final. | 438 | |
'yAxisSummaryTitle' hides a field. | 438 | |
Line contains a tab character. | 439 | |
Method 'setYAxisTitle' is not designed for extension - needs to be abstract, final or empty. | 442 | |
Missing a Javadoc comment. | 442 | |
Parameter yAxisTitle should be final. | 442 | |
'yAxisTitle' hides a field. | 442 | |
Line contains a tab character. | 443 | |
Line is longer than 80 characters. | 453 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 64 | |
Line has trailing spaces. | 66 | |
Line has trailing spaces. | 76 | |
Line has trailing spaces. | 83 | |
Line has trailing spaces. | 90 | |
Line has trailing spaces. | 97 | |
Line has trailing spaces. | 104 | |
Line has trailing spaces. | 111 | |
Line has trailing spaces. | 118 | |
Line has trailing spaces. | 125 | |
Line has trailing spaces. | 132 | |
Line has trailing spaces. | 139 | |
Line has trailing spaces. | 146 | |
Line is longer than 80 characters. | 147 | |
Line has trailing spaces. | 153 | |
Line is longer than 80 characters. | 154 | |
Line has trailing spaces. | 160 | |
Line is longer than 80 characters. | 161 | |
Line has trailing spaces. | 168 | |
Line has trailing spaces. | 175 | |
Line has trailing spaces. | 183 | |
Line has trailing spaces. | 190 | |
Line has trailing spaces. | 197 | |
Line has trailing spaces. | 204 | |
Line is longer than 80 characters. | 207 | |
Line has trailing spaces. | 211 | |
Line is longer than 80 characters. | 224 | |
Line has trailing spaces. | 227 | |
Line is longer than 80 characters. | 245 | |
Line is longer than 80 characters. | 246 | |
Line contains a tab character. | 248 | |
Line is longer than 80 characters. | 249 | |
Line contains a tab character. | 249 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line is longer than 80 characters. | 263 | |
Missing a Javadoc comment. | 263 | |
Parameter inputFile should be final. | 263 | |
Parameter handler should be final. | 263 | |
Line is longer than 80 characters. | 275 | |
Line is longer than 80 characters. | 280 | |
Line is longer than 80 characters. | 281 | |
Line has trailing spaces. | 296 | |
Line is longer than 80 characters. | 300 | |
Parameter inputFile should be final. | 300 | |
Expected @param tag for 'inputFile'. | 300 | |
Parameter handler should be final. | 300 | |
Expected @param tag for 'handler'. | 300 | |
Line is longer than 80 characters. | 305 | |
Line is longer than 80 characters. | 307 | |
Line is longer than 80 characters. | 312 | |
Line is longer than 80 characters. | 319 | |
Line is longer than 80 characters. | 320 | |
Line is longer than 80 characters. | 323 | |
Line is longer than 80 characters. | 324 | |
Expected an @return tag. | 343 | |
Expected @param tag for 'file'. | 343 | |
Line is longer than 80 characters. | 348 | |
Line has trailing spaces. | 356 | |
Line is longer than 80 characters. | 361 | |
Line is longer than 80 characters. | 366 | |
Line is longer than 80 characters. | 376 | |
Line is longer than 80 characters. | 378 | |
Line is longer than 80 characters. | 385 | |
Line is longer than 80 characters. | 394 | |
Line has trailing spaces. | 404 | |
Method 'getExporterClassName' is not designed for extension - needs to be abstract, final or empty. | 408 | |
Missing a Javadoc comment. | 408 | |
Method 'setExporterClassName' is not designed for extension - needs to be abstract, final or empty. | 412 | |
Missing a Javadoc comment. | 412 | |
Parameter exporterClassName should be final. | 412 | |
'exporterClassName' hides a field. | 412 | |
Method 'getInputFile' is not designed for extension - needs to be abstract, final or empty. | 416 | |
Missing a Javadoc comment. | 416 | |
Method 'setInputFile' is not designed for extension - needs to be abstract, final or empty. | 420 | |
Missing a Javadoc comment. | 420 | |
Parameter inputFile should be final. | 420 | |
Method 'getMergerTimeStamp' is not designed for extension - needs to be abstract, final or empty. | 424 | |
Missing a Javadoc comment. | 424 | |
Method 'setMergerTimeStamp' is not designed for extension - needs to be abstract, final or empty. | 428 | |
Missing a Javadoc comment. | 428 | |
Parameter mergerTimeStamp should be final. | 428 | |
'mergerTimeStamp' hides a field. | 428 | |
Method 'getOutputFile' is not designed for extension - needs to be abstract, final or empty. | 432 | |
Missing a Javadoc comment. | 432 | |
Method 'setOutputFile' is not designed for extension - needs to be abstract, final or empty. | 436 | |
Missing a Javadoc comment. | 436 | |
Parameter outputFile should be final. | 436 | |
'outputFile' hides a field. | 436 | |
Method 'getPropertiesFile' is not designed for extension - needs to be abstract, final or empty. | 440 | |
Missing a Javadoc comment. | 440 | |
Method 'setPropertiesFile' is not designed for extension - needs to be abstract, final or empty. | 444 | |
Missing a Javadoc comment. | 444 | |
Parameter propertiesFile should be final. | 444 | |
'propertiesFile' hides a field. | 444 | |
Method 'isQuiet' is not designed for extension - needs to be abstract, final or empty. | 448 | |
Missing a Javadoc comment. | 448 | |
Method 'setQuiet' is not designed for extension - needs to be abstract, final or empty. | 452 | |
Missing a Javadoc comment. | 452 | |
Parameter quiet should be final. | 452 | |
'quiet' hides a field. | 452 | |
Method 'getSrcDir' is not designed for extension - needs to be abstract, final or empty. | 456 | |
Missing a Javadoc comment. | 456 | |
Method 'setSrcDir' is not designed for extension - needs to be abstract, final or empty. | 460 | |
Missing a Javadoc comment. | 460 | |
Parameter srcDir should be final. | 460 | |
'srcDir' hides a field. | 460 | |
Method 'getTheProperties' is not designed for extension - needs to be abstract, final or empty. | 464 | |
Missing a Javadoc comment. | 464 | |
Method 'setTheProperties' is not designed for extension - needs to be abstract, final or empty. | 468 | |
Missing a Javadoc comment. | 468 | |
Parameter theProperties should be final. | 468 | |
'theProperties' hides a field. | 468 | |
Method 'getCheckstyleHandler' is not designed for extension - needs to be abstract, final or empty. | 475 | |
Method 'setCheckstyleHandler' is not designed for extension - needs to be abstract, final or empty. | 482 | |
Parameter checkstyleHandler should be final. | 482 | |
'checkstyleHandler' hides a field. | 482 | |
Method 'getCheckstyleInputFile' is not designed for extension - needs to be abstract, final or empty. | 489 | |
Method 'setCheckstyleInputFile' is not designed for extension - needs to be abstract, final or empty. | 496 | |
Parameter checkstyleInputFile should be final. | 496 | |
'checkstyleInputFile' hides a field. | 496 | |
Method 'getCoberturaBranchHandler' is not designed for extension - needs to be abstract, final or empty. | 503 | |
Method 'setCoberturaBranchHandler' is not designed for extension - needs to be abstract, final or empty. | 510 | |
Parameter coberturaBranchHandler should be final. | 510 | |
'coberturaBranchHandler' hides a field. | 510 | |
Method 'getCoberturaInputFile' is not designed for extension - needs to be abstract, final or empty. | 517 | |
Method 'setCoberturaInputFile' is not designed for extension - needs to be abstract, final or empty. | 524 | |
Parameter coberturaInputFile should be final. | 524 | |
'coberturaInputFile' hides a field. | 524 | |
Method 'getCoberturaLineHandler' is not designed for extension - needs to be abstract, final or empty. | 531 | |
Method 'setCoberturaLineHandler' is not designed for extension - needs to be abstract, final or empty. | 538 | |
Parameter coberturaLineHandler should be final. | 538 | |
'coberturaLineHandler' hides a field. | 538 | |
Method 'isDateOnly' is not designed for extension - needs to be abstract, final or empty. | 545 | |
Method 'setDateOnly' is not designed for extension - needs to be abstract, final or empty. | 552 | |
Parameter dateOnly should be final. | 552 | |
'dateOnly' hides a field. | 552 | |
Method 'getFindbugsHandler' is not designed for extension - needs to be abstract, final or empty. | 559 | |
Method 'setFindbugsHandler' is not designed for extension - needs to be abstract, final or empty. | 566 | |
Parameter findbugsHandler should be final. | 566 | |
'findbugsHandler' hides a field. | 566 | |
Method 'getFindbugsInputFile' is not designed for extension - needs to be abstract, final or empty. | 573 | |
Method 'setFindbugsInputFile' is not designed for extension - needs to be abstract, final or empty. | 580 | |
Parameter findbugsInputFile should be final. | 580 | |
'findbugsInputFile' hides a field. | 580 | |
Method 'getPmdCpdHandler' is not designed for extension - needs to be abstract, final or empty. | 587 | |
Method 'setPmdCpdHandler' is not designed for extension - needs to be abstract, final or empty. | 594 | |
Parameter pmdCpdHandler should be final. | 594 | |
'pmdCpdHandler' hides a field. | 594 | |
Method 'getPmdCpdInputFile' is not designed for extension - needs to be abstract, final or empty. | 601 | |
Method 'setPmdCpdInputFile' is not designed for extension - needs to be abstract, final or empty. | 608 | |
Parameter pmdCpdInputFile should be final. | 608 | |
'pmdCpdInputFile' hides a field. | 608 | |
Method 'getPmdHandler' is not designed for extension - needs to be abstract, final or empty. | 615 | |
Method 'setPmdHandler' is not designed for extension - needs to be abstract, final or empty. | 622 | |
Parameter pmdHandler should be final. | 622 | |
'pmdHandler' hides a field. | 622 | |
Method 'getPmdInputFile' is not designed for extension - needs to be abstract, final or empty. | 629 | |
Method 'setPmdInputFile' is not designed for extension - needs to be abstract, final or empty. | 636 | |
Parameter pmdInputFile should be final. | 636 | |
'pmdInputFile' hides a field. | 636 | |
Method 'getSimianHandler' is not designed for extension - needs to be abstract, final or empty. | 643 | |
Method 'setSimianHandler' is not designed for extension - needs to be abstract, final or empty. | 650 | |
Parameter simianHandler should be final. | 650 | |
'simianHandler' hides a field. | 650 | |
Method 'getSimianInputFile' is not designed for extension - needs to be abstract, final or empty. | 657 | |
Method 'setSimianInputFile' is not designed for extension - needs to be abstract, final or empty. | 664 | |
Parameter simianInputFile should be final. | 664 | |
'simianInputFile' hides a field. | 664 | |
Line has trailing spaces. | 670 | |
Line has trailing spaces. | 671 | |
Line has trailing spaces. | 673 | |
Line is longer than 80 characters. | 674 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 78 | |
Line has trailing spaces. | 85 | |
Line is longer than 80 characters. | 93 | |
Line has trailing spaces. | 96 | |
Line is longer than 80 characters. | 97 | |
Line is longer than 80 characters. | 99 | |
Line has trailing spaces. | 103 | |
Line has trailing spaces. | 110 | |
Line has trailing spaces. | 117 | |
Line has trailing spaces. | 123 | |
Line has trailing spaces. | 129 | |
Line has trailing spaces. | 137 | |
Line is longer than 80 characters. | 157 | |
Line is longer than 80 characters. | 158 | |
Line is longer than 80 characters. | 161 | |
Line is longer than 80 characters. | 165 | |
Line has trailing spaces. | 186 | |
Line is longer than 80 characters. | 198 | |
Line is longer than 80 characters. | 202 | |
Method 'getEndTimeWindow' is not designed for extension - needs to be abstract, final or empty. | 229 | |
Method 'setEndTimeWindow' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Parameter endTimeWindow should be final. | 236 | |
'endTimeWindow' hides a field. | 236 | |
Method 'getQalabFile' is not designed for extension - needs to be abstract, final or empty. | 243 | |
Method 'setQalabFile' is not designed for extension - needs to be abstract, final or empty. | 250 | |
Parameter qalabFile should be final. | 250 | |
'qalabFile' hides a field. | 250 | |
Method 'getQalabMoversOutputFile' is not designed for extension - needs to be abstract, final or empty. | 257 | |
Method 'setQalabMoversOutputFile' is not designed for extension - needs to be abstract, final or empty. | 264 | |
Parameter qalabMoversOutputFile should be final. | 264 | |
'qalabMoversOutputFile' hides a field. | 264 | |
Method 'isQuiet' is not designed for extension - needs to be abstract, final or empty. | 271 | |
Method 'setQuiet' is not designed for extension - needs to be abstract, final or empty. | 278 | |
Parameter quiet should be final. | 278 | |
'quiet' hides a field. | 278 | |
Method 'getStartTimeHoursOffset' is not designed for extension - needs to be abstract, final or empty. | 285 | |
Method 'setStartTimeHoursOffset' is not designed for extension - needs to be abstract, final or empty. | 292 | |
Parameter startTimeHoursOffset should be final. | 292 | |
'startTimeHoursOffset' hides a field. | 292 | |
Method 'getStartTimeWindow' is not designed for extension - needs to be abstract, final or empty. | 299 | |
Method 'setStartTimeWindow' is not designed for extension - needs to be abstract, final or empty. | 306 | |
Parameter startTimeWindow should be final. | 306 | |
'startTimeWindow' hides a field. | 306 | |
Method 'getTypes' is not designed for extension - needs to be abstract, final or empty. | 313 | |
Method 'setTypes' is not designed for extension - needs to be abstract, final or empty. | 320 | |
Parameter types should be final. | 320 | |
'types' hides a field. | 320 | |
Method 'isWeekendAdjustment' is not designed for extension - needs to be abstract, final or empty. | 327 | |
Method 'setWeekendAdjustment' is not designed for extension - needs to be abstract, final or empty. | 334 | |
Parameter weekendAdjustment should be final. | 334 | |
'weekendAdjustment' hides a field. | 334 | |
Line has trailing spaces. | 340 | |
Line has trailing spaces. | 341 | |
Line has trailing spaces. | 343 | |
Line is longer than 80 characters. | 344 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters. | 58 | |
Line has trailing spaces. | 71 | |
Line is longer than 80 characters. | 72 | |
Method 'getHandler' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Method 'setHandler' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter handler should be final. | 80 | |
'handler' hides a field. | 80 | |
Method 'getInputFile' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Method 'setInputFile' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter inputFile should be final. | 88 | |
'inputFile' hides a field. | 88 | |
Line has trailing spaces. | 94 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 97 | |
Line is longer than 80 characters. | 98 |