The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
EmptyBlock
| 0 | ![]() |
LeftCurly
| 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly
| 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
FinalClass | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
MutableException | 0 | ![]() |
ThrowsCount
| 0 | ![]() |
CovariantEquals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
FinalLocalVariable
| 0 | ![]() |
HiddenField
| 5 | ![]() |
IllegalInstantiation
| 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
ModifiedControlVariable | 0 | ![]() |
RedundantThrows | 24 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
StringLiteralEquality | 0 | ![]() |
NestedIfDepth
| 0 | ![]() |
NestedTryDepth
| 0 | ![]() |
SuperClone | 0 | ![]() |
SuperFinalize | 0 | ![]() |
IllegalCatch | 0 | ![]() |
IllegalThrows | 0 | ![]() |
PackageDeclaration | 0 | ![]() |
JUnitTestCase | 0 | ![]() |
ParameterAssignment | 0 | ![]() |
ExplicitInitialization | 0 | ![]() |
DefaultComesLast | 0 | ![]() |
MissingCtor | 0 | ![]() |
FallThrough | 0 | ![]() |
MultipleVariableDeclarations | 0 | ![]() |
UnnecessaryParentheses | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
JavadocType | 0 | ![]() |
JavadocMethod
| 0 | ![]() |
JavadocVariable | 0 | ![]() |
JavadocStyle | 0 | ![]() |
UncommentedMain | 0 | ![]() |
UpperEll | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 0 | ![]() |
TrailingComment | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | 'value' hides a field. | 156 |
![]() | 'value' hides a field. | 176 |
![]() | 'value' hides a field. | 196 |
![]() | 'value' hides a field. | 216 |
![]() | 'value' hides a field. | 236 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'SequencesSystemException' is unchecked exception. | 84 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'SequencesSystemException' is unchecked exception. | 86 |
![]() | Redundant throws: 'SequencesSystemException' is unchecked exception. | 95 |
![]() | Redundant throws: 'SequencesSystemException' is unchecked exception. | 107 |
![]() | Redundant throws: 'SequenceVetoException' is unchecked exception. | 122 |
![]() | Redundant throws: 'SequenceExistsException' is unchecked exception. | 122 |
![]() | Redundant throws: 'CapacityLimitException' is unchecked exception. | 122 |
![]() | Redundant throws: 'SequencesSystemException' is unchecked exception. | 122 |
![]() | Redundant throws: 'SequenceVetoException' is unchecked exception. | 140 |
![]() | Redundant throws: 'SequenceNotFoundException' is unchecked exception. | 140 |
![]() | Redundant throws: 'ConcurrentModificationException' is unchecked exception. | 140 |
![]() | Redundant throws: 'SequencesSystemException' is unchecked exception. | 141 |
![]() | Redundant throws: 'SequenceNotFoundException' is unchecked exception. | 157 |
![]() | Redundant throws: 'ConcurrentModificationException' is unchecked exception. | 157 |
![]() | Redundant throws: 'SequencesSystemException' is unchecked exception. | 157 |
![]() | Redundant throws: 'SequencesSystemException' is unchecked exception. | 169 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'SequenceNotFoundException' is unchecked exception. | 88 |
![]() | Redundant throws: 'SequenceLimitException' is unchecked exception. | 88 |
![]() | Redundant throws: 'SequencesSystemException' is unchecked exception. | 88 |
![]() | Redundant throws: 'SequenceNotFoundException' is unchecked exception. | 103 |
![]() | Redundant throws: 'SequenceLimitException' is unchecked exception. | 103 |
![]() | Redundant throws: 'SequencesSystemException' is unchecked exception. | 103 |