it/tidalwave/util/ContextManager.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
FileLength |
File length is 379 lines (max allowed is 300). |
1 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
68 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
104 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
107 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
111 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
114 |
Error |
whitespace |
WhitespaceAround |
'->' is not followed by whitespace. |
263 |
Error |
whitespace |
WhitespaceAround |
'{' is not preceded with whitespace. |
263 |
Error |
whitespace |
WhitespaceAround |
'->' is not followed by whitespace. |
300 |
Error |
whitespace |
WhitespaceAround |
'{' is not preceded with whitespace. |
300 |
it/tidalwave/util/Finder.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
FileLength |
File length is 584 lines (max allowed is 300). |
1 |
Error |
javadoc |
JavadocType |
Type Javadoc comment is missing an @param <T> tag. |
62 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
74 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
77 |
Error |
whitespace |
WhitespaceAround |
'{' is not followed by whitespace. |
77 |
Error |
whitespace |
WhitespaceAround |
'}' is not preceded with whitespace. |
77 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
79 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 123). |
88 |
Error |
javadoc |
JavadocType |
Type Javadoc comment is missing an @param <U> tag. |
91 |
Error |
javadoc |
JavadocType |
Type Javadoc comment is missing an @param <U> tag. |
152 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
166 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
181 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
181 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
280 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
375 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
528 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
550 |
it/tidalwave/util/Pair.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
FileLength |
File length is 476 lines (max allowed is 300). |
1 |
Error |
javadoc |
JavadocType |
Type Javadoc comment is missing an @param <A> tag. |
57 |
Error |
javadoc |
JavadocType |
Type Javadoc comment is missing an @param <B> tag. |
57 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
66 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
69 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 123). |
202 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
293 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
312 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
333 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
356 |
Error |
sizes |
ParameterNumber |
More than 4 parameters (found 5). |
417 |
it/tidalwave/util/ProcessExecutor.java
Severity |
Category |
Rule |
Message |
Line |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
39 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
41 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
43 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
53 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
66 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
66 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
68 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
72 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
82 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
94 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
106 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
125 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
129 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
139 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
151 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
158 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
162 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
173 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
196 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
207 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
220 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
230 |
it/tidalwave/util/ReflectionUtils.java
Severity |
Category |
Rule |
Message |
Line |
Error |
imports |
UnusedImports |
Unused import - java.util.Objects. |
44 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
86 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
113 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
117 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'object'. |
177 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'beans'. |
177 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
209 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'type'. |
210 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
216 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
220 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
224 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
255 |
it/tidalwave/util/spi/ArrayListCollectorSupport.java
Severity |
Category |
Rule |
Message |
Line |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
42 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
45 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
49 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
52 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
53 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
56 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
58 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
59 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
64 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
65 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
70 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
71 |
it/tidalwave/util/spi/DefaultProcessExecutor.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
FileLength |
File length is 485 lines (max allowed is 300). |
1 |
Error |
whitespace |
WhitespaceAround |
'=' is not preceded with whitespace. |
60 |
Error |
whitespace |
WhitespaceAround |
'=' is not followed by whitespace. |
60 |
Error |
whitespace |
WhitespaceAround |
'=' is not preceded with whitespace. |
69 |
Error |
whitespace |
WhitespaceAround |
'=' is not followed by whitespace. |
69 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
86 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 121). |
93 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 121). |
113 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 121). |
147 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 121). |
166 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 121). |
190 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 121). |
202 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 121). |
234 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 121). |
264 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 121). |
275 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
312 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
344 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
345 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
346 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 122). |
359 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 122). |
362 |
Error |
blocks |
EmptyBlock |
Must have at least one statement. |
456 |
it/tidalwave/util/spi/HierarchicFinderSupport.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
FileLength |
File length is 396 lines (max allowed is 300). |
1 |
Error |
javadoc |
JavadocType |
Type Javadoc comment is missing an @param <F> tag. |
58 |
Error |
javadoc |
JavadocType |
Type Javadoc comment is missing an @param <T> tag. |
58 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
155 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
181 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
259 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
338 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
338 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
338 |