Rules |
Violations |
Severity |
FileContentsHolder |
0 |
Warning |
AvoidStarImport |
0 |
Warning |
ConstantName |
0 |
Warning |
EmptyBlock |
0 |
Warning |
LocalFinalVariableName |
0 |
Warning |
LocalVariableName |
0 |
Warning |
MemberName |
0 |
Warning |
AbstractClassName- format
: "^Abstract.*$|^.*Factory$|^.*Testcase$"
|
0 |
Warning |
MethodName |
0 |
Warning |
PackageName |
0 |
Warning |
ParameterName |
0 |
Warning |
StaticVariableName |
0 |
Warning |
TypeName |
0 |
Warning |
IllegalImport |
0 |
Warning |
RedundantImport |
0 |
Warning |
UnusedImports |
0 |
Warning |
AnonInnerLength |
0 |
Warning |
LineLength
|
0 |
Warning |
MethodLength- max
: "30"
- countEmpty
: "false"
|
0 |
Warning |
ParameterNumber |
0 |
Warning |
RedundantModifier |
0 |
Warning |
CovariantEquals |
0 |
Warning |
DefaultComesLast |
0 |
Warning |
DoubleCheckedLocking |
0 |
Warning |
EmptyStatement |
0 |
Warning |
EqualsHashCode |
0 |
Warning |
ExplicitInitialization |
0 |
Warning |
IllegalCatch |
0 |
Warning |
ModifiedControlVariable |
0 |
Warning |
PackageDeclaration |
0 |
Warning |
SimplifyBooleanExpression |
0 |
Warning |
SimplifyBooleanReturn |
0 |
Warning |
StringLiteralEquality |
0 |
Warning |
SuperClone |
0 |
Warning |
SuperFinalize |
0 |
Warning |
FinalClass |
0 |
Warning |
HideUtilityClassConstructor |
0 |
Warning |
MutableException |
0 |
Warning |
VisibilityModifier |
0 |
Warning |
CyclomaticComplexity |
0 |
Warning |
UpperEll |
0 |
Warning |
RegexpHeader- header
1: ^/\*\s*$
2: ^ \* Copyright (\d\d\d\d - )?(\d\d\d\d) by Pointbreak \(Amsterdam, The Netherlands\)\s*$
3: ^ \*\s*$
4: ^ \* Licensed under the Apache License, Version 2\.0 \(the "License"\); you may not use this file except\s*$
5: ^ \* in compliance with the License\. You may obtain a copy of the License at\s*$
6: ^ \*\s*$
7: ^ \* http://www\.apache\.org/licenses/LICENSE-2\.0\s*$
8: ^ \*\s*$
9: ^ \* Unless required by applicable law or agreed to in writing, software distributed under the License\s*$
10: ^ \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express\s*$
11: ^ \* or implied\. See the License for the specific language governing permissions and limitations under\s*$
12: ^ \* the License\.\s*$
13: ^ \*/\s*$
|
0 |
Warning |
TabCharacter |
0 |
Warning |
FallThrough |
0 |
Warning |
SuppressionCommentFilter- offCommentFormat
: "CHECKSTYLE\:TESTCASE"
- checkFormat
: "MethodLength"
- onCommentFormat
: "CHECKSTYLE\:ENDTESTCASE"
|
0 |
Warning |