Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
50081

Files

FilesIWE
net/sf/tomp/highlight/html/Java2HTML.java 001
net/sf/tomp/highlight/html/Java2HTML.java 0031
net/sf/tomp/highlight/html/JavaSource2HTMLConverter.java 001
net/sf/tomp/highlight/html/JavaSource2HTMLConverter.java 0047
net/sf/tomp/highlight/html/package.html 001

net/sf/tomp/highlight/html/Java2HTML.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/highlight/html/Java2HTML.java

ErrorLine
Error Utility classes should not have a public or default constructor. 21
Error Missing a Javadoc comment. 23
Error Name 'TAB_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
Error Variable 'TAB_SIZE' must be private and have accessor methods. 23
Error '4' is a magic number. 23
Error Missing a Javadoc comment. 25
Error Name 'SHOW_LINE_NUMBERS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Error Variable 'SHOW_LINE_NUMBERS' must be private and have accessor methods. 25
Error Missing a Javadoc comment. 27
Error Name 'SHOW_TABLE_BORDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Error Variable 'SHOW_TABLE_BORDER' must be private and have accessor methods. 27
Error Missing a Javadoc comment. 29
Error Name 'ADD_LINE_ANCHORS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Error Variable 'ADD_LINE_ANCHORS' must be private and have accessor methods. 29
Error Missing a Javadoc comment. 31
Error Name 'DEFAULT_STYLE_TABLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Variable 'DEFAULT_STYLE_TABLE' must be private and have accessor methods. 31
Error Expected @param tag for 'filename'. 45
Error Line is longer than 80 characters. 53
Error Expected @param tag for 'filename'. 53
Error Expected @param tag for 'styletable'. 53
Error Unused @param tag for 'showFileName'. 60
Error Expected @param tag for 'fileName'. 64
Error Expected @param tag for 'styletable'. 64
Error Line has trailing spaces. 71
Error Unused @param tag for 'showFileName'. 75
Error Expected @param tag for 'fileName'. 83
Error Expected @param tag for 'styletable'. 83
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 111
Error Missing a Javadoc comment. 122

net/sf/tomp/highlight/html/JavaSource2HTMLConverter.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/highlight/html/JavaSource2HTMLConverter.java

ErrorLine
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 31
Error 'static' modifier out of order with the JLS suggestions. 48
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 53
Error 'static' modifier out of order with the JLS suggestions. 56
Error Line is longer than 80 characters. 57
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 64
Error 'static' modifier out of order with the JLS suggestions. 70
Error 'static' modifier out of order with the JLS suggestions. 76
Error Line is longer than 80 characters. 83
Error 'static' modifier out of order with the JLS suggestions. 83
Error 'static' modifier out of order with the JLS suggestions. 88
Error 'static' modifier out of order with the JLS suggestions. 93
Error 'static' modifier out of order with the JLS suggestions. 102
Error Line is longer than 80 characters. 106
Error 'static' modifier out of order with the JLS suggestions. 114
Error Line is longer than 80 characters. 120
Error 'static' modifier out of order with the JLS suggestions. 120
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 126
Error Line is longer than 80 characters. 128
Error Line has trailing spaces. 134
Error Line is longer than 80 characters. 136
Error Variable 'java2HtmlHomepageLinkEnabled' must be private and have accessor methods. 138
Error Missing a Javadoc comment. 146
Error Missing a Javadoc comment. 150
Error Missing a Javadoc comment. 154
Error Line is longer than 80 characters. 157
Error Missing a Javadoc comment. 192
Error Missing a Javadoc comment. 196
Error Missing a Javadoc comment. 200
Error Missing a Javadoc comment. 204
Error Missing a Javadoc comment. 208
Error Missing a Javadoc comment. 230
Error 'if' construct must use '{}'s. 242
Error 'else' construct must use '{}'s. 244
Error Missing a Javadoc comment. 251
Error Missing a Javadoc comment. 258
Error Missing a Javadoc comment. 262
Error Missing a Javadoc comment. 269
Error Missing a Javadoc comment. 287
Error Line is longer than 80 characters. 319
Error Missing a Javadoc comment. 319
Error Missing a Javadoc comment. 330

net/sf/tomp/highlight/html/package.html

ErrorLine
Error Missing package documentation file.0