Files | I | W | E |
---|---|---|---|
net/sf/mmapps/modules/config/dumper/Dumper.java | 0 | 0 | 82 |
net/sf/mmapps/modules/config/dumper/package.html | 0 | 0 | 1 |
Error | Line | |
---|---|---|
![]() | Missing a header - not enough lines in file. | 1 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 3 |
![]() | Using the '.*' form of import should be avoided - org.mmbase.bridge.*. | 5 |
![]() | Using the '.*' form of import should be avoided - net.sf.mmapps.modules.config.*. | 6 |
![]() | Using the '.*' form of import should be avoided - org.apache.commons.logging.*. | 8 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Utility classes should not have a public or default constructor. | 12 |
![]() | '{' should be on a new line. | 12 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Expected an @return tag. | 21 |
![]() | Parameter cloud should be final. | 21 |
![]() | '{' is not preceded with whitespace. | 21 |
![]() | '{' should be on a new line. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Line is longer than 80 characters. | 27 |
![]() | ';' is preceded with whitespace. | 28 |
![]() | ';' is preceded with whitespace. | 28 |
![]() | '++' is preceded with whitespace. | 28 |
![]() | '{' is not preceded with whitespace. | 28 |
![]() | '{' should be on a new line. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line is longer than 80 characters. | 31 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | ',' is not followed by whitespace. | 34 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | ';' is preceded with whitespace. | 42 |
![]() | '{' is not preceded with whitespace. | 42 |
![]() | '{' should be on a new line. | 42 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Line is longer than 80 characters. | 47 |
![]() | '==' is not followed by whitespace. | 47 |
![]() | '?' is not preceded with whitespace. | 47 |
![]() | Avoid inline conditionals. | 47 |
![]() | '?' is not followed by whitespace. | 47 |
![]() | ':' is not preceded with whitespace. | 47 |
![]() | ':' is not followed by whitespace. | 47 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 51 |
![]() | ',' is not followed by whitespace. | 51 |
![]() | ',' is not followed by whitespace. | 51 |
![]() | ',' is not followed by whitespace. | 51 |
![]() | ',' is not followed by whitespace. | 51 |
![]() | Line has trailing spaces. | 55 |
![]() | Line is longer than 80 characters. | 57 |
![]() | ',' is not followed by whitespace. | 57 |
![]() | ',' is not followed by whitespace. | 57 |
![]() | 'while' is not followed by whitespace. | 58 |
![]() | '{' is not preceded with whitespace. | 58 |
![]() | '{' should be on a new line. | 58 |
![]() | Line is longer than 80 characters. | 60 |
![]() | 'if' is not followed by whitespace. | 61 |
![]() | '!' is followed by whitespace. | 61 |
![]() | ')' is preceded with whitespace. | 61 |
![]() | '{' is not preceded with whitespace. | 61 |
![]() | '{' should be on a new line. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | 'if' is not followed by whitespace. | 64 |
![]() | '!' is followed by whitespace. | 64 |
![]() | ')' is preceded with whitespace. | 64 |
![]() | '{' is not preceded with whitespace. | 64 |
![]() | '{' should be on a new line. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | 'if' is not followed by whitespace. | 67 |
![]() | '!' is followed by whitespace. | 67 |
![]() | ')' is preceded with whitespace. | 67 |
![]() | '{' is not preceded with whitespace. | 67 |
![]() | '{' should be on a new line. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | '{' should be on a new line. | 70 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Line is longer than 80 characters. | 73 |
![]() | '}' should be alone on a line. | 75 |
![]() | '{' is not preceded with whitespace. | 75 |
![]() | Must have at least one statement. | 75 |
![]() | '{' is not followed by whitespace. | 75 |
![]() | '}' is not preceded with whitespace. | 75 |
![]() | Empty statement. | 75 |
![]() | Line has trailing spaces. | 76 |