The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
142 | 69 | 1532 | 0 |
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 486 | ![]() |
JavadocType | 24 | ![]() |
JavadocVariable | 150 | ![]() |
JavadocStyle | 11 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 8 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 29 | ![]() |
FileLength | 0 | ![]() |
MethodLength | 1 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 53 | ![]() |
TypecastParenPad | 0 | ![]() |
TabCharacter | 53 | ![]() |
ModifierOrder | 3 | ![]() |
RedundantModifier | 48 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 10 | ![]() |
LeftCurly | 3 | ![]() |
NeedBraces | 6 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 4 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 1 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 6 | ![]() |
MagicNumber | 69 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 1 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 349 | ![]() |
FinalClass | 6 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 13 | ![]() |
ArrayTypeStyle | 0 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
LineLength | 240 | ![]() |
PackageHtml | 20 | ![]() |
NewlineAtEndOfFile | 7 | ![]() |
Translation | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Must have at least one statement. | 50 |
![]() | Expected @throws tag for 'UnknownOrLiteralConverterException'. | 83 |
![]() | Expected @throws tag for 'UnknownOrLiteralConverterException'. | 106 |
![]() | Line is longer than 80 characters. | 145 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Method 'render' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Expected @throws tag for 'ReportException'. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 10 |
![]() | Expected @param tag for 'input'. | 36 |
![]() | Expected @param tag for 'pattern'. | 36 |
![]() | Expected @throws tag for 'FileNotFoundException'. | 37 |
![]() | Expected @throws tag for 'NoConverterException'. | 37 |
![]() | Expected an @return tag. | 46 |
![]() | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Expected an @return tag. | 55 |
![]() | Method 'loadMessage' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Expected @param tag for 'index'. | 55 |
![]() | Method 'saveMessage' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Expected @param tag for 'message'. | 64 |
![]() | Expected @param tag for 'pointer'. | 64 |
![]() | Method 'initParsing' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Expected @throws tag for 'IOException'. | 73 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 25 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Expected an @return tag. | 84 |
![]() | Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Expected @param tag for 'table'. | 84 |
![]() | Expected @param tag for 'value'. | 84 |
![]() | Expected @param tag for 'isSelected'. | 85 |
![]() | Expected @param tag for 'hasFocus'. | 85 |
![]() | Expected @param tag for 'row'. | 85 |
![]() | Expected @param tag for 'column'. | 85 |
![]() | Line is longer than 80 characters. | 101 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.swing.BoxLayout. | 15 |
![]() | Unused import - javax.swing.JComponent. | 17 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Method 'getIcon' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Method 'addComponents' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Line is longer than 80 characters. | 115 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line is longer than 80 characters. | 138 |
![]() | '10' is a magic number. | 140 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Line is longer than 80 characters. | 158 |
![]() | Line is longer than 80 characters. | 167 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Line is longer than 80 characters. | 183 |
![]() | Missing a Javadoc comment. | 183 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Line is longer than 80 characters. | 205 |
![]() | Line is longer than 80 characters. | 208 |
![]() | Missing a Javadoc comment. | 219 |
![]() | Missing a Javadoc comment. | 223 |
![]() | Missing a Javadoc comment. | 227 |
![]() | Missing a Javadoc comment. | 231 |
![]() | Expected @param tag for 'report'. | 256 |
![]() | Line is longer than 80 characters. | 258 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Line is longer than 80 characters. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Expected @param tag for 'chars'. | 124 |
![]() | Expected @param tag for 'start'. | 124 |
![]() | Expected @param tag for 'length'. | 124 |
![]() | Expected @throws tag for 'SAXException'. | 125 |
![]() | Expected @throws tag for 'SAXException'. | 140 |
![]() | Expected @param tag for 'uri'. | 156 |
![]() | Expected @param tag for 'localName'. | 156 |
![]() | Expected @param tag for 'qName'. | 156 |
![]() | Expected @throws tag for 'SAXException'. | 157 |
![]() | Expected @throws tag for 'SAXException'. | 247 |
![]() | Expected @param tag for 'uri'. | 257 |
![]() | Expected @param tag for 'localName'. | 257 |
![]() | Expected @param tag for 'qName'. | 257 |
![]() | Expected @param tag for 'attributes'. | 258 |
![]() | Expected @throws tag for 'SAXException'. | 258 |
![]() | Missing a Javadoc comment. | 360 |
![]() | Line is longer than 80 characters. | 365 |
![]() | Missing a Javadoc comment. | 390 |
![]() | Line is longer than 80 characters. | 393 |
![]() | Missing a Javadoc comment. | 420 |
![]() | Missing a Javadoc comment. | 422 |
![]() | Line is longer than 80 characters. | 428 |
![]() | Missing a Javadoc comment. | 434 |
![]() | Line is longer than 80 characters. | 442 |
![]() | Missing a Javadoc comment. | 466 |
![]() | Missing a Javadoc comment. | 497 |
![]() | Missing a Javadoc comment. | 499 |
![]() | Missing a Javadoc comment. | 501 |
![]() | Missing a Javadoc comment. | 503 |
![]() | Missing a Javadoc comment. | 509 |
![]() | Missing a Javadoc comment. | 513 |
![]() | Missing a Javadoc comment. | 530 |
![]() | Missing a Javadoc comment. | 558 |
![]() | Missing a Javadoc comment. | 560 |
![]() | Missing a Javadoc comment. | 562 |
![]() | Missing a Javadoc comment. | 564 |
![]() | Missing a Javadoc comment. | 566 |
![]() | Missing a Javadoc comment. | 573 |
![]() | Missing a Javadoc comment. | 577 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.swing.event.EventListenerList. | 13 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Method 'getGUI' is not designed for extension - needs to be abstract, final or empty. | 40 |
![]() | Method 'addActionListener' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Method 'fireActionPerformed' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Method 'mouseClicked' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Expected @param tag for 'e'. | 92 |
![]() | Method 'mouseEntered' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Expected @param tag for 'e'. | 101 |
![]() | Method 'mouseExited' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Expected @param tag for 'e'. | 110 |
![]() | Expected @param tag for 'e'. | 119 |
![]() | Expected @param tag for 'e'. | 127 |
![]() | Expected an @return tag. | 134 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 134 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 15 |
![]() | Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 9 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 17 |
![]() | Redundant 'public' modifier. | 25 |
![]() | Redundant 'public' modifier. | 33 |
Violation | Message | Line |
---|---|---|
![]() | '{' should be on the previous line. | 58 |
![]() | Expected an @return tag. | 62 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Expected an @return tag. | 67 |
![]() | Redundant 'public' modifier. | 67 |
![]() | Expected @param tag for 'column'. | 67 |
![]() | Expected an @return tag. | 72 |
![]() | Redundant 'public' modifier. | 72 |
![]() | Expected @param tag for 'column'. | 72 |
![]() | Expected an @return tag. | 78 |
![]() | Redundant 'public' modifier. | 78 |
![]() | Expected @param tag for 'node'. | 78 |
![]() | Expected @param tag for 'column'. | 78 |
![]() | Expected an @return tag. | 84 |
![]() | Redundant 'public' modifier. | 84 |
![]() | Expected @param tag for 'node'. | 84 |
![]() | Expected @param tag for 'column'. | 84 |
![]() | Redundant 'public' modifier. | 90 |
![]() | Expected @param tag for 'aValue'. | 90 |
![]() | Expected @param tag for 'node'. | 90 |
![]() | Expected @param tag for 'column'. | 90 |
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - net.logAnalyzer.gui.LAViewContainer. | 13 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Expected @param tag for 'definition'. | 52 |
![]() | Method 'addComponents' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | '200' is a magic number. | 74 |
![]() | Method 'setFilter' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Method 'startFiltering' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Method 'stopFiltering' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Method 'getFilteredLogHandler' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Method 'getIcon' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Method 'messageChangedNotify' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Line is longer than 80 characters. | 189 |
![]() | Method 'startParsing' is not designed for extension - needs to be abstract, final or empty. | 191 |
![]() | Line is longer than 80 characters. | 204 |
![]() | Method 'stepParsing' is not designed for extension - needs to be abstract, final or empty. | 206 |
![]() | Line is longer than 80 characters. | 217 |
![]() | Method 'endParsing' is not designed for extension - needs to be abstract, final or empty. | 219 |
![]() | Expected @param tag for 'logHander'. | 219 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.awt.Color. | 3 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 23 |
![]() | '10' is a magic number. | 24 |
![]() | '10' is a magic number. | 24 |
![]() | '10' is a magic number. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | '7' is a magic number. | 36 |
![]() | '7' is a magic number. | 39 |
![]() | '7' is a magic number. | 40 |
![]() | Line is longer than 80 characters. | 43 |
![]() | '14' is a magic number. | 45 |
![]() | '7' is a magic number. | 45 |
![]() | '7' is a magic number. | 45 |
![]() | '14' is a magic number. | 46 |
![]() | '7' is a magic number. | 46 |
![]() | '7' is a magic number. | 46 |
![]() | '3' is a magic number. | 48 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Expected @param tag for 'g'. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Method 'setFrame' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Method 'getFrame' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Method 'addComponents' is not designed for extension - needs to be abstract, final or empty. | 94 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 107 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 24 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Line is longer than 80 characters. | 72 |
![]() | Expected an @return tag. | 75 |
![]() | Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Expected @param tag for 'table'. | 75 |
![]() | Expected @param tag for 'value'. | 75 |
![]() | Expected @param tag for 'isSelected'. | 76 |
![]() | Expected @param tag for 'hasFocus'. | 76 |
![]() | Expected @param tag for 'row'. | 76 |
![]() | Expected @param tag for 'column'. | 76 |
![]() | Method 'getConverter' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Method 'getConverters' is not designed for extension - needs to be abstract, final or empty. | 126 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'definition'. | 16 |
![]() | Expected @param tag for 'literal'. | 16 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 26 |
![]() | Line is longer than 80 characters. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Method 'setCurrentMessage' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Method 'setModel' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Expected @param tag for 'dataModel'. | 89 |
![]() | Method 'setScrollPane' is not designed for extension - needs to be abstract, final or empty. | 115 |
![]() | Line is longer than 80 characters. | 122 |
![]() | Method 'tableChanged' is not designed for extension - needs to be abstract, final or empty. | 124 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Expected @param tag for 'e'. | 170 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.awt.Color. | 4 |
![]() | Unused import - org.xml.sax.SAXException. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line is longer than 80 characters. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Method 'addComponents' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Line is longer than 80 characters. | 77 |
![]() | Method 'getIcon' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Line is longer than 80 characters. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Line is longer than 80 characters. | 105 |
![]() | Line is longer than 80 characters. | 110 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 203 |
![]() | Inner assignments should be avoided. | 424 |
![]() | Inner assignments should be avoided. | 428 |
![]() | Line is longer than 80 characters. | 441 |
![]() | Line is longer than 80 characters. | 456 |
![]() | Line is longer than 80 characters. | 547 |
![]() | Line is longer than 80 characters. | 548 |
![]() | Method 'initParsing' is not designed for extension - needs to be abstract, final or empty. | 580 |
![]() | Method 'releaseParsing' is not designed for extension - needs to be abstract, final or empty. | 601 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 66 |
![]() | Line is longer than 80 characters. | 212 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 37 |
![]() | Line is longer than 80 characters. | 38 |
![]() | Line is longer than 80 characters. | 39 |
![]() | Line is longer than 80 characters. | 45 |
![]() | 'options' hides a field. | 102 |
![]() | Line is longer than 80 characters. | 120 |
![]() | Line is longer than 80 characters. | 124 |
![]() | Line is longer than 80 characters. | 126 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Line is longer than 80 characters. | 211 |
![]() | Line is longer than 80 characters. | 230 |
![]() | Line is longer than 80 characters. | 265 |
![]() | Line is longer than 80 characters. | 305 |
![]() | Line is longer than 80 characters. | 367 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 31 |
![]() | Method 'getValueClass' is not designed for extension - needs to be abstract, final or empty. | 31 |
![]() | Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Expected @param tag for 'value'. | 43 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 59 |
Violation | Message | Line |
---|---|---|
![]() | Method 'getFormat' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Expected an @return tag. | 59 |
![]() | Method 'getValueClass' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() | Expected @param tag for 'value'. | 72 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 102 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'input'. | 37 |
![]() | Expected @param tag for 'pattern'. | 37 |
![]() | Expected @throws tag for 'FileNotFoundException'. | 38 |
![]() | Expected @throws tag for 'NoConverterException'. | 38 |
![]() | Expected an @return tag. | 47 |
![]() | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 47 |
![]() | Expected an @return tag. | 56 |
![]() | Method 'loadMessage' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Expected @param tag for 'index'. | 56 |
![]() | Method 'saveMessage' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Expected @param tag for 'message'. | 65 |
![]() | Expected @param tag for 'pointer'. | 65 |
![]() | Method 'initParsing' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Expected @throws tag for 'IOException'. | 74 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.swing.ImageIcon. | 6 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Method 'getTreeCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. | 18 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Line contains a tab character. | 26 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line is longer than 80 characters. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line is longer than 80 characters. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Method 'getTextSelectionColor' is not designed for extension - needs to be abstract, final or empty. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Method 'getTextNonSelectionColor' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 79 |
![]() | '250' is a magic number. | 136 |
![]() | '200' is a magic number. | 136 |
![]() | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 145 |
![]() | Method 'addComponents' is not designed for extension - needs to be abstract, final or empty. | 152 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Line is longer than 80 characters. | 185 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Line is longer than 80 characters. | 213 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Line is longer than 80 characters. | 249 |
![]() | Line is longer than 80 characters. | 256 |
![]() | Line is longer than 80 characters. | 259 |
![]() | Method 'setFilter' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Line is longer than 80 characters. | 285 |
![]() | Missing a Javadoc comment. | 333 |
![]() | Missing a Javadoc comment. | 338 |
![]() | Expected @param tag for 'node'. | 378 |
![]() | Method 'getFilter' is not designed for extension - needs to be abstract, final or empty. | 400 |
![]() | Method 'hasFilter' is not designed for extension - needs to be abstract, final or empty. | 413 |
![]() | Line is longer than 80 characters. | 424 |
![]() | Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 426 |
![]() | Line is longer than 80 characters. | 431 |
![]() | Line is longer than 80 characters. | 469 |
![]() | Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. | 471 |
![]() | Line is longer than 80 characters. | 488 |
![]() | Method 'startParsing' is not designed for extension - needs to be abstract, final or empty. | 490 |
![]() | Missing a Javadoc comment. | 490 |
![]() | Line is longer than 80 characters. | 500 |
![]() | Missing a Javadoc comment. | 502 |
![]() | Line is longer than 80 characters. | 508 |
![]() | Method 'endParsing' is not designed for extension - needs to be abstract, final or empty. | 510 |
![]() | Missing a Javadoc comment. | 510 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 14 |
![]() | Redundant 'public' modifier. | 24 |
![]() | Redundant 'public' modifier. | 41 |
![]() | Redundant 'public' modifier. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Class LAResourceBundle should be declared as final. | 15 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Inner assignments should be avoided. | 58 |
![]() | Inner assignments should be avoided. | 59 |
![]() | Must have at least one statement. | 146 |
Violation | Message | Line |
---|---|---|
![]() | Method 'getFileExtension' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Method 'saveToFile' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Method 'createBufferedImage' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Method 'createGUI' is not designed for extension - needs to be abstract, final or empty. | 141 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 169 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 48 |
![]() | Method 'setTable' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Method 'setAutoResizingEnabled' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Method 'getAutoResizingEnabled' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Method 'setIncludeHeaderWidth' is not designed for extension - needs to be abstract, final or empty. | 139 |
![]() | Method 'getIncludeHeaderWidth' is not designed for extension - needs to be abstract, final or empty. | 151 |
![]() | Method 'resizeColumn' is not designed for extension - needs to be abstract, final or empty. | 161 |
![]() | Method 'resizeAllColumns' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Method 'setColumnWidths' is not designed for extension - needs to be abstract, final or empty. | 196 |
![]() | Method 'setAllColumnWidths' is not designed for extension - needs to be abstract, final or empty. | 225 |
![]() | Method 'tableChanged' is not designed for extension - needs to be abstract, final or empty. | 242 |
![]() | Line is longer than 80 characters. | 253 |
![]() | Expected an @return tag. | 351 |
![]() | Expected @param tag for 'p'. | 351 |
![]() | Expected @param tag for 'column'. | 351 |
![]() | '-3' is a magic number. | 356 |
![]() | Missing a Javadoc comment. | 386 |
![]() | Line is longer than 80 characters. | 387 |
![]() | Method 'getToolTipText' is not designed for extension - needs to be abstract, final or empty. | 396 |
![]() | Missing a Javadoc comment. | 396 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Method 'getConverterClass' is not designed for extension - needs to be abstract, final or empty. | 80 |
![]() | Method 'hasOption' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Method 'isMessage' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Method 'createConverterInstance' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Expected @throws tag for 'PatternParsingException'. | 120 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.swing.JComponent. | 4 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Redundant 'public' modifier. | 8 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Redundant 'public' modifier. | 10 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 20 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Method 'getFrame' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Method 'setFrame' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Method 'setView' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Method 'viewModified' is not designed for extension - needs to be abstract, final or empty. | 76 |
![]() | Method 'messageChanged' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Method 'setCurrentMessage' is not designed for extension - needs to be abstract, final or empty. | 102 |
![]() | Line is longer than 80 characters. | 109 |
![]() | Method 'internalFrameActivated' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Expected @param tag for 'e'. | 111 |
![]() | Line is longer than 80 characters. | 118 |
![]() | Expected @param tag for 'e'. | 120 |
![]() | Line is longer than 80 characters. | 128 |
![]() | Method 'internalFrameClosing' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Expected @param tag for 'e'. | 130 |
![]() | Line is longer than 80 characters. | 138 |
![]() | Method 'internalFrameDeactivated' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Expected @param tag for 'e'. | 140 |
![]() | Line is longer than 80 characters. | 147 |
![]() | Method 'internalFrameDeiconified' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Expected @param tag for 'e'. | 149 |
![]() | Line is longer than 80 characters. | 156 |
![]() | Method 'internalFrameIconified' is not designed for extension - needs to be abstract, final or empty. | 158 |
![]() | Expected @param tag for 'e'. | 158 |
![]() | Line is longer than 80 characters. | 165 |
![]() | Method 'internalFrameOpened' is not designed for extension - needs to be abstract, final or empty. | 167 |
![]() | Expected @param tag for 'e'. | 167 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Method 'getAnalyzers' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Method 'getConverter' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Method 'getConverter' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line is longer than 80 characters. | 83 |
![]() | Method 'getConverterIndex' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Method 'getConverters' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Method 'getLastException' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Method 'getMaxRecords' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Method 'getMessageConverter' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Method 'getMessages' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Method 'getPercentDone' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Missing a Javadoc comment. | 135 |
![]() | '100' is a magic number. | 136 |
![]() | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Method 'isParsing' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 160 |
![]() | Expected @throws tag for 'ParsingException'. | 160 |
![]() | Line is longer than 80 characters. | 166 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Line is longer than 80 characters. | 174 |
![]() | Method 'setAnalyzers' is not designed for extension - needs to be abstract, final or empty. | 176 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 193 |
![]() | Missing a Javadoc comment. | 193 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - net.logAnalyzer.analysis.AnalyzerException. | 10 |
![]() | Unused @throws tag for 'AnalyzerException'. | 72 |
![]() | Method 'createNewXMLDocument' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Expected @throws tag for 'ReportException'. | 75 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 107 |
![]() | Method 'render' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Expected @throws tag for 'ReportException'. | 119 |
![]() | Method 'renderAnalysis' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Line is longer than 80 characters. | 164 |
![]() | Method 'renderAnalysis' is not designed for extension - needs to be abstract, final or empty. | 164 |
![]() | Line is longer than 80 characters. | 187 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line is longer than 80 characters. | 198 |
![]() | Method 'renderAnalysis' is not designed for extension - needs to be abstract, final or empty. | 198 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Line is longer than 80 characters. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Expected @param tag for 'chars'. | 97 |
![]() | Expected @param tag for 'start'. | 97 |
![]() | Expected @param tag for 'length'. | 97 |
![]() | Expected @throws tag for 'SAXException'. | 98 |
![]() | Expected @throws tag for 'SAXException'. | 113 |
![]() | Expected @param tag for 'uri'. | 129 |
![]() | Expected @param tag for 'localName'. | 129 |
![]() | Expected @param tag for 'qName'. | 129 |
![]() | Expected @throws tag for 'SAXException'. | 130 |
![]() | Expected @throws tag for 'SAXException'. | 175 |
![]() | Expected @param tag for 'uri'. | 185 |
![]() | Expected @param tag for 'localName'. | 185 |
![]() | Expected @param tag for 'qName'. | 185 |
![]() | Expected @param tag for 'attributes'. | 186 |
![]() | Expected @throws tag for 'SAXException'. | 186 |
![]() | Missing a Javadoc comment. | 228 |
![]() | Missing a Javadoc comment. | 243 |
![]() | Missing a Javadoc comment. | 245 |
![]() | Missing a Javadoc comment. | 249 |
![]() | Missing a Javadoc comment. | 253 |
![]() | Missing a Javadoc comment. | 262 |
![]() | Missing a Javadoc comment. | 277 |
![]() | Missing a Javadoc comment. | 283 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | '(' is followed by whitespace. | 20 |
![]() | ')' is preceded with whitespace. | 20 |
![]() | '(' is followed by whitespace. | 24 |
![]() | ')' is preceded with whitespace. | 24 |
![]() | Missing a Javadoc comment. | 32 |
![]() | '(' is followed by whitespace. | 34 |
![]() | ')' is preceded with whitespace. | 34 |
![]() | '(' is followed by whitespace. | 35 |
![]() | ')' is preceded with whitespace. | 35 |
![]() | '(' is followed by whitespace. | 36 |
![]() | Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | '(' is followed by whitespace. | 40 |
![]() | ')' is preceded with whitespace. | 40 |
![]() | '(' is followed by whitespace. | 41 |
![]() | ')' is preceded with whitespace. | 41 |
![]() | Method 'update' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | '(' is followed by whitespace. | 45 |
![]() | ')' is preceded with whitespace. | 45 |
![]() | '(' is followed by whitespace. | 46 |
![]() | ')' is preceded with whitespace. | 46 |
![]() | Method 'cancelEditing' is not designed for extension - needs to be abstract, final or empty. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | '(' is followed by whitespace. | 50 |
![]() | ')' is preceded with whitespace. | 50 |
![]() | Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | '(' is followed by whitespace. | 54 |
![]() | ')' is preceded with whitespace. | 54 |
![]() | Method 'getAccessibleChild' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '(' is followed by whitespace. | 58 |
![]() | ')' is preceded with whitespace. | 58 |
![]() | Method 'getAccessibleChildrenCount' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | '(' is followed by whitespace. | 62 |
![]() | ')' is preceded with whitespace. | 62 |
![]() | Method 'getClosestPathForLocation' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | '(' is followed by whitespace. | 66 |
![]() | ')' is preceded with whitespace. | 66 |
![]() | Method 'getEditingPath' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | '(' is followed by whitespace. | 70 |
![]() | ')' is preceded with whitespace. | 70 |
![]() | Method 'getMaximumSize' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | '(' is followed by whitespace. | 74 |
![]() | ')' is preceded with whitespace. | 74 |
![]() | Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | '(' is followed by whitespace. | 78 |
![]() | ')' is preceded with whitespace. | 78 |
![]() | Method 'getPathBounds' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | '(' is followed by whitespace. | 82 |
![]() | ')' is preceded with whitespace. | 82 |
![]() | Method 'getPathForRow' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Missing a Javadoc comment. | 85 |
![]() | '(' is followed by whitespace. | 86 |
![]() | ')' is preceded with whitespace. | 86 |
![]() | Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | '(' is followed by whitespace. | 90 |
![]() | ')' is preceded with whitespace. | 90 |
![]() | Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | '(' is followed by whitespace. | 94 |
![]() | ')' is preceded with whitespace. | 94 |
![]() | Method 'getRowForPath' is not designed for extension - needs to be abstract, final or empty. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | '(' is followed by whitespace. | 98 |
![]() | ')' is preceded with whitespace. | 98 |
![]() | Method 'installUI' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | '(' is followed by whitespace. | 102 |
![]() | ')' is preceded with whitespace. | 102 |
![]() | Method 'isEditing' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | '(' is followed by whitespace. | 106 |
![]() | ')' is preceded with whitespace. | 106 |
![]() | Method 'startEditingAtPath' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | '(' is followed by whitespace. | 110 |
![]() | ')' is preceded with whitespace. | 110 |
![]() | Method 'stopEditing' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | '(' is followed by whitespace. | 114 |
![]() | ')' is preceded with whitespace. | 114 |
![]() | Method 'uninstallUI' is not designed for extension - needs to be abstract, final or empty. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | '(' is followed by whitespace. | 118 |
![]() | ')' is preceded with whitespace. | 118 |
![]() | Method 'setLineColor' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Missing a Javadoc comment. | 120 |
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'input'. | 44 |
![]() | Expected @param tag for 'pattern'. | 44 |
![]() | Expected @throws tag for 'FileNotFoundException'. | 45 |
![]() | Expected @throws tag for 'NoConverterException'. | 45 |
![]() | Expected an @return tag. | 54 |
![]() | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Expected an @return tag. | 63 |
![]() | Method 'loadMessage' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Expected @param tag for 'index'. | 63 |
![]() | Inner assignments should be avoided. | 84 |
![]() | Method 'saveMessage' is not designed for extension - needs to be abstract, final or empty. | 103 |
![]() | Expected @param tag for 'message'. | 103 |
![]() | Expected @param tag for 'pointer'. | 103 |
![]() | Method 'initParsing' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Expected @throws tag for 'IOException'. | 116 |
![]() | Method 'releaseParsing' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Expected @throws tag for 'IOException'. | 127 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Method 'getGUI' is not designed for extension - needs to be abstract, final or empty. | 33 |
![]() | Method 'addActionListener' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Method 'paintComponent' is not designed for extension - needs to be abstract, final or empty. | 21 |
![]() | Missing a Javadoc comment. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.awt.Component. | 42 |
![]() | Using the '.*' form of import should be avoided - java.awt.event.*. | 43 |
![]() | Unused import - java.awt.AWTEvent. | 44 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 45 |
![]() | Using the '.*' form of import should be avoided - javax.swing.event.*. | 46 |
![]() | Unused import - java.io.Serializable. | 48 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'listenerList' must be private and have accessor methods. | 62 |
![]() | Method 'getCellEditorValue' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Method 'shouldSelectCell' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Method 'stopCellEditing' is not designed for extension - needs to be abstract, final or empty. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Method 'addCellEditorListener' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Method 'removeCellEditorListener' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Method 'fireEditingStopped' is not designed for extension - needs to be abstract, final or empty. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | 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 is longer than 80 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Method 'fireEditingCanceled' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Method 'getViewClass' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Method 'createViewInstance' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Missing a Javadoc comment. | 69 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.swing.JSplitPane. | 11 |
![]() | Unused import - net.logAnalyzer.utils.gui.IQuickBarComponent. | 19 |
![]() | Unused import - net.logAnalyzer.utils.gui.quickbar.QuickPanel. | 20 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Expected @param tag for 'definition'. | 43 |
![]() | Method 'addComponents' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line is longer than 80 characters. | 64 |
![]() | Method 'getIcon' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Method 'displayReport' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Method 'displayReport' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Method 'getQuickBarComponent' is not designed for extension - needs to be abstract, final or empty. | 129 |
![]() | Missing a Javadoc comment. | 129 |
Violation | Message | Line |
---|---|---|
![]() | Class LATimePeriod should be declared as final. | 13 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Line is longer than 80 characters. | 51 |
![]() | '14' is a magic number. | 55 |
![]() | '30' is a magic number. | 57 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Line is longer than 80 characters. | 136 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - net.logAnalyzer.LogAnalyzerBatch. | 15 |
![]() | Class XMLUtils should be declared as final. | 28 |
![]() | Expected @param tag for 'document'. | 49 |
![]() | Expected @param tag for 'document'. | 62 |
![]() | Expected @param tag for 'document'. | 78 |
![]() | Expected @param tag for 'document'. | 97 |
![]() | Expected @param tag for 'document'. | 125 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 11 |
![]() | Redundant 'public' modifier. | 11 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Expected an @return tag. | 37 |
![]() | Method 'add' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Expected @param tag for 'comp'. | 37 |
![]() | Method 'setBackground' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Expected @param tag for 'bg'. | 53 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line is longer than 80 characters. | 107 |
![]() | Method 'componentHidden' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Expected @param tag for 'e'. | 109 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Method 'componentMoved' is not designed for extension - needs to be abstract, final or empty. | 118 |
![]() | Expected @param tag for 'e'. | 118 |
![]() | Line is longer than 80 characters. | 125 |
![]() | Method 'componentResized' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Expected @param tag for 'e'. | 127 |
![]() | Line is longer than 80 characters. | 134 |
![]() | Method 'componentShown' is not designed for extension - needs to be abstract, final or empty. | 136 |
![]() | Expected @param tag for 'e'. | 136 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 292 |
Violation | Message | Line |
---|---|---|
![]() | Unused @throws tag for 'EOFException'. | 147 |
![]() | Unused @throws tag for 'EOFException'. | 166 |
![]() | Unused @throws tag for 'EOFException'. | 185 |
![]() | Unused @throws tag for 'EOFException'. | 240 |
![]() | Unused @throws tag for 'EOFException'. | 261 |
![]() | Unused @throws tag for 'EOFException'. | 276 |
![]() | '24' is a magic number. | 291 |
![]() | '16' is a magic number. | 291 |
![]() | '8' is a magic number. | 291 |
![]() | Unused @throws tag for 'EOFException'. | 325 |
![]() | '32' is a magic number. | 333 |
![]() | '0xFFFFFFFFL' is a magic number. | 333 |
![]() | Unused @throws tag for 'EOFException'. | 341 |
![]() | Unused @throws tag for 'EOFException'. | 356 |
![]() | Unused @throws tag for 'EOFException'. | 376 |
![]() | '8' is a magic number. | 389 |
![]() | Expected an @return tag. | 398 |
![]() | Expected @throws tag for 'IOException'. | 398 |
Violation | Message | Line |
---|---|---|
![]() | '200' is a magic number. | 79 |
![]() | '30' is a magic number. | 96 |
![]() | '30' is a magic number. | 101 |
![]() | Method 'createView' is not designed for extension - needs to be abstract, final or empty. | 116 |
![]() | Method 'displayView' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | '300' is a magic number. | 134 |
![]() | '300' is a magic number. | 134 |
![]() | Must have at least one statement. | 148 |
![]() | Method 'closeView' is not designed for extension - needs to be abstract, final or empty. | 159 |
![]() | Method 'deactivatedView' is not designed for extension - needs to be abstract, final or empty. | 163 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Method 'activatedView' is not designed for extension - needs to be abstract, final or empty. | 169 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Method 'messageChanged' is not designed for extension - needs to be abstract, final or empty. | 186 |
![]() | Line is longer than 80 characters. | 200 |
![]() | Expected @param tag for 'e'. | 202 |
![]() | Line is longer than 80 characters. | 209 |
![]() | Expected @param tag for 'e'. | 211 |
![]() | Line is longer than 80 characters. | 218 |
![]() | Method 'windowClosing' is not designed for extension - needs to be abstract, final or empty. | 220 |
![]() | Expected @param tag for 'e'. | 220 |
![]() | Line is longer than 80 characters. | 227 |
![]() | Expected @param tag for 'e'. | 229 |
![]() | Line is longer than 80 characters. | 236 |
![]() | Expected @param tag for 'e'. | 238 |
![]() | Line is longer than 80 characters. | 245 |
![]() | Expected @param tag for 'e'. | 247 |
![]() | Line is longer than 80 characters. | 254 |
![]() | Expected @param tag for 'e'. | 256 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.awt.BorderLayout. | 3 |
![]() | Line is longer than 80 characters. | 24 |
![]() | Method 'getFileExtension' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 73 |
![]() | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Line is longer than 80 characters. | 87 |
![]() | Method 'saveToFile' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Method 'createBufferedImage' is not designed for extension - needs to be abstract, final or empty. | 111 |
![]() | Line is longer than 80 characters. | 116 |
![]() | Method 'createGUI' is not designed for extension - needs to be abstract, final or empty. | 120 |
![]() | Line is longer than 80 characters. | 130 |
![]() | Line is longer than 80 characters. | 139 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Line is longer than 80 characters. | 153 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 158 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.awt.Color. | 3 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Expected @param tag for 'width'. | 22 |
![]() | '200' is a magic number. | 25 |
![]() | Method 'paintComponent' is not designed for extension - needs to be abstract, final or empty. | 31 |
![]() | Expected @param tag for 'g'. | 31 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Line is longer than 80 characters. | 34 |
![]() | Method 'addPanel' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | '20' is a magic number. | 46 |
![]() | Method 'addPanel' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Expected @param tag for 'panel'. | 57 |
![]() | '20' is a magic number. | 59 |
![]() | Method 'removePanel' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Expected @param tag for 'panel'. | 69 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 27 |
![]() | Method 'getValueClass' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Expected @param tag for 'value'. | 37 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Missing a Javadoc comment. | 26 |
![]() | 'protected' modifier out of order with the JLS suggestions. | 26 |
![]() | Variable 'cNames' must be private and have accessor methods. | 26 |
![]() | Missing a Javadoc comment. | 29 |
![]() | 'protected' modifier out of order with the JLS suggestions. | 29 |
![]() | Variable 'cTypes' must be private and have accessor methods. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Method 'getXMLNode' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Method 'getChildCount' is not designed for extension - needs to be abstract, final or empty. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Avoid inline conditionals. | 62 |
![]() | Method 'getChild' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Method 'isLeaf' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Must have at least one statement. | 102 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Variable 'element' must be private and have accessor methods. | 111 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Variable 'children' must be private and have accessor methods. | 113 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Variable 'value' must be private and have accessor methods. | 114 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Expected an @return tag. | 123 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Expected an @return tag. | 146 |
![]() | Must have at least one statement. | 180 |
![]() | Missing a Javadoc comment. | 186 |
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 267 |
![]() | Line is longer than 80 characters. | 301 |
![]() | Line is longer than 80 characters. | 427 |
![]() | Line is longer than 80 characters. | 450 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 9 |
![]() | Redundant 'public' modifier. | 9 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Redundant 'public' modifier. | 11 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 4 |
![]() | Line is longer than 80 characters. | 5 |
![]() | Line is longer than 80 characters. | 6 |
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 8 |
![]() | Line is longer than 80 characters. | 9 |
![]() | Line is longer than 80 characters. | 10 |
![]() | Line is longer than 80 characters. | 11 |
![]() | Line is longer than 80 characters. | 12 |
![]() | Line is longer than 80 characters. | 13 |
![]() | Line is longer than 80 characters. | 14 |
![]() | Line is longer than 80 characters. | 15 |
![]() | Line is longer than 80 characters. | 16 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Line is longer than 80 characters. | 18 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Line is longer than 80 characters. | 20 |
![]() | Using the '.*' form of import should be avoided - javax.swing.*. | 24 |
![]() | Unused import - javax.swing.border.BevelBorder. | 25 |
![]() | Unused import - javax.swing.border.LineBorder. | 26 |
![]() | Unused import - javax.swing.plaf.ComponentUI. | 27 |
![]() | Unused import - javax.swing.plaf.basic.BasicTreeUI. | 29 |
![]() | Unused import - javax.swing.plaf.metal.MetalTreeUI. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.swing.tree.*. | 31 |
![]() | Using the '.*' form of import should be avoided - javax.swing.table.*. | 32 |
![]() | Unused import - java.awt.Color. | 34 |
![]() | Line is longer than 80 characters. | 40 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'tree' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line is longer than 80 characters. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | Method 'getEditingRow' is not designed for extension - needs to be abstract, final or empty. | 85 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | Avoid inline conditionals. | 86 |
![]() | Method 'setTreeCellRenderer' is not designed for extension - needs to be abstract, final or empty. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Line is longer than 80 characters. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Variable 'visibleRow' must be private and have accessor methods. | 100 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Method 'setUI' is not designed for extension - needs to be abstract, final or empty. | 114 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Method 'setBounds' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Line is longer than 80 characters. | 131 |
![]() | Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Missing a Javadoc comment. | 131 |
![]() | 'if' construct must use '{}'s. | 133 |
![]() | 'else' construct must use '{}'s. | 135 |
![]() | Line is longer than 80 characters. | 137 |
![]() | Line is longer than 80 characters. | 148 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Method 'getTableCellEditorComponent' is not designed for extension - needs to be abstract, final or empty. | 149 |
![]() | Missing a Javadoc comment. | 149 |
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 25 |
![]() | Redundant 'public' modifier. | 32 |
![]() | Redundant 'public' modifier. | 40 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Redundant 'public' modifier. | 61 |
![]() | Redundant 'public' modifier. | 72 |
![]() | Redundant 'public' modifier. | 79 |
![]() | Redundant 'public' modifier. | 87 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'definition'. | 21 |
![]() | Expected @param tag for 'literal'. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 31 |
![]() | Line is longer than 80 characters. | 84 |
![]() | Line is longer than 80 characters. | 129 |
![]() | Expected an @return tag. | 132 |
![]() | Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. | 132 |
![]() | Expected @param tag for 'table'. | 132 |
![]() | Expected @param tag for 'value'. | 132 |
![]() | Expected @param tag for 'isSelected'. | 133 |
![]() | Expected @param tag for 'hasFocus'. | 133 |
![]() | Expected @param tag for 'row'. | 133 |
![]() | Expected @param tag for 'converter'. | 133 |
![]() | Method 'paintComponent' is not designed for extension - needs to be abstract, final or empty. | 200 |
![]() | Expected @param tag for 'g'. | 200 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 23 |
![]() | Line is longer than 80 characters. | 53 |
![]() | Expected an @return tag. | 56 |
![]() | Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Expected @param tag for 'table'. | 56 |
![]() | Expected @param tag for 'value'. | 56 |
![]() | Expected @param tag for 'isSelected'. | 57 |
![]() | Expected @param tag for 'hasFocus'. | 57 |
![]() | Expected @param tag for 'row'. | 57 |
![]() | Expected @param tag for 'column'. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - net.logAnalyzer.gui.LAViewContainer. | 11 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Expected @param tag for 'definition'. | 29 |
![]() | Method 'addComponents' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Method 'setCurrentMessage' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Method 'getIcon' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 80 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 18 |
![]() | Line is longer than 80 characters. | 52 |
![]() | Expected an @return tag. | 58 |
![]() | Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. | 58 |
![]() | Expected @param tag for 'table'. | 58 |
![]() | Expected @param tag for 'value'. | 58 |
![]() | Expected @param tag for 'isSelected'. | 59 |
![]() | Expected @param tag for 'hasFocus'. | 59 |
![]() | Expected @param tag for 'row'. | 59 |
![]() | Expected @param tag for 'column'. | 59 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 23 |
![]() | Redundant 'public' modifier. | 31 |
![]() | Redundant 'public' modifier. | 40 |
![]() | Redundant 'public' modifier. | 52 |
![]() | Redundant 'public' modifier. | 60 |
![]() | Redundant 'public' modifier. | 71 |
![]() | Redundant 'public' modifier. | 79 |
![]() | Redundant 'public' modifier. | 86 |
![]() | Redundant 'public' modifier. | 94 |
![]() | Redundant 'public' modifier. | 103 |
![]() | Redundant 'public' modifier. | 111 |
![]() | Redundant 'public' modifier. | 120 |
![]() | Redundant 'public' modifier. | 132 |
![]() | Redundant 'public' modifier. | 140 |
![]() | Redundant 'public' modifier. | 147 |
![]() | Redundant 'public' modifier. | 155 |
![]() | Redundant 'public' modifier. | 160 |
![]() | Redundant 'public' modifier. | 165 |
![]() | Redundant 'public' modifier. | 186 |
![]() | Redundant 'public' modifier. | 194 |
Violation | Message | Line |
---|---|---|
![]() | Class MathUtils should be declared as final. | 9 |
![]() | '10D' is a magic number. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Method 'setLogHandler' is not designed for extension - needs to be abstract, final or empty. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Expected an @return tag. | 59 |
![]() | Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Method 'getConverter' is not designed for extension - needs to be abstract, final or empty. | 71 |
![]() | Method 'getConverters' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 95 |
![]() | Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. | 108 |
![]() | Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. | 133 |
![]() | Expected @param tag for 'rowIndex'. | 133 |
![]() | Expected @param tag for 'columnIndex'. | 133 |
![]() | Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. | 143 |
![]() | Expected @param tag for 'rowIndex'. | 143 |
![]() | Expected @param tag for 'columnIndex'. | 143 |
![]() | Expected @param tag for 'value'. | 153 |
![]() | Expected @param tag for 'rowIndex'. | 153 |
![]() | Expected @param tag for 'columnIndex'. | 153 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line is longer than 80 characters. | 173 |
![]() | Line is longer than 80 characters. | 180 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Method 'endParsing' is not designed for extension - needs to be abstract, final or empty. | 184 |
![]() | Expected @param tag for 'logHander'. | 184 |
Violation | Message | Line |
---|---|---|
![]() | Using the '.*' form of import should be avoided - javax.swing.tree.*. | 42 |
![]() | Using the '.*' form of import should be avoided - javax.swing.event.*. | 43 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'root' must be private and have accessor methods. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'listenerList' must be private and have accessor methods. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Method 'isLeaf' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line is longer than 80 characters. | 76 |
![]() | Method 'getIndexOfChild' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 83 |
![]() | Method 'addTreeModelListener' is not designed for extension - needs to be abstract, final or empty. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Method 'removeTreeModelListener' is not designed for extension - needs to be abstract, final or empty. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Method 'fireTreeNodesChanged' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | 'if' construct must use '{}'s. | 112 |
![]() | Method 'fireTreeNodesInserted' is not designed for extension - needs to be abstract, final or empty. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | 'if' construct must use '{}'s. | 138 |
![]() | Method 'fireTreeNodesRemoved' is not designed for extension - needs to be abstract, final or empty. | 153 |
![]() | Missing a Javadoc comment. | 153 |
![]() | 'if' construct must use '{}'s. | 164 |
![]() | Method 'fireTreeStructureChanged' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Missing a Javadoc comment. | 179 |
![]() | 'if' construct must use '{}'s. | 190 |
![]() | Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 202 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Expected an @return tag. | 208 |
![]() | Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. | 208 |
![]() | Expected @param tag for 'node'. | 208 |
![]() | Expected @param tag for 'column'. | 208 |
![]() | Missing a Javadoc comment. | 212 |
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 28 |
![]() | First sentence should end with a period. | 35 |
![]() | '4' is a magic number. | 81 |
![]() | Must have at least one statement. | 108 |
![]() | Line is longer than 80 characters. | 111 |
![]() | Avoid inline conditionals. | 120 |
![]() | Line is longer than 80 characters. | 124 |
![]() | '{' should be on the previous line. | 140 |
![]() | '16' is a magic number. | 150 |
![]() | '16' is a magic number. | 153 |
![]() | '4' is a magic number. | 154 |
![]() | Must have at least one statement. | 185 |
![]() | '4' is a magic number. | 198 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 10 |
Violation | Message | Line |
---|---|---|
![]() | Class StringUtils should be declared as final. | 9 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line is longer than 80 characters. | 35 |
![]() | Method 'getIcon' is not designed for extension - needs to be abstract, final or empty. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Method 'getActions' is not designed for extension - needs to be abstract, final or empty. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line is longer than 80 characters. | 59 |
![]() | Line is longer than 80 characters. | 61 |
![]() | Line is longer than 80 characters. | 62 |
![]() | Line is longer than 80 characters. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 27 |
![]() | Line is longer than 80 characters. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
![]() | '{' should be on the previous line. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Variable 'tree' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'treeTableModel' must be private and have accessor methods. | 64 |
![]() | Missing a Javadoc comment. | 66 |
![]() | 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 contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. | 88 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Method 'nodeForRow' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 25 |
Violation | Message | Line |
---|---|---|
![]() | Method 'getFileExtension' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 84 |
![]() | Method 'saveToFile' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Method 'createBufferedImage' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Method 'createGUI' is not designed for extension - needs to be abstract, final or empty. | 130 |
![]() | Line is longer than 80 characters. | 132 |
![]() | Line is longer than 80 characters. | 133 |
![]() | Line is longer than 80 characters. | 143 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 155 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 25 |
![]() | Line is longer than 80 characters. | 31 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 51 |
![]() | Expected @throws tag for 'UnknownHostException'. | 98 |
![]() | Expected @throws tag for 'UnknownHostException'. | 116 |
![]() | Must have at least one statement. | 159 |
![]() | Method 'getAddress' is not designed for extension - needs to be abstract, final or empty. | 170 |
![]() | Method 'getInetAddress' is not designed for extension - needs to be abstract, final or empty. | 179 |
![]() | Method 'getWhoIsServerIP' is not designed for extension - needs to be abstract, final or empty. | 188 |
![]() | Method 'getWhoIsServerName' is not designed for extension - needs to be abstract, final or empty. | 201 |
![]() | Method 'getFullResponse' is not designed for extension - needs to be abstract, final or empty. | 214 |
![]() | '43' is a magic number. | 223 |
![]() | Line is longer than 80 characters. | 242 |
![]() | Method 'getCIDR' is not designed for extension - needs to be abstract, final or empty. | 295 |
![]() | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 313 |
![]() | Method 'getNetName' is not designed for extension - needs to be abstract, final or empty. | 323 |
![]() | Method 'getNetName' is not designed for extension - needs to be abstract, final or empty. | 337 |
![]() | Method 'getOrgName' is not designed for extension - needs to be abstract, final or empty. | 349 |
![]() | Inner assignments should be avoided. | 377 |
![]() | Line is longer than 80 characters. | 392 |
![]() | Method 'isNew' is not designed for extension - needs to be abstract, final or empty. | 411 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Line is longer than 80 characters. | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Line is longer than 80 characters. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Line is longer than 80 characters. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Line is longer than 80 characters. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line is longer than 80 characters. | 29 |
![]() | Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.util.Vector. | 11 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 21 |
![]() | 'protected' modifier out of order with the JLS suggestions. | 21 |
![]() | Variable 'cNames' must be private and have accessor methods. | 21 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Line is longer than 80 characters. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 80 characters. | 7 |
![]() | Line is longer than 80 characters. | 28 |
![]() | Line is longer than 80 characters. | 33 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - net.logAnalyzer.gui.LAViewContainer. | 11 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line is longer than 80 characters. | 33 |
![]() | Expected @param tag for 'orientation'. | 48 |
![]() | Expected @param tag for 'name'. | 56 |
![]() | Expected @param tag for 'name'. | 64 |
![]() | Expected @param tag for 'orientation'. | 64 |
![]() | Expected @param tag for 'isSideBySide'. | 72 |
![]() | Expected @param tag for 'orientation'. | 79 |
![]() | Expected @param tag for 'isSideBySide'. | 79 |
![]() | Expected @param tag for 'name'. | 87 |
![]() | Expected @param tag for 'isSideBySide'. | 87 |
![]() | Expected @param tag for 'name'. | 95 |
![]() | Expected @param tag for 'orientation'. | 95 |
![]() | Expected @param tag for 'isSideBySide'. | 95 |
![]() | Method 'addComponents' is not designed for extension - needs to be abstract, final or empty. | 105 |
![]() | '100' is a magic number. | 112 |
![]() | '100' is a magic number. | 113 |
![]() | '15' is a magic number. | 113 |
![]() | Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 126 |
![]() | Method 'setProgressBar' is not designed for extension - needs to be abstract, final or empty. | 135 |
![]() | Method 'setMessageColor' is not designed for extension - needs to be abstract, final or empty. | 140 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Method 'setBackground' is not designed for extension - needs to be abstract, final or empty. | 146 |
![]() | Missing a Javadoc comment. | 146 |
Violation | Message | Line |
---|---|---|
![]() | Must have at least one statement. | 125 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Method 'getRendererClass' is not designed for extension - needs to be abstract, final or empty. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Method 'createRendererInstance' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() | Missing a Javadoc comment. | 56 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'definition'. | 47 |
![]() | Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. | 59 |
![]() | Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 68 |
![]() | Expected an @return tag. | 82 |
![]() | Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() | Expected an @return tag. | 91 |
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 91 |
![]() | Method 'messageChangedNotify' is not designed for extension - needs to be abstract, final or empty. | 173 |
![]() | Method 'getQuickBarComponent' is not designed for extension - needs to be abstract, final or empty. | 183 |
![]() | Missing a Javadoc comment. | 183 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 22 |
![]() | First sentence should end with a period. | 25 |
![]() | Line is longer than 80 characters. | 26 |
![]() | First sentence should end with a period. | 28 |
![]() | First sentence should end with a period. | 31 |
![]() | First sentence should end with a period. | 36 |
![]() | Line is longer than 80 characters. | 37 |
![]() | First sentence should end with a period. | 39 |
![]() | First sentence should end with a period. | 41 |
![]() | First sentence should end with a period. | 46 |
![]() | Expected @throws tag for 'MalformedURLException'. | 70 |
![]() | First sentence should end with a period. | 91 |
![]() | Expected @throws tag for 'Exception'. | 99 |
![]() | Redundant throws: 'MalformedURLException' is subclass of 'Exception'. | 99 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Line is longer than 80 characters. | 146 |
![]() | Line is longer than 80 characters. | 182 |
![]() | Line is longer than 80 characters. | 188 |
![]() | Line is longer than 80 characters. | 194 |
![]() | Line is longer than 80 characters. | 196 |
![]() | Avoid inline conditionals. | 196 |
![]() | Line is longer than 80 characters. | 232 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Expected an @return tag. | 55 |
![]() | Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Method length is 180 lines (max allowed is 150). | 55 |
![]() | Expected @throws tag for 'PatternParsingException'. | 55 |
![]() | Line is longer than 80 characters. | 282 |
![]() | Method 'getLinesToRead' is not designed for extension - needs to be abstract, final or empty. | 287 |
Violation | Message | Line |
---|---|---|
![]() | Method 'getFilter' is not designed for extension - needs to be abstract, final or empty. | 70 |
![]() | Method 'setFilter' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Method 'getRealIndex' is not designed for extension - needs to be abstract, final or empty. | 93 |
![]() | Expected an @return tag. | 110 |
![]() | Method 'getAnalyzers' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | Expected an @return tag. | 119 |
![]() | Method 'getConverter' is not designed for extension - needs to be abstract, final or empty. | 119 |
![]() | Expected @param tag for 'index'. | 119 |
![]() | Expected an @return tag. | 128 |
![]() | Method 'getConverter' is not designed for extension - needs to be abstract, final or empty. | 128 |
![]() | Expected @param tag for 'literal'. | 128 |
![]() | Expected @throws tag for 'UnknownOrLiteralConverterException'. | 129 |
![]() | Line is longer than 80 characters. | 136 |
![]() | Expected an @return tag. | 138 |
![]() | Method 'getConverterIndex' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | Expected @param tag for 'literal'. | 138 |
![]() | Expected @throws tag for 'UnknownOrLiteralConverterException'. | 139 |
![]() | Expected an @return tag. | 148 |
![]() | Method 'getConverters' is not designed for extension - needs to be abstract, final or empty. | 148 |
![]() | Expected an @return tag. | 157 |
![]() | Method 'getLastException' is not designed for extension - needs to be abstract, final or empty. | 157 |
![]() | Expected an @return tag. | 166 |
![]() | Method 'getMaxRecords' is not designed for extension - needs to be abstract, final or empty. | 166 |
![]() | Line is longer than 80 characters. | 171 |
![]() | Method 'getMessageConverter' is not designed for extension - needs to be abstract, final or empty. | 178 |
![]() | Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 189 |
![]() | Method 'getMessages' is not designed for extension - needs to be abstract, final or empty. | 204 |
![]() | Expected an @return tag. | 224 |
![]() | Method 'getPercentDone' is not designed for extension - needs to be abstract, final or empty. | 224 |
![]() | '100' is a magic number. | 228 |
![]() | '100' is a magic number. | 230 |
![]() | '100' is a magic number. | 232 |
![]() | '100' is a magic number. | 233 |
![]() | Expected an @return tag. | 244 |
![]() | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 244 |
![]() | Expected an @return tag. | 259 |
![]() | Method 'isParsing' is not designed for extension - needs to be abstract, final or empty. | 259 |
![]() | Line is longer than 80 characters. | 266 |
![]() | Expected @param tag for 'newAnalyzers'. | 268 |
![]() | Method 'setMaxRecords' is not designed for extension - needs to be abstract, final or empty. | 277 |
![]() | Expected @param tag for 'maxRecords'. | 277 |
![]() | Missing a Javadoc comment. | 281 |
![]() | Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 309 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 345 |
![]() | Method 'stopFiltering' is not designed for extension - needs to be abstract, final or empty. | 361 |
![]() | Missing a Javadoc comment. | 368 |
![]() | Method 'addLogHandlerListener' is not designed for extension - needs to be abstract, final or empty. | 377 |
![]() | Method 'removeLogHandlerListener' is not designed for extension - needs to be abstract, final or empty. | 390 |
![]() | Method 'fireStartParsing' is not designed for extension - needs to be abstract, final or empty. | 397 |
![]() | Method 'fireStepParsing' is not designed for extension - needs to be abstract, final or empty. | 407 |
![]() | Method 'fireEndParsing' is not designed for extension - needs to be abstract, final or empty. | 417 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Method 'getIcon' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Method 'setFrame' is not designed for extension - needs to be abstract, final or empty. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Method 'getActions' is not designed for extension - needs to be abstract, final or empty. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Must have at least one statement. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 10 |
![]() | Expected @param tag for 'message'. | 23 |
![]() | Expected @param tag for 'message'. | 32 |
![]() | Expected @param tag for 'cause'. | 32 |
![]() | Expected @param tag for 'cause'. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Class DateUtils should be declared as final. | 11 |
![]() | Expected @param tag for 'date1'. | 28 |
![]() | Expected @param tag for 'date2'. | 28 |
![]() | '1000' is a magic number. | 38 |
![]() | '3600' is a magic number. | 38 |
![]() | '1000' is a magic number. | 39 |
![]() | '60' is a magic number. | 39 |
![]() | '60' is a magic number. | 39 |
![]() | '1000' is a magic number. | 40 |
![]() | '60' is a magic number. | 40 |
![]() | '3600' is a magic number. | 40 |
![]() | Expected @param tag for 'date1'. | 54 |
![]() | Expected @param tag for 'date2'. | 54 |
![]() | '1000' is a magic number. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() | Method 'isLiteral' is not designed for extension - needs to be abstract, final or empty. | 62 |
![]() | Method 'getLiteral' is not designed for extension - needs to be abstract, final or empty. | 75 |
![]() | Method 'isMessage' is not designed for extension - needs to be abstract, final or empty. | 92 |
![]() | Method 'getOption' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Method 'setOption' is not designed for extension - needs to be abstract, final or empty. | 112 |
![]() | Method 'getNext' is not designed for extension - needs to be abstract, final or empty. | 121 |
![]() | Method 'setNext' is not designed for extension - needs to be abstract, final or empty. | 131 |
![]() | Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 155 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 223 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 27 |
![]() | Method 'getValueClass' is not designed for extension - needs to be abstract, final or empty. | 27 |
![]() | Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() | Expected @param tag for 'value'. | 37 |
![]() | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 55 |
![]() | Method 'render' is not designed for extension - needs to be abstract, final or empty. | 69 |
![]() | Expected @throws tag for 'ReportException'. | 69 |
![]() | Method 'render' is not designed for extension - needs to be abstract, final or empty. | 81 |
![]() | Expected @throws tag for 'ReportException'. | 81 |
![]() | Method 'renderAnalyze' is not designed for extension - needs to be abstract, final or empty. | 101 |
![]() | Line is longer than 80 characters. | 112 |
![]() | Line is longer than 80 characters. | 144 |
![]() | Method 'renderAnalyze' is not designed for extension - needs to be abstract, final or empty. | 144 |
![]() | Line is longer than 80 characters. | 162 |
![]() | Line is longer than 80 characters. | 210 |
![]() | Method 'renderAnalyze' is not designed for extension - needs to be abstract, final or empty. | 210 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 17 |
![]() | Expected @throws tag for 'ReportException'. | 17 |
![]() | Redundant 'public' modifier. | 24 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.swing.Icon. | 12 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 27 |
![]() | '10' is a magic number. | 28 |
![]() | '10' is a magic number. | 28 |
![]() | '10' is a magic number. | 28 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 35 |
![]() | '7' is a magic number. | 41 |
![]() | '7' is a magic number. | 44 |
![]() | '7' is a magic number. | 45 |
![]() | Line is longer than 80 characters. | 48 |
![]() | Line is longer than 80 characters. | 49 |
![]() | '14' is a magic number. | 50 |
![]() | '7' is a magic number. | 50 |
![]() | '7' is a magic number. | 50 |
![]() | '3' is a magic number. | 52 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Line is longer than 80 characters. | 73 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 87 |
![]() | '10' is a magic number. | 88 |
![]() | Expected @param tag for 'g'. | 93 |