The following document contains the results of Checkstyle 6.11.2 with /Users/psteitz/vlibrary/branches/VLIBRARY_2_X/checkstyle.xml ruleset.
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 7 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 10 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 11 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 12 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 13 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 16 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 17 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 20 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 21 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 22 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 23 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 24 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 25 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 27 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 71 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 72 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 73 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 131 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 11 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 12 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 13 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 14 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 17 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 18 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 21 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 25 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 28 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 39 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'messages'. | 41 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 41 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 42 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 44 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 47 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 49 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 54 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 26 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 30 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 42 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 44 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 46 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 53 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 63 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 66 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 75 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 79 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 26 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 38 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 40 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 41 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 43 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 53 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 11 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 12 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 13 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 14 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 15 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 22 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 29 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 15 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 16 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 17 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 18 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 19 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 20 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 23 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 27 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 31 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 35 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 40 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 51 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 54 |
Warning | blocks | NeedBraces | 'if' construct must use '{}'s. | 55 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 58 |
Warning | blocks | NeedBraces | 'if' construct must use '{}'s. | 59 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 63 |
Warning | blocks | NeedBraces | 'if' construct must use '{}'s. | 65 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | javadoc | JavadocType | Missing a Javadoc comment. | 19 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 20 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 29 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 33 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 34 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 45 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 50 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 52 |
Warning | coding | MultipleStringLiterals | The String "bookList" appears 2 times in the file. | 53 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 54 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 56 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 58 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 60 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 65 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 69 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 73 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 81 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 83 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 85 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 88 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 91 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 92 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 94 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 97 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 98 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 100 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 103 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 106 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 109 |
Warning | javadoc | JavadocType | Missing a Javadoc comment. | 110 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 111 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 114 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 118 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 119 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 123 |
Warning | javadoc | JavadocType | Missing a Javadoc comment. | 124 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 125 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 129 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 133 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 136 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 137 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 140 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 141 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 145 |
Warning | javadoc | JavadocType | Missing a Javadoc comment. | 146 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 147 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 150 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 151 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 154 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 155 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 36 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 40 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 41 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 59 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 64 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 68 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 74 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 75 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 77 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 89 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 91 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 95 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 101 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 103 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 110 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 116 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 123 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 126 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 130 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 135 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 136 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 142 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 148 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 161 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 167 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 170 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 173 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 180 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 181 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 183 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 186 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 188 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 189 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 195 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 29 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 33 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 34 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 48 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 53 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 54 |
Warning | blocks | NeedBraces | 'if' construct must use '{}'s. | 61 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 62 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 68 |
Warning | coding | MultipleStringLiterals | The String "uid" appears 2 times in the file. | 72 |
Warning | whitespace | OperatorWrap | '&&' should be on the previous line. | 73 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 78 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 80 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 82 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 84 |
Warning | blocks | NeedBraces | 'if' construct must use '{}'s. | 87 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 93 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 21 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 25 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 26 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 39 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 44 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 45 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 47 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 50 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 52 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'libraryManager'. | 39 |
Warning | whitespace | OperatorWrap | '+' should be on the previous line. | 66 |
Warning | coding | MultipleStringLiterals | The String "--" appears 4 times in the file. | 66 |
Warning | whitespace | OperatorWrap | '+' should be on the previous line. | 79 |
Warning | coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 82 |
Warning | whitespace | OperatorWrap | '+' should be on the previous line. | 93 |
Warning | whitespace | OperatorWrap | '+' should be on the previous line. | 96 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 113 |
Warning | coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 119 |
Warning | coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 121 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 137 |
Warning | modifier | ModifierOrder | 'public' modifier out of order with the JLS suggestions. | 137 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 142 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 51 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 56 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 91 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 111 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected an @return tag. | 50 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'messages'. | 54 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 55 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 70 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Expected an @return tag. | 38 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 43 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 51 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 60 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 24 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 25 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 36 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'messages'. | 40 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 41 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 42 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 44 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 49 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 51 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 54 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 56 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 58 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 22 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 26 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 39 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'messages'. | 43 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 44 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 46 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 48 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 50 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 54 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 59 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 63 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 29 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 33 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 45 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'messages'. | 49 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 50 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 51 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 53 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 54 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 57 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 58 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 62 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 68 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 71 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 75 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 81 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 83 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 102 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 109 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 116 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 123 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 67 |
Warning | coding | MultipleStringLiterals | The String "error.book.properties" appears 2 times in the file. | 68 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 82 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 98 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 109 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 46 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 51 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 77 |
Warning | coding | MultipleStringLiterals | The String "Create" appears 2 times in the file. | 86 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocType | Missing a Javadoc comment. | 20 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 63 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 91 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 24 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 28 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 29 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 43 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 48 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 49 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 51 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 57 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 60 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 64 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 69 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 73 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 10 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 12 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 18 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 19 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 24 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'author'. | 32 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 33 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 43 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 44 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 54 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 55 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 25 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 31 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 35 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 37 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 39 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 41 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 43 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectAuthorByFirstLastNameSQL'. | 48 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 51 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'insertAuthorByFirstlastNameSQL'. | 56 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 59 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 67 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'resourceBundleMessageSource'. | 72 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 75 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 76 |
Warning | coding | MultipleStringLiterals | The String "error.inserting.author" appears 2 times in the file. | 79 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 85 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 92 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 94 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 97 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 99 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 109 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 117 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
Warning | coding | MultipleStringLiterals | The String "error.retrieving.author" appears 2 times in the file. | 122 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 128 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 133 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 135 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 145 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 153 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 161 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 169 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 176 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 179 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 186 |
Warning | coding | MultipleStringLiterals | The String "error.inserting.new.author" appears 2 times in the file. | 189 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 195 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 200 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 202 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 206 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 219 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 221 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 229 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 237 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 238 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 243 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 255 |
Warning | coding | DeclarationOrder | Constructor definition in wrong order. | 256 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 256 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 57 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'resourceBundleMessageSource'. | 79 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectSubjectAndSearchSelectSQL'. | 87 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectSubjectAndSearchWhereSQL'. | 95 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectSubjectAndSearchOrderBySQL'. | 103 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'insertBookSQL'. | 111 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectSubjectOrSearchMainSQL'. | 119 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectSubjectOrSearchOrderBySQL'. | 127 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectBookByISBNSQL'. | 134 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'countCopiesSQL'. | 141 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectBookByIdSQL'. | 148 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'updateBookSQL'. | 155 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectBookAuthorByBookIdAuthoridSQL'. | 163 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'insertBookAuthorSQL'. | 171 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectAuthorsByBookIdSQL'. | 178 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectSubjectBySubjectIdBookIdSQL'. | 186 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'insertSubjectBookSQL'. | 194 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectSubjectsByBookIdSQL'. | 202 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectAllBooksSQL'. | 209 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectBookByTitleSQL'. | 216 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectBookByOwnerSQL'. | 223 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectBookByAuthorSQL'. | 230 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'authorDAO'. | 237 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'subjectDAO'. | 244 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 261 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'book'. | 261 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 300 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'book'. | 340 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 340 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 384 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 414 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 427 |
Warning | coding | MultipleStringLiterals | The String "error.book.retrieve" appears 2 times in the file. | 429 |
Warning | javadoc | JavadocMethod | Unused @param tag for 'List'. | 477 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'record'. | 481 |
Warning | coding | MultipleStringLiterals | The String "ID" appears 3 times in the file. | 485 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 522 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 534 |
Warning | javadoc | JavadocMethod | Unused @param tag for 'bookID'. | 543 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'isbn'. | 547 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 547 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 559 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 570 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 599 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 643 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 674 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'book'. | 674 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 674 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 712 |
Warning | coding | MultipleStringLiterals | The String "error.book.retrieve.sql" appears 3 times in the file. | 714 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 742 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 768 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 794 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 820 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'book'. | 820 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 820 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 848 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 879 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 898 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 913 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 926 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 946 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 964 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 991 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'input'. | 991 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 1013 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 1042 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 1061 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 1086 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 1113 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectAllBookTransactionByBookIdSQL'. | 51 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectReaderByBookIdActionIdSQL'. | 60 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectTransactionBookIdActionIdLocationIdSQL'. | 69 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectTransactionBookIdNotActionIdSQL'. | 76 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'deleteReaderBookRequestActionTransactionSQL'. | 85 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectTransactionBytransactionIdReaderIdBookIdSQL'. | 94 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'insertReaderBookActionTransactionSQL'. | 103 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'resourceBundleMessageSource'. | 134 |
Warning | coding | DeclarationOrder | Constructor definition in wrong order. | 145 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 145 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 156 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 172 |
Warning | coding | MultipleStringLiterals | The String "error.trans.retrieve" appears 2 times in the file. | 174 |
Warning | coding | MultipleStringLiterals | The String "ID" appears 4 times in the file. | 185 |
Warning | coding | MultipleStringLiterals | The String "READER" appears 2 times in the file. | 189 |
Warning | coding | MultipleStringLiterals | The String "ACTION" appears 2 times in the file. | 201 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 281 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 366 |
Warning | coding | MultipleStringLiterals | The String "error.trans.checkout" appears 2 times in the file. | 369 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 387 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 417 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 436 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'location'. | 475 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 497 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 523 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 541 |
Warning | coding | MultipleStringLiterals | The String "trans.requestors.found" appears 2 times in the file. | 559 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 575 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 588 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 620 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 638 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 664 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 665 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 678 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'book'. | 716 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 716 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 725 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'location'. | 757 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 757 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 766 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'resourceBundleMessageSource'. | 42 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'insertLocationSQL'. | 49 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectAllLocationsSQL'. | 56 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectLocationOnDescriptionSQL'. | 64 |
Warning | javadoc | JavadocMethod | Unused @param tag for 'subject'. | 81 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'location'. | 86 |
Warning | coding | MultipleStringLiterals | The String "obtaining.location.by.description" appears 2 times in the file. | 89 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 108 |
Warning | coding | MultipleStringLiterals | The String "ID" appears 2 times in the file. | 120 |
Warning | javadoc | JavadocMethod | Unused @param tag for 'subject'. | 137 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'location'. | 141 |
Warning | coding | MultipleStringLiterals | The String "error.inserting.new.location.record" appears 2 times in the file. | 144 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 167 |
Warning | coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 229 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 281 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 305 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 332 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 17 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 26 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'reader'. | 26 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 26 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 27 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 28 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 29 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 30 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 31 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 32 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 33 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 34 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 34 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 35 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 36 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 37 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 38 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 40 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 41 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 43 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 44 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 46 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 47 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 49 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 50 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 52 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 53 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 53 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 55 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 56 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 35 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 51 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 59 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'resourceBundleMessageSource'. | 64 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 67 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'updateReaderPasswordSQL'. | 71 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 74 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectReaderByFirstLastNameSQL'. | 79 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 82 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectAllReadersSQL'. | 86 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 89 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'insertReaderSQL'. | 93 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 96 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'insertUserRoleSQL'. | 100 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 103 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectReaderIdByUidSQL'. | 107 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 110 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectReaderByIdSQL'. | 114 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 117 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectReaderByDeskPhoneSQL'. | 121 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 124 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'updateReaderSQL'. | 128 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 131 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'deleteReaderAdminRoleSQL'. | 135 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 138 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'insertReaderAdminRoleSQL'. | 142 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 145 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectReaderAdminRoleSQL'. | 149 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 152 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'crypto'. | 156 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 159 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'reader'. | 167 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 167 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 180 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 186 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 227 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 234 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 238 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 241 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 248 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 250 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 254 |
Warning | coding | MultipleStringLiterals | The String "ID" appears 2 times in the file. | 260 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 262 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 269 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 276 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'reader'. | 283 |
Warning | coding | MultipleStringLiterals | The String "error.reader.update.missing.data" appears 2 times in the file. | 290 |
Warning | coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 291 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 296 |
Warning | coding | MultipleStringLiterals | The String "updating.reader" appears 2 times in the file. | 299 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 302 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 334 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 337 |
Warning | coding | MultipleStringLiterals | The String "error.reader.update" appears 2 times in the file. | 339 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 344 |
Warning | coding | MultipleStringLiterals | The String "reader.update.successful" appears 2 times in the file. | 347 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 351 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'rd'. | 359 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 359 |
Warning | coding | MultipleStringLiterals | The String "error.reader.retrieve" appears 4 times in the file. | 362 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 368 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'id'. | 376 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 376 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 380 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 381 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'uid'. | 389 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 389 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 393 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'deskphone'. | 401 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 401 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 405 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'firstName'. | 413 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'lastName'. | 413 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 414 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 418 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 428 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 434 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 439 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 445 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 451 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 454 |
Warning | javadoc | JavadocMethod | Unused @param tag for 'List'. | 461 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'rs'. | 465 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 481 |
Warning | javadoc | JavadocMethod | Unused @param tag for 'List'. | 487 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'rs'. | 491 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 492 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 504 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 514 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 516 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 528 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 533 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 536 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'reader'. | 540 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 540 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 546 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 555 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 560 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 570 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 578 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 585 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 592 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 599 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 600 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 607 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 614 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 615 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 622 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 629 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 630 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 637 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 644 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 645 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 648 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 657 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 658 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 665 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 674 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 679 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 685 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 691 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 697 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 700 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 708 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 722 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 739 |
Warning | coding | MultipleStringLiterals | The String ", " appears 3 times in the file. | 743 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 745 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 758 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 765 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 771 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 773 |
Warning | coding | DeclarationOrder | Constructor definition in wrong order. | 774 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 774 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 24 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 24 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'subject'. | 24 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 24 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 25 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 37 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 38 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 45 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 45 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 46 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 47 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | imports | UnusedImports | Unused import - java.util.HashMap. | 16 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 32 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 39 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 42 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'resourceBundleMessageSource'. | 47 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 50 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'insertSubjectSQL'. | 54 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 57 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectAllSubjectsSQL'. | 61 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 64 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'selectSubjectOnDescriptionSQL'. | 69 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 72 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 80 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 85 |
Warning | coding | MultipleStringLiterals | The String "obtaining.subject.by.description" appears 2 times in the file. | 94 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 99 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 105 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 113 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 120 |
Warning | coding | MultipleStringLiterals | The String "ID" appears 2 times in the file. | 125 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 127 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 133 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 136 |
Warning | coding | MultipleStringLiterals | The String "error.inserting.new.subject.record" appears 2 times in the file. | 149 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 155 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 162 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 169 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 172 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 180 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 187 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 189 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 193 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 214 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 221 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 227 |
Warning | coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 234 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 241 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 250 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 258 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 287 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 295 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 304 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 314 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 323 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 330 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 341 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 349 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 13 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 14 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 15 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 16 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 17 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 19 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 20 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 24 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 25 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 30 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 34 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 38 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 42 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 46 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 50 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 56 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 60 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 13 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 14 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 15 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 16 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 17 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 18 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 19 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 20 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 21 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 27 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 70 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 78 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 82 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 86 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 90 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 98 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 110 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 114 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 122 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 126 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 130 |
Warning | blocks | NeedBraces | 'if' construct must use '{}'s. | 135 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 142 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 146 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 156 |
Warning | coding | HiddenField | 'isbn' hides a field. | 156 |
Warning | blocks | NeedBraces | 'if' construct must use '{}'s. | 172 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 229 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 13 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 14 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 15 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 16 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 17 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 18 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 19 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 20 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 21 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 22 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 23 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 24 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 26 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 54 |
Warning | coding | DeclarationOrder | Constructor definition in wrong order. | 70 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 70 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 78 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 82 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 86 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 90 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 98 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 110 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 114 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 122 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 126 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 130 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 134 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 138 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 142 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 146 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 150 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 154 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 162 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 166 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 170 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 174 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 185 |
Warning | blocks | NeedBraces | 'if' construct must use '{}'s. | 201 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 283 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 11 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 12 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 13 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 14 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 16 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 17 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 20 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 24 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 25 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 28 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 32 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 33 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 36 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 12 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 13 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 14 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 17 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 12 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 13 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 14 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 17 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 16 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 21 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 11 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 12 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 13 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 11 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 12 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 13 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 16 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 17 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 81 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 85 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 89 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 93 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 101 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 109 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 113 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 117 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 121 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 125 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 129 |
Warning | coding | MultipleStringLiterals | The String "\n" appears 5 times in the file. | 140 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 188 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 205 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 224 |
Warning | coding | MultipleStringLiterals | The String "owner" appears 2 times in the file. | 300 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 302 |
Warning | coding | HiddenField | 'isbn' hides a field. | 319 |
Warning | coding | MultipleStringLiterals | The String "error.book.isbn.invalid" appears 3 times in the file. | 332 |
Warning | coding | HiddenField | 'isbn' hides a field. | 360 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 382 |
Warning | coding | HiddenField | 'isbn' hides a field. | 403 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 431 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 445 |
Warning | coding | HiddenField | 'isbn' hides a field. | 445 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 457 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 461 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 465 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 469 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | imports | UnusedImports | Unused import - java.util.List. | 4 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 55 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 63 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 67 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 71 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 75 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Warning | blocks | NeedBraces | 'if' construct must use '{}'s. | 80 |
Warning | coding | MultipleStringLiterals | The String "\n" appears 3 times in the file. | 88 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
Warning | blocks | NeedBraces | 'if' construct must use '{}'s. | 95 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'inString'. | 116 |
Warning | blocks | NeedBraces | 'if' construct must use '{}'s. | 118 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 127 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 147 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 191 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 195 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 22 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 23 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 27 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 31 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 35 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 38 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 42 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 46 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 50 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 54 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 55 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 58 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 69 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 80 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 82 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 86 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 88 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 93 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 98 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 102 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 105 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 22 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 23 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 26 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 30 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 33 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 38 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 12 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 13 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 14 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 15 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 16 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 17 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 18 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 22 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 29 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 36 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 43 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 50 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 37 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 41 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 45 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 49 |
Warning | coding | MultipleStringLiterals | The String "Create" appears 3 times in the file. | 50 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 57 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 63 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 64 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 68 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 72 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 76 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 80 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 81 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 84 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 85 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 88 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 89 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 92 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 93 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 96 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 100 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 101 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 104 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 108 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 109 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 112 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 113 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 116 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 117 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 120 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 121 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 124 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 125 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 128 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 129 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 132 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 133 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 136 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 137 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 140 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 141 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 144 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 145 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 148 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 149 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 152 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 153 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 156 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 157 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 160 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 161 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 164 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 184 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 186 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 197 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 199 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 203 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 205 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 210 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 215 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 220 |
Warning | coding | MultipleStringLiterals | The String "uid" appears 2 times in the file. | 222 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 225 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 231 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 236 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 242 |
Warning | coding | MultipleStringLiterals | The String "error.reader.update" appears 2 times in the file. | 252 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 254 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 263 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 267 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 269 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 273 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 276 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 277 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 280 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 281 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 284 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 285 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 288 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 289 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 21 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 128 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'mapping'. | 128 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'request'. | 129 |
Warning | whitespace | OperatorWrap | '&&' should be on the previous line. | 143 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 151 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Warning | coding | DeclarationOrder | Static variable definition in wrong order. | 50 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 57 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'resourceBundleMessageSource'. | 73 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'crypto'. | 127 |
Warning | javadoc | JavadocMethod | Unused @param tag for 'subjectDAO'. | 132 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'locationDAO'. | 134 |
Warning | coding | HiddenField | 'sruClient' hides a field. | 141 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'sruClient'. | 141 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 198 |
Warning | coding | MultipleStringLiterals | The String "phoneNo=" appears 2 times in the file. | 218 |
Warning | coding | MultipleStringLiterals | The String "userId" appears 2 times in the file. | 265 |
Warning | javadoc | JavadocMethod | Unused @param tag for 'id'. | 274 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'UID'. | 279 |
Warning | coding | MultipleStringLiterals | The String ", lastName=" appears 2 times in the file. | 302 |
Warning | coding | MultipleStringLiterals | The String "reader=" appears 3 times in the file. | 318 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 363 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'book'. | 518 |
Warning | coding | MultipleStringLiterals | The String "trans.checking.in" appears 2 times in the file. | 554 |
Warning | coding | MultipleStringLiterals | The String "trans.checking.out" appears 2 times in the file. | 558 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 573 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 586 |
Warning | coding | MultipleStringLiterals | The String "error.trans.request.badrequest" appears 3 times in the file. | 600 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 605 |
Warning | coding | MultipleStringLiterals | The String "trans.checkin.successful" appears 2 times in the file. | 621 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 636 |
Warning | coding | MultipleStringLiterals | The String "book=" appears 2 times in the file. | 638 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 679 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 885 |
Warning | coding | MultipleStringLiterals | The String "error.nonexistent.reader" appears 4 times in the file. | 929 |
Warning | coding | MultipleStringLiterals | The String "error.nonexistent.book" appears 5 times in the file. | 938 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 961 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 997 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 1059 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'LibraryException'. | 1154 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 1254 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 1274 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 1392 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 1436 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 9 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 10 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 11 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 12 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 13 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 14 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 18 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 25 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 32 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 39 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 46 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 9 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 11 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 13 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 15 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 17 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 10 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 18 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 26 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 33 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 41 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 49 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 55 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 57 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 61 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 64 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 71 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 78 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 85 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 89 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 93 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 96 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 97 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 100 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 104 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 108 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 111 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 112 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 114 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 115 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 122 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 123 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 132 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 133 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 19 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 21 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 22 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 36 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Warning | coding | DeclarationOrder | Static variable definition in wrong order. | 37 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 39 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 43 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 48 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 52 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 53 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 57 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 58 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 62 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 63 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 67 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 68 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 71 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 72 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 76 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 83 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 91 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 93 |
Warning | coding | MultipleStringLiterals | The String "true" appears 3 times in the file. | 93 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 94 |
Warning | coding | MultipleStringLiterals | The String "mail.smtps.host" appears 3 times in the file. | 94 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 95 |
Warning | coding | MultipleStringLiterals | The String "mail.transport.protocol" appears 3 times in the file. | 95 |
Warning | coding | MultipleStringLiterals | The String "smtps" appears 3 times in the file. | 95 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 97 |
Warning | coding | MultipleStringLiterals | The String "mail.smtp.socketFactory.port" appears 3 times in the file. | 97 |
Warning | coding | MultipleStringLiterals | The String "false" appears 2 times in the file. | 101 |
Warning | coding | MultipleStringLiterals | The String "smtp" appears 2 times in the file. | 103 |
Warning | coding | MultipleStringLiterals | The String "mail.smtp.host" appears 3 times in the file. | 104 |
Warning | coding | MultipleStringLiterals | The String "mail.smtp.port" appears 3 times in the file. | 105 |
Warning | whitespace | OperatorWrap | '+' should be on the previous line. | 108 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 111 |
Warning | coding | MultipleStringLiterals | The String "mail.smtp.auth" appears 3 times in the file. | 113 |
Warning | coding | MultipleStringLiterals | The String "mail.smtps.auth" appears 3 times in the file. | 114 |
Warning | whitespace | OperatorWrap | '+' should be on the previous line. | 118 |
Warning | whitespace | OperatorWrap | '+' should be on the previous line. | 125 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 127 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 128 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 136 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'session'. | 143 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 145 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 147 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 156 |
Warning | coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 157 |
Warning | coding | StringLiteralEquality | Literal Strings should be compared using equals(), not '=='. | 157 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 159 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 166 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 170 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 174 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 175 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 177 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 178 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 182 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 187 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 191 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 195 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 196 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 199 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 218 |
Warning | coding | MultipleStringLiterals | The String "\n" appears 2 times in the file. | 226 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 227 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 231 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 256 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 257 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 263 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'messages'. | 272 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'MailException'. | 273 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | DeclarationOrder | Static variable definition in wrong order. | 21 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 24 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 26 |
Warning | coding | DeclarationOrder | Constructor definition in wrong order. | 32 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'resourceBundleMessageSource'. | 39 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'locationDescription'. | 52 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 53 |
Warning | coding | MultipleStringLiterals | The String "email.request.confirmation.subject" appears 2 times in the file. | 56 |
Warning | coding | MultipleStringLiterals | The String "email.admin.address" appears 8 times in the file. | 61 |
Warning | coding | MultipleStringLiterals | The String "email.request.messageLine3" appears 2 times in the file. | 75 |
Warning | coding | MultipleStringLiterals | The String "email.request.messageLine4" appears 3 times in the file. | 77 |
Warning | coding | MultipleStringLiterals | The String " for book: " appears 4 times in the file. | 86 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 104 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 153 |
Warning | coding | MultipleStringLiterals | The String "email.request.subject" appears 2 times in the file. | 156 |
Warning | whitespace | OperatorWrap | '+' should be on the previous line. | 198 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 214 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 252 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 289 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 329 |
Warning | coding | MultipleStringLiterals | The String "email.checkout.notification.sent" appears 2 times in the file. | 355 |
Warning | javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 369 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocPackage | Missing package-info.java file. | |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 10 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 10 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 11 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 12 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Warning | javadoc | JavadocType | Missing a Javadoc comment. | 21 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 25 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
Warning | coding | MultipleStringLiterals | The String "MD5" appears 2 times in the file. | 26 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 27 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 31 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 35 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 37 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 39 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 41 |
Warning | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 43 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 48 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 51 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 60 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 62 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 65 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 68 |
Warning | coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 69 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 71 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 72 |
Warning | javadoc | JavadocMethod | Expected an @return tag. | 81 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 83 |
Warning | coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 85 |
Warning | coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 87 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 90 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 91 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 93 |
Warning | regexp | Regexp | Line matches the illegal pattern 'System\.out\.println'. | 95 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 96 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 99 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 103 |
Warning | regexp | Regexp | Line matches the illegal pattern 'System\.out\.println'. | 104 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 105 |
Warning | regexp | Regexp | Line matches the illegal pattern 'System\.out\.println'. | 106 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 28 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Warning | design | VisibilityModifier | Variable 'endPointURL' must be private and have accessor methods. | 42 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Warning | design | VisibilityModifier | Variable 'proxyUserId' must be private and have accessor methods. | 43 |
Warning | coding | MultipleStringLiterals | The String "anonymous" appears 2 times in the file. | 43 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Warning | design | VisibilityModifier | Variable 'proxyPasswd' must be private and have accessor methods. | 44 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
Warning | design | VisibilityModifier | Variable 'proxyHostName' must be private and have accessor methods. | 45 |
Warning | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Warning | design | VisibilityModifier | Variable 'proxyPort' must be private and have accessor methods. | 46 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'endPointURL'. | 51 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'proxyHostName'. | 68 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 74 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'proxyUserId'. | 84 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 90 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'proxyPasswd'. | 100 |
Warning | javadoc | JavadocMethod | Expected @param tag for 'proxyPort'. | 117 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 132 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 133 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 138 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 148 |
Warning | whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 166 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 179 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 182 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 185 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 199 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 205 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 211 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 215 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 217 |
Warning | coding | MultipleStringLiterals | The String ", response= " appears 2 times in the file. | 218 |
Warning | coding | IllegalCatch | Catching 'Exception' is not allowed. | 219 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 222 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 229 |
Warning | coding | MultipleStringLiterals | The String "searchRetrieve" appears 2 times in the file. | 245 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 286 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 287 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 289 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 293 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 300 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 302 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 309 |
Warning | coding | MultipleStringLiterals | The String "Throwing RecordNotFoundException: " appears 3 times in the file. | 311 |
Warning | javadoc | JavadocType | Missing a Javadoc comment. | 371 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 373 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 373 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 378 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | JavadocType | Missing a Javadoc comment. | 5 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 10 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 11 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 16 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 26 |
Warning | regexp | Regexp | Line matches the illegal pattern 'Trailing whitespace'. | 33 |
Warning | modifier | RedundantModifier | Redundant 'public' modifier. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 11 |