The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
3 | 0 | 0 | 17 |
Files | I | W | E |
---|---|---|---|
ca/pjer/cm/module/discovery/defaultimpl/DiscoveryServiceImpl.java | 0 | 0 | 16 |
ca/pjer/cm/module/discovery/defaultimpl/package.html | 0 | 0 | 1 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 13 | |
First sentence should end with a period. | 30 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 43 | |
Line is longer than 80 characters. | 45 | |
Method 'discover' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter name should be final. | 45 | |
Line is longer than 80 characters. | 50 |
Error | Line | |
---|---|---|
Missing package documentation file. | 0 |