Error | Line | |
---|---|---|
Line is longer than 122 characters. | 93 | |
Line is longer than 122 characters. | 101 | |
Expected @param tag for 'key'. | 101 | |
Expected @param tag for 'httpSession'. | 101 |
Error | Line | |
---|---|---|
Expected @param tag for 'record'. | 75 | |
Expected @param tag for 'key'. | 81 | |
Expected @param tag for 'key'. | 88 | |
Expected @param tag for 'sleep'. | 88 | |
Expected @param tag for 'keyString'. | 93 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 97 | |
First sentence should end with a period. | 99 | |
Missing a Javadoc comment. | 115 | |
Unused @param tag for 'request'. | 124 | |
Unused @param tag for 'response'. | 125 | |
Expected @param tag for 'httpSession'. | 128 | |
Expected @param tag for 'httpServletRequest'. | 129 | |
Expected @param tag for 'httpServletResponse'. | 130 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 225 | |
Catching 'Throwable' is not allowed. | 262 | |
Missing a Javadoc comment. | 327 |
Error | Line | |
---|---|---|
Variable access definition in wrong order. | 90 | |
Variable access definition in wrong order. | 95 | |
Missing a Javadoc comment. | 97 | |
Variable access definition in wrong order. | 97 | |
Missing a Javadoc comment. | 99 | |
Variable access definition in wrong order. | 99 | |
Missing a Javadoc comment. | 101 | |
Variable access definition in wrong order. | 101 | |
Missing a Javadoc comment. | 103 | |
Variable access definition in wrong order. | 103 | |
Missing a Javadoc comment. | 105 | |
Variable access definition in wrong order. | 105 | |
Missing a Javadoc comment. | 107 | |
Variable access definition in wrong order. | 107 | |
Missing a Javadoc comment. | 109 | |
Variable access definition in wrong order. | 109 | |
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 135 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 145 | |
Missing a Javadoc comment. | 168 | |
Missing a Javadoc comment. | 226 | |
Missing a Javadoc comment. | 274 |
Error | Line | |
---|---|---|
Using the '.*' form of import should be avoided - java.io.*. | 60 | |
Type Javadoc comment is missing an @version tag. | 71 | |
Utility classes should not have a public or default constructor. | 71 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 102 | |
'{' should be on a new line. | 102 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 85 | |
First sentence should end with a period. | 102 | |
Expected @param tag for 'httpSession'. | 116 | |
Expected @param tag for 'uri'. | 125 | |
Conditional logic can be removed. | 127 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 101 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 76 | |
First sentence should end with a period. | 78 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 80 | |
Expected @param tag for 'httpSession'. | 95 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 96 | |
Variable access definition in wrong order. | 96 | |
Static variable definition in wrong order. | 101 | |
Variable access definition in wrong order. | 106 | |
Expected @param tag for 'httpServletResponse'. | 117 | |
Expected @param tag for 'tidyProcessor'. | 117 | |
Expected @param tag for 'httpServletResponse'. | 129 | |
Expected @param tag for 'tidyProcessor'. | 130 | |
Expected @param tag for 'origOutputStream'. | 131 | |
Expected @throws tag for 'IOException'. | 155 | |
Unused @param tag for 'Intended'. | 218 | |
Expected @param tag for 'len'. | 220 |
Error | Line | |
---|---|---|
Variable access definition in wrong order. | 89 | |
Variable 'stream' explicitly initialized to 'null' (default value for its type). | 89 | |
Variable access definition in wrong order. | 96 | |
Variable 'writer' explicitly initialized to 'null' (default value for its type). | 96 | |
First sentence should end with a period. | 98 | |
Variable 'tee' explicitly initialized to 'false' (default value for its type). | 101 | |
Missing a Javadoc comment. | 102 | |
Variable access definition in wrong order. | 102 | |
Variable 'binary' explicitly initialized to 'false' (default value for its type). | 102 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 105 | |
Variable access definition in wrong order. | 105 | |
Static variable definition in wrong order. | 110 | |
Expected @param tag for 'httpServletResponse'. | 116 | |
Expected @param tag for 'tidyProcessor'. | 116 | |
Expected an @return tag. | 127 | |
Unused @throws tag for 'IllegalStateException'. | 146 | |
Expected an @return tag. | 149 | |
Missing a Javadoc comment. | 167 | |
Unused @throws tag for 'IllegalStateException'. | 202 | |
Expected an @return tag. | 205 |
Error | Line | |
---|---|---|
First sentence should end with a period. | 76 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 100 | |
Static variable definition in wrong order. | 105 | |
Declaring variables, return values or parameters of type 'HashMap' is not allowed. | 126 | |
Name 'TRUE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 136 | |
Missing a Javadoc comment. | 182 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 83 | |
Variable 'result' explicitly initialized to 'false' (default value for its type). | 83 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 87 | |
Variable 'wrapLen' explicitly initialized to '0' (default value for its type). | 87 | |
Missing a Javadoc comment. | 89 | |
Variable 'requestID' explicitly initialized to 'null' (default value for its type). | 89 | |
Static variable definition in wrong order. | 94 |
Error | Line | |
---|---|---|
First sentence should end with a period. | 83 | |
Catching 'Exception' is not allowed. | 155 | |
Expected @param tag for 'bypass'. | 196 |
Error | Line | |
---|---|---|
First sentence should end with a period. | 100 |
Error | Line | |
---|---|---|
Class JTidyServletProperties should be declared as final. | 75 | |
First sentence should end with a period. | 128 | |
Static variable definition in wrong order. | 136 | |
Missing a Javadoc comment. | 138 | |
Missing a Javadoc comment. | 144 | |
Missing a Javadoc comment. | 171 | |
Catching 'Throwable' is not allowed. | 287 | |
Expected @param tag for 'httpSession'. | 300 |
Error | Line | |
---|---|---|
First sentence should end with a period. | 79 | |
First sentence should end with a period. | 87 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 98 | |
Variable 'printHtmlResult' explicitly initialized to 'false' (default value for its type). | 98 | |
Missing a Javadoc comment. | 100 | |
Variable 'wrapLen' explicitly initialized to '0' (default value for its type). | 100 | |
First sentence should end with a period. | 102 | |
Missing a Javadoc comment. | 107 | |
Static variable definition in wrong order. | 107 | |
Missing a Javadoc comment. | 109 | |
Static variable definition in wrong order. | 109 | |
First sentence should end with a period. | 116 | |
Variable access definition in wrong order. | 119 | |
Missing a Javadoc comment. | 121 | |
Variable access definition in wrong order. | 121 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 130 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 160 | |
Missing a Javadoc comment. | 165 | |
Missing a Javadoc comment. | 181 | |
Missing a Javadoc comment. | 212 | |
Missing a Javadoc comment. | 224 | |
Missing a Javadoc comment. | 229 | |
Missing a Javadoc comment. | 236 | |
Executable statement count is 128 (max allowed is 100). | 261 | |
Missing a Javadoc comment. | 261 | |
Declaring variables, return values or parameters of type 'HashMap' is not allowed. | 290 | |
Declaring variables, return values or parameters of type 'Vector' is not allowed. | 293 | |
'{' should be on a new line. | 450 | |
'}' should be alone on a line. | 452 | |
'{' should be on a new line. | 452 | |
Expected @param tag for 'str'. | 515 | |
Expected @param tag for 'wrapLen'. | 515 | |
Name 'identLine' must match pattern '^[A-Z0-9_]*$'. | 517 |
Error | Line | |
---|---|---|
Class HTMLEncode should be declared as final. | 70 | |
Catching 'Throwable' is not allowed. | 87 | |
Missing a Javadoc comment. | 101 | |
Static variable definition in wrong order. | 101 | |
Missing a Javadoc comment. | 119 | |
Static variable definition in wrong order. | 119 | |
Declaring variables, return values or parameters of type 'Hashtable' is not allowed. | 119 | |
Variable 'entityTableEncode' explicitly initialized to 'null' (default value for its type). | 119 | |
Missing a Javadoc comment. | 121 | |
Expected an @return tag. | 137 | |
'static' modifier out of order with the JLS suggestions. | 137 | |
Expected @param tag for 's'. | 137 | |
Expected an @return tag. | 145 | |
'static' modifier out of order with the JLS suggestions. | 145 | |
Expected @param tag for 's'. | 145 | |
Expected @param tag for 'cr'. | 145 | |
First sentence should end with a period. | 187 | |
Expected an @return tag. | 190 | |
Expected @param tag for 'ch'. | 190 | |
Catching 'Throwable' is not allowed. | 213 | |
Missing a Javadoc comment. | 224 | |
Missing a Javadoc comment. | 229 | |
Missing a Javadoc comment. | 234 | |
Missing a Javadoc comment. | 239 | |
Missing a Javadoc comment. | 272 |