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