Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
4 |
Warning |
whitespace |
EmptyLineSeparator |
'package' should be separated from previous statement. |
8 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
17 |
Warning |
naming |
LocalVariableName |
Local variable name '__operation' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
77 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
78 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
80 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
81 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
89 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
90 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
92 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
93 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
101 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
102 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
104 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
113 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
114 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
116 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
117 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
125 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
126 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
128 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
129 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
137 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
138 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
140 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
141 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
149 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
150 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
152 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
153 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
161 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
162 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
164 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
165 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
173 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
174 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
176 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
177 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
185 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
186 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
188 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
189 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
197 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
198 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
200 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
201 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
209 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
210 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
212 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
213 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
221 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
222 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
224 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
225 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
233 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
234 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
236 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
237 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
245 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
246 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
248 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
249 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
462 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
473 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
485 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
493 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
502 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
511 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
525 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
542 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
543 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
544 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
545 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
547 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
600 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
654 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
665 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
702 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
717 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
719 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
722 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
723 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
739 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
740 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
741 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
742 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
743 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
745 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
781 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
783 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
809 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
866 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
868 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
879 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
930 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
931 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
931 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
932 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
933 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
934 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
935 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
936 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
937 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
938 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
939 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
941 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
942 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
943 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
944 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
945 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
945 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
946 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
947 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
948 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
949 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
950 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
951 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
952 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
953 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
954 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
955 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
956 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
957 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
958 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
959 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
960 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
961 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
962 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
963 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
964 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
965 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
966 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
967 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
968 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
969 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
970 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
993 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
994 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
995 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
996 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
997 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
998 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
999 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1000 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1001 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1019 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
1035 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1052 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1053 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1054 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1055 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1057 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1093 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1095 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1121 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
1175 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1186 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1237 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1238 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1238 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1239 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1240 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1241 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1242 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1243 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1244 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1245 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1246 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1248 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1249 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1250 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1251 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1252 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1252 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1253 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1254 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1255 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1256 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1257 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1258 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1259 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1260 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1261 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1262 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1263 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1264 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1265 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1266 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1267 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1268 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1269 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1270 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1271 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1272 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1295 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1296 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1297 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1298 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1299 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1300 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1301 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1302 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1303 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1321 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1336 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
1338 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1355 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1356 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1357 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1358 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1360 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1396 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1398 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1424 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1477 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
1479 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1490 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1541 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1542 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1542 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1543 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1544 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1545 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1546 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1547 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1548 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1549 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1550 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1552 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1553 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1554 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1555 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1556 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1556 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1557 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1558 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1559 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1560 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1561 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1562 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1563 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1564 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1565 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1566 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1567 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1568 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1569 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1570 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1571 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1572 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1573 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1574 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1575 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1576 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1599 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1600 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1601 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1602 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1603 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1604 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1605 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1606 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1607 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1625 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
1641 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1657 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1658 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1659 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1661 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1714 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
1764 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1775 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1812 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
1828 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1831 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
1832 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1848 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1849 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1850 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
1851 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1852 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1854 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1890 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1892 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1918 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
1976 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
1987 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2038 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2039 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2039 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2040 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2041 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2042 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2043 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2044 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2045 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2046 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2047 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2049 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2050 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2051 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2052 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2053 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2053 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2054 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2055 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2056 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2057 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2058 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2059 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2060 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2061 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2062 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2063 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2064 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2065 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2066 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2067 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2068 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2069 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2070 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2071 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2072 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2073 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2074 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2075 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2076 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2077 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2078 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2101 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2102 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2103 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2104 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2106 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2107 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2108 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2109 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2127 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
2143 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
2160 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
2161 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
2162 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2163 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2165 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2201 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2203 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2229 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
2283 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2294 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2345 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2346 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2346 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2347 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2348 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2349 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2350 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2351 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2352 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2353 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2354 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2356 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2357 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2358 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2359 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2360 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2360 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2361 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2362 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2363 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2364 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2365 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2366 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2367 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2368 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2369 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2370 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2371 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2372 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2373 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2374 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2375 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2376 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2377 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2378 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2379 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2380 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2403 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2404 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2405 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2406 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2407 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2408 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2409 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2410 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2411 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2429 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2444 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2445 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2446 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2447 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2448 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2449 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2450 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2451 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
2453 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
2455 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
2473 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
2474 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
2475 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
2476 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2477 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2479 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2525 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2527 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2553 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2610 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2611 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2612 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2613 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2614 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2615 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2616 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2617 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
2619 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
2621 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2633 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2692 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2693 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2693 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2694 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2695 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2696 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2697 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2698 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2699 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2700 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2701 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2703 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2704 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2705 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2706 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2707 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2707 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2708 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2709 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2710 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2711 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2712 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2713 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2714 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2715 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2716 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2717 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2718 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2719 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2720 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2721 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2722 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2723 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2724 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2725 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2726 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2727 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2728 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2729 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2730 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2731 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2732 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2755 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2756 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2757 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2758 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2759 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2760 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2761 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2762 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2763 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2781 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2796 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
2812 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
2813 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2814 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2816 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2850 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2852 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2878 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2927 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2938 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2985 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2986 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
2986 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2987 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2988 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2989 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2990 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2991 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2992 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2993 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2994 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2996 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2997 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2998 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
2999 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3000 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3000 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3001 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3002 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3003 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3004 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3005 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3006 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3007 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3008 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3009 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3010 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3011 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3012 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3013 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3014 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3015 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3038 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3039 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3040 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3041 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3042 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3043 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3044 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3045 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3046 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3064 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3079 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3080 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
3082 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
3099 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
3100 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
3101 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3102 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3104 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3140 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3142 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3168 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3221 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3222 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
3224 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3235 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3286 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3287 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3287 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3288 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3289 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3290 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3291 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3292 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3293 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3294 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3295 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3297 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3298 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3299 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3300 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3301 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3301 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3302 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3303 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3304 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3305 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3306 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3307 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3308 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3309 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3310 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3311 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3312 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3313 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3314 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3315 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3316 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3317 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3318 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3319 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3320 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3321 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3344 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3345 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3346 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3347 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3348 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3349 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3350 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3351 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3352 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3370 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3385 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
3387 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
3404 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
3405 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
3406 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3407 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3409 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3445 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3447 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3473 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3526 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
3528 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3539 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3590 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3591 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3591 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3592 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3593 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3594 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3595 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3596 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3597 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3598 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3599 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3601 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3602 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3603 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3604 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3605 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3605 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3606 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3607 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3608 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3609 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3610 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3611 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3612 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3613 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3614 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3615 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3616 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3617 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3618 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3619 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3620 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3621 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3622 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3623 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3624 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3625 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3648 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3649 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3650 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3651 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3652 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3653 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3654 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3655 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3656 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3674 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
3690 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
3692 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
3709 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
3710 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
3711 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3712 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3714 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3760 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3762 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3788 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
3842 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
3844 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3856 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3915 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3916 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3916 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3917 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3918 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3919 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3920 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3921 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3922 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3923 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3924 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3926 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3927 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3928 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3929 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3930 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3930 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3931 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3932 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3933 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3934 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3935 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3936 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3937 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3938 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3939 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3940 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3941 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3942 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3943 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3944 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3945 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3946 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3947 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3948 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3949 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3950 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3973 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3974 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3975 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3976 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3977 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3978 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3979 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3980 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
3981 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
3999 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4014 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4015 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4016 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4017 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4018 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4019 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
4021 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
4038 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
4039 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
4040 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4041 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4043 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4079 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4081 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4107 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4160 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4161 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4162 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4163 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4164 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4165 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
4167 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4178 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4229 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4230 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4230 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4231 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4232 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4233 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4234 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4235 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4236 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4237 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4238 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4240 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4241 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4242 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4243 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4244 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4244 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4245 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4246 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4247 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4248 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4249 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4250 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4251 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4252 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4253 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4254 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4255 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4256 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4257 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4258 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4259 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4260 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4261 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4262 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4263 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4264 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4287 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4288 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4289 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4290 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4291 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4292 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4293 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4294 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4295 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4313 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4328 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4329 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4330 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4331 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
4333 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
4350 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
4351 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
4352 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4353 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4355 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4391 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4393 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4419 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4472 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4473 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4474 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4475 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
4477 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4488 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4539 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4540 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4540 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4541 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4542 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4543 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4544 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4545 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4546 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4547 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4548 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4550 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4551 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4552 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4553 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4554 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4554 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4555 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4556 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4557 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4558 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4559 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4560 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4561 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4562 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4563 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4564 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4565 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4566 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4567 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4568 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4569 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4570 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4571 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4572 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4573 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4574 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4597 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4598 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4599 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4600 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4601 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4602 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4603 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4604 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4605 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4623 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
4653 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
4654 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4655 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4657 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4691 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4693 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4719 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4778 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4825 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4826 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4826 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4827 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4828 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4829 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4830 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4831 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4832 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4833 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4834 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4836 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4837 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4838 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4839 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4840 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4840 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4841 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4842 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4843 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4844 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4845 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4846 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4847 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4848 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4849 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4850 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4851 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4852 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4853 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4854 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4855 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4878 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4879 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4880 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4881 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4882 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4883 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4884 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4885 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4886 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4904 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
4920 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
4936 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
4937 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4938 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4940 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4976 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
4978 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5004 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
5054 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5065 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5116 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5117 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5117 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5118 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5119 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5120 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5121 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5122 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5123 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5124 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5125 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5127 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5128 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5129 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5130 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5131 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5131 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5132 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5133 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5134 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5135 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5136 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5137 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5138 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5139 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5140 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5141 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5142 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5143 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5144 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5145 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5146 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5169 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5170 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5171 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5172 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5173 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5174 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5175 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5176 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5177 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5195 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5210 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
5212 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
5229 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
5230 |
Warning |
whitespace |
SeparatorWrap |
',' should be on the previous line. |
5231 |
Warning |
naming |
LocalVariableName |
Local variable name '_messageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5232 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5234 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnMessageContext' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5270 |
Warning |
naming |
LocalVariableName |
Local variable name '_returnEnv' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5272 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5298 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5351 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
5353 |
Warning |
naming |
LocalVariableName |
Local variable name '_operationClient' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5364 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5415 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5416 |
Warning |
naming |
LocalVariableName |
Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5416 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5417 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5418 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5419 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5420 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5421 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5422 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5423 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5424 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5426 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5427 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5428 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5429 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5430 |
Warning |
naming |
LocalVariableName |
Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5430 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5431 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5432 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5433 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5434 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5435 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5436 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5437 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5438 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5439 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5440 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5441 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5442 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5443 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5444 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5445 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5446 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5447 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5448 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5449 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5450 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5473 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5474 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5475 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5476 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5477 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5478 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5479 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5480 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5481 |
Warning |
naming |
LocalVariableName |
Local variable name '_callbackReceiver' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5499 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5513 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
5529 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5553 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5561 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5571 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
5587 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
5588 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
5591 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
5591 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
5609 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5653 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5665 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5679 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5704 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
5710 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
5738 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5769 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5792 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
5796 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5809 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5817 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
5834 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5891 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5909 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5921 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5939 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5951 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5969 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
5985 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
5986 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
5989 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
5989 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
6007 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6127 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6139 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6153 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6178 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
6184 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
6212 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6243 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6266 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
6270 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
6276 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6315 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6323 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
6340 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
6382 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
6407 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
6432 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
6456 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
6459 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6490 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6498 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6508 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
6524 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
6525 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
6528 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
6528 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
6546 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6590 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6602 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6616 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6641 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
6647 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
6675 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6706 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6729 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
6733 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6746 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6754 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
6771 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6829 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6837 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6847 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
6863 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
6864 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
6867 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
6867 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
6885 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6929 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6941 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6955 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6980 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
6986 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
7014 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7045 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7068 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
7072 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7085 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7093 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
7110 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7168 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7176 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7186 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
7202 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
7203 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
7206 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
7206 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
7224 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7268 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7280 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7294 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7319 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
7325 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
7353 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7384 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7407 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
7411 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7424 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7432 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
7449 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7507 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7527 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7540 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7548 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7563 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
7591 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
7592 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
7595 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
7595 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
7613 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7697 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7709 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7723 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7748 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
7754 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
7782 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7813 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7836 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
7840 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7879 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7887 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
7904 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
7948 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
7961 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
7966 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
7989 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
7993 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
7996 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8026 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8044 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8056 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8074 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
8090 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
8091 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
8094 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
8094 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
8112 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8214 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8226 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8240 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8265 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
8271 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
8299 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8330 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8353 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
8357 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
8363 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8393 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8401 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
8418 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
8460 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
8485 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
8509 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
8512 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8542 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8560 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8572 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8590 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
8606 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
8607 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
8610 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
8610 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
8628 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8730 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8742 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8756 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8781 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
8787 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
8815 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8846 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8869 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
8873 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
8879 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8909 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8917 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
8934 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
8976 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
9001 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
9025 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
9028 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9058 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9076 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9088 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
9093 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
9100 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9106 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
9110 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9118 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9138 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9151 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9159 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9174 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
9202 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
9203 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
9206 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
9206 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
9224 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9344 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9356 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9370 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9395 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
9401 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
9429 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9460 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9483 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
9487 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
9493 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9544 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9552 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
9569 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
9613 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
9638 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
9663 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
9676 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
9681 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
9704 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
9708 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
9711 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
9734 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
9734 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9740 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9750 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9760 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9770 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9780 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9790 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9800 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9810 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9820 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9830 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9840 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9850 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9860 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9870 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9880 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9890 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9900 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9910 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9920 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9930 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9940 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9950 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9960 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
9970 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9994 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10002 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10012 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
10028 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
10029 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
10032 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
10032 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
10050 |
Warning |
naming |
LocalVariableName |
Local variable name '_localName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
10059 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10118 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10130 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10144 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10169 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
10175 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
10203 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10234 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10257 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
10261 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10279 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10287 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
10304 |
Warning |
naming |
TypeName |
Type name 'DateMismatchFault_type0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
10361 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
10374 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
10375 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
10378 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
10378 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
10396 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10548 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10560 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10574 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10599 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
10605 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
10633 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10664 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10687 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
10691 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10757 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10765 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
10782 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10955 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10963 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10973 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10985 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11004 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11014 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11027 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11047 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11060 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11068 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11083 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11107 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11126 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11138 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11143 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11151 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11157 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11161 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11169 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11174 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11182 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11188 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11192 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11200 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11219 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11231 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11250 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11262 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11281 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11293 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11323 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11336 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11355 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11367 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11372 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11380 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11386 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11390 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11398 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11403 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11411 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11417 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11421 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11429 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11434 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11440 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11442 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11452 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11458 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11462 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11471 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11489 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11501 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11520 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11530 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11543 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11552 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11565 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11577 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11591 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11612 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11632 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11645 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11653 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11668 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
11696 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
11697 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
11700 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
11700 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
11718 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12072 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12084 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12098 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12123 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
12129 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
12157 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12188 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12211 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
12215 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 31, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
12221 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12431 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12439 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12456 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12504 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12520 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
12530 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12535 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12548 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12553 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
12576 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12581 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12606 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12631 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12656 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12681 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12706 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12731 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
12750 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12755 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12780 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12805 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12830 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
12849 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12854 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12879 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
12889 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12894 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12907 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12912 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12941 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12954 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12959 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
12982 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
12986 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
12989 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13020 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13040 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13053 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13061 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13076 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
13104 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
13105 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
13108 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
13108 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
13126 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13210 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13222 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13236 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13261 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
13267 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
13295 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13326 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13349 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
13353 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13392 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13400 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
13417 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
13461 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
13474 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
13479 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
13502 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
13506 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
13509 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13540 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13548 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13558 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
13574 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
13575 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
13578 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
13578 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
13596 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13640 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13652 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13666 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13691 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
13697 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
13725 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13756 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13779 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
13783 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13796 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13804 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
13821 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13879 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13887 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13897 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
13913 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
13914 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
13917 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
13917 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
13935 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13979 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13991 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14005 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14030 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
14036 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
14064 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14095 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14118 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
14122 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14135 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14143 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
14160 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14218 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14227 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14240 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14252 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14266 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
14291 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
14292 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
14295 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
14295 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
14313 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14397 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14409 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14423 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14448 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
14454 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
14482 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14513 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14536 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
14540 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14579 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14587 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
14604 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
14648 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
14661 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
14666 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
14694 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
14697 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14727 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14745 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14757 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14775 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14787 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14805 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14817 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14837 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14850 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14858 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14873 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
14901 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
14902 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
14905 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
14905 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
14923 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15061 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15073 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15087 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15112 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
15118 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
15146 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15177 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15200 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
15204 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
15210 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15270 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15278 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
15295 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
15339 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
15364 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
15389 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
15414 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
15427 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
15432 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
15455 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
15459 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
15462 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15493 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15501 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15511 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
15527 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
15528 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
15531 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
15531 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
15549 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15593 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15605 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15619 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15644 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
15650 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
15678 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15709 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15732 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
15736 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15749 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15757 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
15774 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15832 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15840 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15850 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
15866 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
15867 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
15870 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
15870 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
15888 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15932 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15944 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15958 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15983 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
15989 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
16017 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16048 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16071 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
16075 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16088 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16096 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
16113 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16170 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16178 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16188 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16200 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16208 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16218 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
16234 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
16235 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
16238 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
16238 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
16256 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16333 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16345 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16359 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16384 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
16390 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
16418 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16449 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16472 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
16476 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
16482 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16512 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16520 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
16537 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
16579 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
16595 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
16603 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
16606 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16636 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16656 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16669 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16677 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16692 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16716 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16749 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16757 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16796 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16825 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16838 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16867 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16880 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16909 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16922 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16951 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
16968 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
16969 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
16972 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
16972 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
16990 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17173 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17185 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17199 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17224 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
17230 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
17258 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17289 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17312 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
17316 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
17322 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17414 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17422 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
17439 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
17485 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
17498 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
17503 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
17526 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
17531 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
17550 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
17571 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
17576 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
17595 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
17600 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
17619 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
17624 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
17643 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
17648 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
17667 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
17671 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
17674 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17703 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17721 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17740 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17750 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17765 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17784 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17794 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17809 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17828 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17838 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17853 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17872 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17882 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17897 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17916 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17926 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17941 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17971 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
17990 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
17991 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
17994 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
17994 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
18012 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18117 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18129 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18143 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18168 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
18174 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
18202 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18233 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18256 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
18260 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
18266 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18328 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18336 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
18353 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
18402 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18493 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18501 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18511 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
18527 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
18528 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
18531 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
18531 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
18549 |
Warning |
naming |
LocalVariableName |
Local variable name '_localName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
18558 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18617 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18629 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18643 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18668 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
18674 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
18702 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18733 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18756 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
18760 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18778 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18786 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
18803 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18870 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18888 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
18904 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
18905 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
18908 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
18908 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
18926 |
Warning |
naming |
LocalVariableName |
Local variable name '_localName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
18935 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18996 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19008 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19022 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19047 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
19053 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
19081 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19112 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19135 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
19139 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19157 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19165 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
19182 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19247 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19269 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19288 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19298 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19313 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19332 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19342 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19357 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19376 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19386 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19401 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19420 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19430 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19445 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19464 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19474 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19489 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19508 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19518 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19533 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19552 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19562 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19577 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19607 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
19626 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
19627 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
19630 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
19630 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
19648 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19765 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19777 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19791 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19816 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
19822 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
19850 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19881 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19904 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
19908 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
19914 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19994 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20002 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
20019 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
20068 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
20183 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
20184 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
20187 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
20187 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
20205 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20361 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20373 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20387 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20412 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
20418 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
20446 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20477 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20500 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
20504 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20570 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20578 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
20595 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20769 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20777 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20787 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
20803 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
20804 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
20807 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
20807 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
20825 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20869 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20881 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20895 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20920 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
20926 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
20954 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20985 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21008 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
21012 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21025 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21033 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
21050 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21106 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21128 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21147 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21157 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21172 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21191 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21201 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21216 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21235 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21245 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21260 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21279 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21289 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21304 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21323 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21333 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21348 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21367 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21377 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21392 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21411 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21421 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21436 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21466 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
21485 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
21486 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
21489 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
21489 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
21507 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21624 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21636 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21650 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21675 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
21681 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
21709 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21740 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21763 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
21767 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
21773 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21853 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21861 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
21878 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
21927 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
22042 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
22043 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
22046 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
22046 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
22064 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22220 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22232 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22246 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22271 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
22277 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
22305 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22336 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22359 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
22363 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22429 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22437 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
22454 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22628 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22636 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22646 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
22662 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
22663 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
22666 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
22666 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
22684 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22728 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22740 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22754 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22779 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
22785 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
22813 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22844 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22867 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
22871 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22884 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22892 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
22909 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22967 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22975 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22985 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
23001 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
23002 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
23005 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
23005 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
23023 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23067 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23079 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23093 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23118 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
23124 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
23152 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23183 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23206 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
23210 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23223 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23231 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
23248 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23306 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23314 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23324 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
23340 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
23341 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
23344 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
23344 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
23362 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23406 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23418 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23432 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23457 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
23463 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
23491 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23522 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23545 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
23549 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23562 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23570 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
23587 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23645 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23653 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23663 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
23679 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
23680 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
23683 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
23683 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
23701 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23745 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23757 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23771 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23796 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
23802 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
23830 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23861 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23884 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
23888 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23901 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23909 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
23926 |
Warning |
naming |
TypeName |
Type name 'ResultChoice_type0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
23974 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23982 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24002 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24021 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24031 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24046 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24065 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24075 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24090 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24109 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24119 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24134 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24153 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24163 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24178 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24197 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24207 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24222 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24241 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24251 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
24270 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
24271 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
24274 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
24274 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
24292 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24387 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24399 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24413 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24438 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
24444 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
24472 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24503 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24526 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
24530 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
24536 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24602 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24610 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
24627 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24724 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24732 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24742 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
24758 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
24759 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
24762 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
24762 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
24780 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24824 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24836 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24850 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24875 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
24881 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
24909 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24940 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24963 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
24967 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24980 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
24988 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
25005 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25063 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25072 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25085 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25097 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25111 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
25136 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
25137 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
25140 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
25140 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
25158 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25242 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25254 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25268 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25293 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
25299 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
25327 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25358 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25381 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
25385 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25424 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25432 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
25449 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
25493 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
25506 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
25511 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
25539 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
25542 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25573 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25591 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
25607 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
25608 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
25611 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
25611 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
25629 |
Warning |
naming |
LocalVariableName |
Local variable name '_localName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
25638 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25699 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25711 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25725 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25750 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
25756 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
25784 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25815 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25838 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
25842 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25860 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25868 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
25885 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
25956 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
25957 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
25960 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
25960 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
25978 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26134 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26146 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26160 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26185 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
26191 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
26219 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26250 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26273 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
26277 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26343 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26351 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
26368 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26542 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26550 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26560 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
26576 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
26577 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
26580 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
26580 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
26598 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26642 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26654 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26668 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26693 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
26699 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
26727 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26758 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26781 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
26785 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26798 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26806 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
26823 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26880 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26909 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26922 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26940 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26952 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26970 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26982 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27000 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27012 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27041 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27054 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27083 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27096 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27125 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27138 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27167 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27180 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27209 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27222 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27251 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
27268 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
27269 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
27272 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
27272 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
27290 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27536 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27548 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27562 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27587 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
27593 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
27621 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27652 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27675 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
27679 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
27685 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27787 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27795 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
27812 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
27854 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
27873 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
27878 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
27903 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
27928 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
27953 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
27972 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
27977 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
27996 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28001 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
28020 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28025 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
28044 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28049 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
28068 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28073 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
28092 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28096 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
28099 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28129 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
28134 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
28141 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28147 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
28151 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28159 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28188 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28201 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28230 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28243 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28272 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28285 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28294 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28304 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28316 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28335 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
28351 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
28352 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
28355 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
28355 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
28373 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28533 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28545 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28559 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28584 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
28590 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
28618 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28649 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28672 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
28676 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
28682 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28741 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28749 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28766 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
28815 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28824 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28849 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
28868 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28873 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
28892 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28897 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
28916 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28921 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
28945 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
28948 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28979 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28987 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
28997 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
29013 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
29014 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
29017 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
29017 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
29035 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29079 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29091 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29105 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29130 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
29136 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
29164 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29195 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29218 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
29222 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29235 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29243 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
29260 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29317 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29335 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29347 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29365 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29377 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29406 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29419 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29437 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29449 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29457 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29467 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29479 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29499 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29512 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29520 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29535 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29559 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29588 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29601 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29621 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29634 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29642 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29657 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
29685 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
29686 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
29689 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
29689 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
29707 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29912 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29924 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29938 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
29963 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
29969 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
29997 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30028 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30051 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
30055 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
30061 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30166 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30174 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30191 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30237 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30262 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30287 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
30306 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30311 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30336 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30361 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30374 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30379 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
30402 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30407 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
30426 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30431 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30444 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30449 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
30472 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30476 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
30479 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30510 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30518 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30528 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
30544 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
30545 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
30548 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
30548 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
30566 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30610 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30622 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30636 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30661 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
30667 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
30695 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30726 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30749 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
30753 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30766 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30774 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
30791 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30849 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30869 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30882 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30890 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30905 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30929 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30937 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30947 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30959 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
30977 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
30993 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
30994 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
30997 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
30997 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
31015 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31130 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31142 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31156 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31181 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
31187 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
31215 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31246 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31269 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
31273 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
31279 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31327 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31335 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
31352 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
31396 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
31409 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
31414 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
31437 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
31442 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
31467 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
31491 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
31494 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31525 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31533 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31543 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
31559 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
31560 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
31563 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
31563 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
31581 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31625 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31637 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31651 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31676 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
31682 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
31710 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31741 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31764 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
31768 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31781 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31789 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
31806 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31864 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31872 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31882 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
31898 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
31899 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
31902 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
31902 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
31920 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31964 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31976 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
31990 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32015 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
32021 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
32049 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32080 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32103 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
32107 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32120 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32128 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
32145 |
Warning |
naming |
TypeName |
Type name 'GenericFault_type0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
32193 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
32206 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
32207 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
32210 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
32210 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
32228 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32380 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32392 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32406 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32431 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
32437 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
32465 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32496 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32519 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
32523 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32589 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32597 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
32614 |
Warning |
naming |
TypeName |
Type name 'DelegationIdMismatchFault_type0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
32778 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
32791 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
32792 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
32795 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
32795 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
32813 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32965 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32977 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32991 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33016 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
33022 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
33050 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33081 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33104 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
33108 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33174 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33182 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
33199 |
Warning |
naming |
TypeName |
Type name 'JobUnknownFault_type0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
33363 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
33376 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
33377 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
33380 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
33380 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
33398 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33550 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33562 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33576 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33601 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
33607 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
33635 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33666 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33689 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
33693 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33759 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33767 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
33784 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33958 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33966 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33976 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
33992 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
33993 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
33996 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
33996 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
34014 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34058 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34070 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34084 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34109 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
34115 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
34143 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34174 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34197 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
34201 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34214 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34222 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
34239 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34297 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34317 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34330 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34338 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34353 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
34381 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
34382 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
34385 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
34385 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
34403 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34487 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34499 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34513 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34538 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
34544 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
34572 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34603 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34626 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
34630 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34669 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34677 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
34694 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
34738 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
34751 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
34756 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
34779 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
34783 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
34786 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34817 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34825 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34835 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
34851 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
34852 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
34855 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
34855 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
34873 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34917 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34929 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34943 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34968 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
34974 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
35002 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35033 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35056 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
35060 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35073 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35081 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
35098 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35156 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35174 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
35190 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
35191 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
35194 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
35194 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
35212 |
Warning |
naming |
LocalVariableName |
Local variable name '_localName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
35221 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35282 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35294 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35308 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35333 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
35339 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
35367 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35398 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35421 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
35425 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35443 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35451 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
35468 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35535 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35555 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35568 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35576 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35591 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
35619 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
35620 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
35623 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
35623 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
35641 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35725 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35737 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35751 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35776 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
35782 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
35810 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35841 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35864 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
35868 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35907 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35915 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
35932 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
35976 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
35989 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
35994 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
36017 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
36021 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
36024 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36055 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36063 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36073 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
36089 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
36090 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
36093 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
36093 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
36111 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36155 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36167 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36181 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36206 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
36212 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
36240 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36271 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36294 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
36298 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36311 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36319 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
36336 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36394 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36402 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36412 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
36428 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
36429 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
36432 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
36432 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
36450 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36494 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36506 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36520 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36545 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
36551 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
36579 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36610 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36633 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
36637 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36650 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36658 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
36675 |
Warning |
naming |
TypeName |
Type name 'LeaseIdMismatchFault_type0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
36723 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
36736 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
36737 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
36740 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
36740 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
36758 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36910 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36922 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36936 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
36961 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
36967 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
36995 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37026 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37049 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
37053 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37119 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37127 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
37144 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37318 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37347 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37360 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37368 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37378 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
37394 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
37395 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
37398 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
37398 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
37416 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37506 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37518 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37532 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37557 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
37563 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
37591 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37622 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37645 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
37649 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
37655 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37685 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37693 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
37710 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
37752 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
37771 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
37776 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
37791 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
37794 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37824 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37842 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37854 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37872 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37884 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37913 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37926 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37955 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37968 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
37997 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
38014 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
38015 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
38018 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
38018 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
38036 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38192 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38204 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38218 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38243 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
38249 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
38277 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38308 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38331 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
38335 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
38341 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38398 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38406 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
38423 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
38465 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
38490 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
38515 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
38534 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
38539 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
38558 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
38563 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
38582 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
38586 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
38589 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38619 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38627 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38637 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38649 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38667 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38679 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38697 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38709 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38738 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38751 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38780 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38793 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38822 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
38839 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
38840 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
38843 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
38843 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
38861 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39023 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39035 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39049 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39074 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
39080 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
39108 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39139 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39162 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
39166 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
39172 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39238 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39246 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
39263 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
39305 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
39321 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
39346 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
39371 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
39390 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
39395 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
39414 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
39419 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
39438 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
39442 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
39445 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39476 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39484 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39494 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
39510 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
39511 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
39514 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
39514 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
39532 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39576 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39588 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39602 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39627 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
39633 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
39661 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39692 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39715 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
39719 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39732 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39740 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
39757 |
Warning |
naming |
TypeName |
Type name 'DelegationProxyFault_type0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
39805 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
39818 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
39819 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
39822 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
39822 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
39840 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
39992 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40004 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40018 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40043 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
40049 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
40077 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40108 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40131 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
40135 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40201 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40209 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
40226 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40400 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40408 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40418 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
40434 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
40435 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
40438 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
40438 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
40456 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40500 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40512 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40526 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40551 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
40557 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
40585 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40616 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40639 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
40643 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40656 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40664 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
40681 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40738 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40758 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40771 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40779 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40794 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
40822 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
40823 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
40826 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
40826 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
40844 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40928 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40940 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40954 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
40979 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
40985 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
41013 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41044 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41067 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
41071 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41110 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41118 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
41135 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
41179 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
41192 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
41197 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
41220 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
41224 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
41227 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
41262 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
41263 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
41266 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
41266 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
41284 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41440 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41452 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41466 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41491 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
41497 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
41525 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41556 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41579 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
41583 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41649 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41657 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
41674 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
41852 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
41853 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
41856 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
41856 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
41874 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42030 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42042 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42056 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42081 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
42087 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
42115 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42146 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42169 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
42173 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42239 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42247 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
42264 |
Warning |
naming |
TypeName |
Type name 'JobStatusInvalidFault_type0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
42428 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
42441 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
42442 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
42445 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
42445 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
42463 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42615 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42627 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42641 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42666 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
42672 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
42700 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42731 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42754 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
42758 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42824 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
42832 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
42849 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43023 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43052 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43065 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43094 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43107 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43136 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43149 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43178 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43191 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43209 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43221 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43230 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43240 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43252 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43261 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43271 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43283 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43303 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43316 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43324 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43339 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
43367 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
43368 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
43371 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
43371 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
43389 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43589 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43601 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43615 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43640 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
43646 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
43674 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43705 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43728 |
Warning |
naming |
ParameterName |
Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
43732 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'attribList' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). |
43738 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43828 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
43836 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
43853 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
43897 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
43916 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
43921 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
43940 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
43945 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
43964 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
43969 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
43988 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
43993 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
44018 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
44043 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
44068 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
44081 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
44086 |
Warning |
blocks |
EmptyBlock |
Empty else block. |
44109 |
Warning |
blocks |
NeedBraces |
'while' construct must use '{}'s. |
44113 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
44116 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44137 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44151 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44165 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44179 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44193 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44207 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44221 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44235 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44249 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44263 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44277 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44291 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44305 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44319 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44333 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44347 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44361 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44375 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44389 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44403 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44417 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44431 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44445 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44459 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44473 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44487 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44501 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44515 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44529 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44543 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44557 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44571 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44585 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44599 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44613 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44627 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
44958 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name must contain no more than '1' capital letters. |
44966 |