Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
20051

Files

FilesIWE
net/sf/mmapps/applications/htdigsearch/HTDigBean.java 0036
net/sf/mmapps/applications/htdigsearch/HtmlUtil.java 0015

net/sf/mmapps/applications/htdigsearch/HTDigBean.java

ErrorLine
Error Type Javadoc tag @version must match pattern '\$Revision:.*\S ?, ?\SDate:.*\S'. 29
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 50
Error Line is longer than 150 characters. 67
Error '}' should be alone on a line. 69
Error Line is longer than 150 characters. 76
Error '}' should be alone on a line. 78
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Expected @throws tag for 'ProcessException'. 89
Error '}' should be alone on a line. 103
Error '}' should be alone on a line. 111
Error '}' should be alone on a line. 120
Error '}' should be alone on a line. 129
Error '}' should be alone on a line. 139
Error '}' should be alone on a line. 149
Error '}' should be alone on a line. 159
Error '}' should be alone on a line. 169
Error Expected @param tag for 'string'. 250
Error Expected @param tag for 'string'. 260
Error Expected @param tag for 'string'. 271
Error Expected @param tag for 'string'. 281
Error Expected @param tag for 'string'. 290
Error Expected @param tag for 'string'. 297
Error Expected @param tag for 'string'. 310
Error Line contains a tab character. 317
Error Line contains a tab character. 318
Error Line contains a tab character. 319
Error Line contains a tab character. 322
Error Line contains a tab character. 323
Error Expected @param tag for 'string'. 333

net/sf/mmapps/applications/htdigsearch/HtmlUtil.java

ErrorLine
Error Type Javadoc tag @version must match pattern '\$Revision:.*\S ?, ?\SDate:.*\S'. 21
Error Variable 'map' must be private and have accessor methods. 26
Error Line contains a tab character. 282
Error Line contains a tab character. 283
Error Line contains a tab character. 284
Error Line contains a tab character. 285
Error Line contains a tab character. 286
Error '+' is not followed by whitespace. 294
Error '!=' is not preceded with whitespace. 295
Error '{' is not preceded with whitespace. 295
Error Line contains a tab character. 296
Error '}' should be alone on a line. 298
Error '{' is not followed by whitespace. 298
Error Line contains a tab character. 299
Error '+' is not followed by whitespace. 301