Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
30036

Files

FilesIWE
org/apache/maven/codeswitcher/CodeSwitcher.java 0035
org/apache/maven/codeswitcher/package.html 001

org/apache/maven/codeswitcher/CodeSwitcher.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Missing a Javadoc comment. 87
Error 'static' modifier out of order with the JLS suggestions. 87
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error 'static' modifier out of order with the JLS suggestions. 91
Error Line has trailing spaces. 92
Error Missing a Javadoc comment. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 113
Error Line has trailing spaces. 116
Error Line has trailing spaces. 120
Error Expected @param tag for 'onSwitchesCSV'. 124
Error Line has trailing spaces. 127
Error Line has trailing spaces. 133
Error Expected @param tag for 'offSwitchesCSV'. 137
Error Line has trailing spaces. 140
Error Expected @param tag for 'directory'. 150
Error Line has trailing spaces. 154
Error Line has trailing spaces. 165
Error Expected an @return tag. 183
Error Expected @param tag for 's'. 183
Error Expected an @return tag. 201
Error Expected @param tag for 'name'. 201
Error ';' is not followed by whitespace. 205
Error '9' is a magic number. 251
Error Expected an @return tag. 366
Error Expected @param tag for 'name'. 366
Error '3' is a magic number. 407
Error Expected an @return tag. 485
Error Expected @param tag for 'line'. 485
Error Expected @param tag for 'error'. 506
Error 'files' hides a field. 530

org/apache/maven/codeswitcher/package.html

ErrorLine
Error Missing package documentation file.0