Checkstyle Results

The following document contains the results of Checkstyle 9.3 with sun_checks.xml ruleset.

Summary

Files  Info  Warnings  Errors
5 0 0 142

Files

File  I  W  E
org/apache/creadur/whisker/fromxml/DuplicateElementException.java 0 0 6
org/apache/creadur/whisker/fromxml/InvalidXmlException.java 0 0 2
org/apache/creadur/whisker/fromxml/JDomBuilder.java 0 0 114
org/apache/creadur/whisker/fromxml/MissingIDException.java 0 0 11
org/apache/creadur/whisker/fromxml/UnexpectedElementException.java 0 0 9

Rules

Category Rule Violations Severity
coding HiddenField 5  Error
design DesignForExtension 1  Error
imports AvoidStarImport 2  Error
javadoc JavadocPackage 1  Error
JavadocStyle 2  Error
JavadocVariable 6  Error
MissingJavadocMethod 1  Error
misc FinalParameters 22  Error
NewlineAtEndOfFile 1  Error
regexp RegexpSingleline
  • format: "\s+$"
  • maximum: "0"
  • message: "Line has trailing spaces."
  • minimum: "0"
36  Error
sizes LineLength
  • fileExtensions: "java"
64  Error
whitespace FileTabCharacter 1  Error

Details

org/apache/creadur/whisker/fromxml/DuplicateElementException.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error sizes LineLength Line is longer than 80 characters (found 87). 22
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error sizes LineLength Line is longer than 80 characters (found 117). 29
 Error misc FinalParameters Parameter message should be final. 32

org/apache/creadur/whisker/fromxml/InvalidXmlException.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline. 1
 Error regexp RegexpSingleline Line has trailing spaces. 17

org/apache/creadur/whisker/fromxml/JDomBuilder.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.creadur.whisker.model.*. 22
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - java.util.*. 30
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 37
 Error javadoc JavadocVariable Missing a Javadoc comment. 37
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error javadoc JavadocStyle First sentence should end with a period. 46
 Error javadoc JavadocStyle First sentence should end with a period. 48
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error sizes LineLength Line is longer than 80 characters (found 85). 60
 Error misc FinalParameters Parameter element should be final. 60
 Error sizes LineLength Line is longer than 80 characters (found 93). 63
 Error sizes LineLength Line is longer than 80 characters (found 95). 64
 Error sizes LineLength Line is longer than 80 characters (found 89). 67
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error misc FinalParameters Parameter element should be final. 81
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error misc FinalParameters Parameter element should be final. 95
 Error sizes LineLength Line is longer than 80 characters (found 93). 102
 Error misc FinalParameters Parameter element should be final. 112
 Error sizes LineLength Line is longer than 80 characters (found 83). 116
 Error sizes LineLength Line is longer than 80 characters (found 81). 128
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error sizes LineLength Line is longer than 80 characters (found 83). 153
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error sizes LineLength Line is longer than 80 characters (found 81). 165
 Error sizes LineLength Line is longer than 80 characters (found 81). 171
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error sizes LineLength Line is longer than 80 characters (found 84). 185
 Error sizes LineLength Line is longer than 80 characters (found 88). 186
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error misc FinalParameters Parameter element should be final. 203
 Error sizes LineLength Line is longer than 80 characters (found 89). 206
 Error sizes LineLength Line is longer than 80 characters (found 91). 218
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error sizes LineLength Line is longer than 80 characters (found 88). 238
 Error regexp RegexpSingleline Line has trailing spaces. 256
 Error misc FinalParameters Parameter element should be final. 260
 Error misc FinalParameters Parameter licenses should be final. 261
 Error sizes LineLength Line is longer than 80 characters (found 92). 262
 Error misc FinalParameters Parameter organisations should be final. 262
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error regexp RegexpSingleline Line has trailing spaces. 289
 Error misc FinalParameters Parameter element should be final. 297
 Error sizes LineLength Line is longer than 80 characters (found 82). 299
 Error sizes LineLength Line is longer than 80 characters (found 96). 303
 Error sizes LineLength Line is longer than 80 characters (found 85). 305
 Error sizes LineLength Line is longer than 80 characters (found 99). 308
 Error sizes LineLength Line is longer than 80 characters (found 84). 311
 Error regexp RegexpSingleline Line has trailing spaces. 320
 Error sizes LineLength Line is longer than 80 characters (found 82). 330
 Error misc FinalParameters Parameter licenses should be final. 330
 Error sizes LineLength Line is longer than 80 characters (found 82). 331
 Error misc FinalParameters Parameter organisations should be final. 331
 Error misc FinalParameters Parameter parent should be final. 331
 Error sizes LineLength Line is longer than 80 characters (found 85). 335
 Error regexp RegexpSingleline Line has trailing spaces. 344
 Error sizes LineLength Line is longer than 80 characters (found 94). 352
 Error sizes LineLength Line is longer than 80 characters (found 81). 354
 Error regexp RegexpSingleline Line has trailing spaces. 359
 Error misc FinalParameters Parameter element should be final. 368
 Error misc FinalParameters Parameter licenses should be final. 369
 Error misc FinalParameters Parameter organisations should be final. 370
 Error sizes LineLength Line is longer than 80 characters (found 93). 372
 Error regexp RegexpSingleline Line has trailing spaces. 378
 Error misc FinalParameters Parameter document should be final. 383
 Error sizes LineLength Line is longer than 80 characters (found 104). 384
 Error sizes LineLength Line is longer than 80 characters (found 86). 386
 Error sizes LineLength Line is longer than 80 characters (found 94). 390
 Error regexp RegexpSingleline Line has trailing spaces. 402
 Error misc FinalParameters Parameter document should be final. 407
 Error sizes LineLength Line is longer than 80 characters (found 84). 408
 Error sizes LineLength Line is longer than 80 characters (found 81). 409
 Error sizes LineLength Line is longer than 80 characters (found 84). 413
 Error sizes LineLength Line is longer than 80 characters (found 84). 416
 Error sizes LineLength Line is longer than 80 characters (found 84). 424
 Error regexp RegexpSingleline Line has trailing spaces. 425
 Error misc FinalParameters Parameter document should be final. 432
 Error misc FinalParameters Parameter licenses should be final. 433
 Error sizes LineLength Line is longer than 80 characters (found 82). 434
 Error regexp RegexpSingleline Line has trailing spaces. 446
 Error regexp RegexpSingleline Line has trailing spaces. 457
 Error sizes LineLength Line is longer than 80 characters (found 83). 464
 Error regexp RegexpSingleline Line has trailing spaces. 476
 Error misc FinalParameters Parameter document should be final. 481
 Error sizes LineLength Line is longer than 80 characters (found 82). 482
 Error sizes LineLength Line is longer than 80 characters (found 82). 483
 Error sizes LineLength Line is longer than 80 characters (found 85). 487
 Error regexp RegexpSingleline Line has trailing spaces. 500
 Error sizes LineLength Line is longer than 80 characters (found 83). 503
 Error misc FinalParameters Parameter document should be final. 506
 Error sizes LineLength Line is longer than 80 characters (found 100). 516
 Error sizes LineLength Line is longer than 80 characters (found 89). 517
 Error regexp RegexpSingleline Line has trailing spaces. 524
 Error sizes LineLength Line is longer than 80 characters (found 84). 531
 Error sizes LineLength Line is longer than 80 characters (found 84). 536
 Error regexp RegexpSingleline Line has trailing spaces. 550
 Error sizes LineLength Line is longer than 80 characters (found 83). 561
 Error sizes LineLength Line is longer than 80 characters (found 91). 565
 Error sizes LineLength Line is longer than 80 characters (found 85). 567
 Error sizes LineLength Line is longer than 80 characters (found 82). 570
 Error sizes LineLength Line is longer than 80 characters (found 91). 574
 Error sizes LineLength Line is longer than 80 characters (found 96). 575
 Error regexp RegexpSingleline Line has trailing spaces. 583
 Error sizes LineLength Line is longer than 80 characters (found 91). 589
 Error sizes LineLength Line is longer than 80 characters (found 82). 592
 Error sizes LineLength Line is longer than 80 characters (found 87). 593
 Error sizes LineLength Line is longer than 80 characters (found 85). 595
 Error sizes LineLength Line is longer than 80 characters (found 86). 596
 Error sizes LineLength Line is longer than 80 characters (found 88). 599
 Error sizes LineLength Line is longer than 80 characters (found 82). 603
 Error design DesignForExtension Class 'JDomBuilder' looks like designed for extension (can be subclassed), but the method 'build' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JDomBuilder' final or making the method 'build' static/final/abstract/empty, or adding allowed annotation for the method. 603
 Error javadoc MissingJavadocMethod Missing a Javadoc comment. 603

org/apache/creadur/whisker/fromxml/MissingIDException.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error javadoc JavadocVariable Missing a Javadoc comment. 27
 Error javadoc JavadocVariable Missing a Javadoc comment. 28
 Error javadoc JavadocVariable Missing a Javadoc comment. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error sizes LineLength Line is longer than 80 characters (found 86). 37
 Error coding HiddenField 'linkedElement' hides a field. 37
 Error coding HiddenField 'linkingElement' hides a field. 37
 Error coding HiddenField 'id' hides a field. 38
 Error sizes LineLength Line is longer than 80 characters (found 123). 39
 Error regexp RegexpSingleline Line has trailing spaces. 54

org/apache/creadur/whisker/fromxml/UnexpectedElementException.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file. 1
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error javadoc JavadocVariable Missing a Javadoc comment. 29
 Error javadoc JavadocVariable Missing a Javadoc comment. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error sizes LineLength Line is longer than 80 characters (found 97). 37
 Error coding HiddenField 'expectedElement' hides a field. 37
 Error coding HiddenField 'actualElement' hides a field. 37
 Error sizes LineLength Line is longer than 80 characters (found 86). 38