The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 72 | ![]() |
JavadocType | 1 | ![]() |
JavadocVariable | 95 | ![]() |
JavadocStyle | 34 | ![]() |
ConstantName | 1 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength
| 54 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 3 | ![]() |
ModifierOrder | 1 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 32 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 5 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 0 | Ignore |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 81 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 80 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 3 | ![]() |
NewlineAtEndOfFile | 40 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 127 | ![]() |
RegexpSingleline
| 314 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'guaranteedStateOrGuaranteedAction' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'agreementTermID' must be private and have accessor methods. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Variable 'assessmentResult' must be private and have accessor methods. | 62 |
![]() | Expected an @return tag. | 87 |
![]() | Line has trailing spaces. | 100 |
![]() | Line has trailing spaces. | 112 |
![]() | Parameter value should be final. | 114 |
![]() | Line has trailing spaces. | 124 |
![]() | Line has trailing spaces. | 136 |
![]() | Parameter value should be final. | 138 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'argument' must be private and have accessor methods. | 48 |
![]() | Expected an @return tag. | 72 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'struct' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'simple' must be private and have accessor methods. | 50 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 70 |
![]() | Parameter value should be final. | 72 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 94 |
![]() | Parameter value should be final. | 96 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter v should be final. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter v should be final. | 52 |
![]() | ':' is not preceded with whitespace. | 53 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'name' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'ip' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'port' must be private and have accessor methods. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Variable 'userID' must be private and have accessor methods. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Variable 'processID' must be private and have accessor methods. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'serviceEPR' must be private and have accessor methods. | 63 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 83 |
![]() | Parameter value should be final. | 85 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 107 |
![]() | Parameter value should be final. | 109 |
![]() | Expected an @return tag. | 117 |
![]() | Parameter value should be final. | 125 |
![]() | Expected @param tag for 'value'. | 125 |
![]() | Line has trailing spaces. | 135 |
![]() | Line has trailing spaces. | 147 |
![]() | Parameter value should be final. | 149 |
![]() | Line has trailing spaces. | 159 |
![]() | Line has trailing spaces. | 171 |
![]() | Parameter value should be final. | 173 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 195 |
![]() | Parameter value should be final. | 197 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'time' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'notifier' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'source' must be private and have accessor methods. | 54 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 74 |
![]() | Parameter value should be final. | 76 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 98 |
![]() | Parameter value should be final. | 100 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 122 |
![]() | Parameter value should be final. | 124 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'id' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'eventTypeID' must be private and have accessor methods. | 50 |
![]() | Expected an @return tag. | 56 |
![]() | Parameter value should be final. | 64 |
![]() | Expected @param tag for 'value'. | 64 |
![]() | Line has trailing spaces. | 74 |
![]() | Line has trailing spaces. | 86 |
![]() | Parameter value should be final. | 88 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line is longer than 120 characters. | 34 |
![]() | '{' should be on the previous line. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'eventID' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'eventContext' must be private and have accessor methods. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'eventPayload' must be private and have accessor methods. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Variable 'eventMetadata' must be private and have accessor methods. | 62 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 82 |
![]() | Parameter value should be final. | 84 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 106 |
![]() | Parameter value should be final. | 108 |
![]() | Line has trailing spaces. | 118 |
![]() | Line has trailing spaces. | 130 |
![]() | Parameter value should be final. | 132 |
![]() | Expected an @return tag. | 158 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'key' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'value' must be private and have accessor methods. | 50 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 70 |
![]() | Parameter value should be final. | 72 |
![]() | 'value' hides a field. | 72 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 94 |
![]() | Parameter value should be final. | 96 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'name' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'ip' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'port' must be private and have accessor methods. | 54 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 74 |
![]() | Parameter value should be final. | 76 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 98 |
![]() | Parameter value should be final. | 100 |
![]() | Expected an @return tag. | 108 |
![]() | Parameter value should be final. | 116 |
![]() | Expected @param tag for 'value'. | 116 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line is longer than 120 characters. | 29 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Line is longer than 120 characters. | 31 |
![]() | '{' should be on the previous line. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'interactionEvent' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'monitoringResultEvent' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'predictionResultEvent' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'infrastructureMonitoringEventType' must be private and have accessor methods. | 57 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 77 |
![]() | Parameter value should be final. | 79 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 101 |
![]() | Parameter value should be final. | 103 |
![]() | Line has trailing spaces. | 113 |
![]() | Line has trailing spaces. | 125 |
![]() | Parameter value should be final. | 127 |
![]() | Line has trailing spaces. | 137 |
![]() | Line has trailing spaces. | 149 |
![]() | Parameter value should be final. | 151 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line is longer than 120 characters. | 29 |
![]() | '{' should be on the previous line. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'swServiceLayerSource' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'infrastructureLayer' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'other' must be private and have accessor methods. | 54 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 74 |
![]() | Parameter value should be final. | 76 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 98 |
![]() | Parameter value should be final. | 100 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 122 |
![]() | Parameter value should be final. | 124 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'timestamp' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'collectionTime' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'reportTime' must be private and have accessor methods. | 58 |
![]() | Expected an @return tag. | 64 |
![]() | Parameter value should be final. | 72 |
![]() | Expected @param tag for 'value'. | 72 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 94 |
![]() | Parameter value should be final. | 96 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 118 |
![]() | Parameter value should be final. | 120 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'specification' must be private and have accessor methods. | 47 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 67 |
![]() | Parameter value should be final. | 69 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'guaranteedID' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'assessmentResult' must be private and have accessor methods. | 49 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 69 |
![]() | Parameter value should be final. | 71 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 93 |
![]() | Parameter value should be final. | 95 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'qoSName' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'qoSValue' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 71 |
![]() | Parameter value should be final. | 73 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 95 |
![]() | Parameter value should be final. | 97 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter v should be final. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter v should be final. | 49 |
![]() | ':' is not preceded with whitespace. | 50 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'any' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Expected an @return tag. | 77 |
![]() | Line has trailing spaces. | 88 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Line is longer than 120 characters. | 31 |
![]() | '{' should be on the previous line. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'infrastructureId' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'resourceId' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'infrastructureEventType' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'infrastructureProperties' must be private and have accessor methods. | 58 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter value should be final. | 80 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 102 |
![]() | Parameter value should be final. | 104 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 126 |
![]() | Parameter value should be final. | 128 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 150 |
![]() | Parameter value should be final. | 152 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'infrastructureParameter' must be private and have accessor methods. | 48 |
![]() | Expected an @return tag. | 72 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'operationName' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'operationID' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'status' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'parameters' must be private and have accessor methods. | 58 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter value should be final. | 80 |
![]() | Expected an @return tag. | 88 |
![]() | Parameter value should be final. | 96 |
![]() | Expected @param tag for 'value'. | 96 |
![]() | Line has trailing spaces. | 106 |
![]() | Line has trailing spaces. | 118 |
![]() | Parameter value should be final. | 120 |
![]() | Line has trailing spaces. | 130 |
![]() | Line has trailing spaces. | 142 |
![]() | Parameter value should be final. | 144 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'any' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Expected an @return tag. | 77 |
![]() | Line has trailing spaces. | 88 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'slaInfo' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'monitoringInfo' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'extraProperties' must be private and have accessor methods. | 54 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 74 |
![]() | Parameter value should be final. | 76 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 98 |
![]() | Parameter value should be final. | 100 |
![]() | Line has trailing spaces. | 110 |
![]() | Line has trailing spaces. | 122 |
![]() | Parameter value should be final. | 124 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 18 |
![]() | Line has trailing spaces. | 19 |
![]() | Line has trailing spaces. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Missing a Javadoc comment. | 34 |
![]() | 'static' modifier out of order with the JLS suggestions. | 34 |
![]() | Name '_Event_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 |
![]() | First sentence should end with a period. | 36 |
![]() | Line is longer than 120 characters. | 37 |
![]() | First sentence should end with a period. | 43 |
![]() | Expected an @return tag. | 47 |
![]() | First sentence should end with a period. | 51 |
![]() | Expected an @return tag. | 55 |
![]() | First sentence should end with a period. | 59 |
![]() | Expected an @return tag. | 63 |
![]() | First sentence should end with a period. | 67 |
![]() | Expected an @return tag. | 71 |
![]() | First sentence should end with a period. | 75 |
![]() | Expected an @return tag. | 79 |
![]() | First sentence should end with a period. | 83 |
![]() | Expected an @return tag. | 87 |
![]() | First sentence should end with a period. | 91 |
![]() | Expected an @return tag. | 95 |
![]() | First sentence should end with a period. | 99 |
![]() | Expected an @return tag. | 103 |
![]() | First sentence should end with a period. | 107 |
![]() | Expected an @return tag. | 111 |
![]() | First sentence should end with a period. | 115 |
![]() | Expected an @return tag. | 119 |
![]() | First sentence should end with a period. | 123 |
![]() | Expected an @return tag. | 127 |
![]() | First sentence should end with a period. | 131 |
![]() | Expected an @return tag. | 135 |
![]() | First sentence should end with a period. | 139 |
![]() | Expected an @return tag. | 143 |
![]() | First sentence should end with a period. | 147 |
![]() | Expected an @return tag. | 151 |
![]() | First sentence should end with a period. | 155 |
![]() | Expected an @return tag. | 159 |
![]() | First sentence should end with a period. | 163 |
![]() | Expected an @return tag. | 167 |
![]() | First sentence should end with a period. | 171 |
![]() | Expected an @return tag. | 175 |
![]() | First sentence should end with a period. | 179 |
![]() | Expected an @return tag. | 183 |
![]() | First sentence should end with a period. | 187 |
![]() | Expected an @return tag. | 191 |
![]() | First sentence should end with a period. | 195 |
![]() | Expected an @return tag. | 199 |
![]() | First sentence should end with a period. | 203 |
![]() | Expected an @return tag. | 207 |
![]() | First sentence should end with a period. | 211 |
![]() | Expected an @return tag. | 215 |
![]() | First sentence should end with a period. | 219 |
![]() | Expected an @return tag. | 223 |
![]() | First sentence should end with a period. | 227 |
![]() | Expected an @return tag. | 231 |
![]() | First sentence should end with a period. | 235 |
![]() | Expected an @return tag. | 239 |
![]() | First sentence should end with a period. | 243 |
![]() | Expected an @return tag. | 247 |
![]() | First sentence should end with a period. | 251 |
![]() | Expected an @return tag. | 255 |
![]() | First sentence should end with a period. | 259 |
![]() | Expected an @return tag. | 263 |
![]() | First sentence should end with a period. | 267 |
![]() | Expected an @return tag. | 271 |
![]() | First sentence should end with a period. | 275 |
![]() | Expected an @return tag. | 279 |
![]() | First sentence should end with a period. | 283 |
![]() | Expected an @return tag. | 287 |
![]() | Parameter value should be final. | 288 |
![]() | Expected @param tag for 'value'. | 288 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'any' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Expected an @return tag. | 77 |
![]() | Line has trailing spaces. | 88 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'context' must be private and have accessor methods. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'qualifier' must be private and have accessor methods. | 46 |
![]() | Line has trailing spaces. | 54 |
![]() | Line has trailing spaces. | 66 |
![]() | Parameter value should be final. | 68 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 90 |
![]() | Parameter value should be final. | 92 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'startingTime' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'enddingTime' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'probabilityOfViolation' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'notificationThreshold' must be private and have accessor methods. | 58 |
![]() | Expected an @return tag. | 64 |
![]() | Parameter value should be final. | 72 |
![]() | Expected @param tag for 'value'. | 72 |
![]() | Expected an @return tag. | 80 |
![]() | Parameter value should be final. | 88 |
![]() | Expected @param tag for 'value'. | 88 |
![]() | Expected an @return tag. | 96 |
![]() | Parameter value should be final. | 104 |
![]() | Expected @param tag for 'value'. | 104 |
![]() | Expected an @return tag. | 112 |
![]() | Parameter value should be final. | 120 |
![]() | Expected @param tag for 'value'. | 120 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'slaInfo' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'predictionInfo' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'extraProperties' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'type' must be private and have accessor methods. | 58 |
![]() | Line has trailing spaces. | 66 |
![]() | Line has trailing spaces. | 78 |
![]() | Parameter value should be final. | 80 |
![]() | Line has trailing spaces. | 90 |
![]() | Line has trailing spaces. | 102 |
![]() | Parameter value should be final. | 104 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 126 |
![]() | Parameter value should be final. | 128 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 150 |
![]() | Parameter value should be final. | 152 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'property' must be private and have accessor methods. | 59 |
![]() | Expected an @return tag. | 83 |
![]() | '{' should be on the previous line. | 118 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Variable 'key' must be private and have accessor methods. | 121 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Variable 'value' must be private and have accessor methods. | 123 |
![]() | Line has trailing spaces. | 131 |
![]() | Line has trailing spaces. | 143 |
![]() | Parameter value should be final. | 145 |
![]() | 'value' hides a field. | 145 |
![]() | Line has trailing spaces. | 155 |
![]() | Line has trailing spaces. | 167 |
![]() | Parameter value should be final. | 169 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'description' must be private and have accessor methods. | 46 |
![]() | Line has trailing spaces. | 54 |
![]() | Line has trailing spaces. | 66 |
![]() | Parameter value should be final. | 68 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter v should be final. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter v should be final. | 49 |
![]() | ':' is not preceded with whitespace. | 50 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line is longer than 120 characters. | 31 |
![]() | '{' should be on the previous line. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'agreementTerm' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'slaUUID' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'slaURI' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Variable 'assessmentResult' must be private and have accessor methods. | 58 |
![]() | Expected an @return tag. | 82 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 107 |
![]() | Parameter value should be final. | 109 |
![]() | Line has trailing spaces. | 119 |
![]() | Line has trailing spaces. | 131 |
![]() | Parameter value should be final. | 133 |
![]() | Line has trailing spaces. | 143 |
![]() | Line has trailing spaces. | 155 |
![]() | Parameter value should be final. | 157 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'sender' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'receiver' must be private and have accessor methods. | 50 |
![]() | Line has trailing spaces. | 58 |
![]() | Line has trailing spaces. | 70 |
![]() | Parameter value should be final. | 72 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 94 |
![]() | Parameter value should be final. | 96 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'argName' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'argType' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'direction' must be private and have accessor methods. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Variable 'value' must be private and have accessor methods. | 60 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 80 |
![]() | Parameter value should be final. | 82 |
![]() | 'value' hides a field. | 82 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 104 |
![]() | Parameter value should be final. | 106 |
![]() | 'value' hides a field. | 106 |
![]() | Line has trailing spaces. | 116 |
![]() | Line has trailing spaces. | 128 |
![]() | Parameter value should be final. | 130 |
![]() | 'value' hides a field. | 130 |
![]() | Line has trailing spaces. | 140 |
![]() | Line has trailing spaces. | 152 |
![]() | Parameter value should be final. | 154 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | '{' should be on the previous line. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'argument' must be private and have accessor methods. | 48 |
![]() | Expected an @return tag. | 72 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 27 |
![]() | Missing a Javadoc comment. | 46 |
![]() | First sentence should end with a period. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line is longer than 120 characters. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Parameter context should be final. | 73 |
![]() | Expected @param tag for 'context'. | 73 |
![]() | Expected @throws tag for 'Exception'. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line is longer than 120 characters. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 120 characters. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter context should be final. | 97 |
![]() | Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Got an exception - java.lang.IllegalArgumentException: the name [email] is not a valid Javadoc tag name | 0 |
![]() | Line is longer than 120 characters. | 27 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Got an exception - java.lang.IllegalArgumentException: the name [email] is not a valid Javadoc tag name | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 27 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line is longer than 120 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line has trailing spaces. | 2 |
![]() | Line is longer than 120 characters. | 2 |
![]() | Line has trailing spaces. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Line is longer than 120 characters. | 8 |
![]() | Missing a Javadoc comment. | 9 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Got an exception - java.lang.IllegalArgumentException: the name [email] is not a valid Javadoc tag name | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 27 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |