Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
58 0 0 4348

Files

Files Infos Warnings Errors
com/ebay/carad/os/vitalsigns/AbstractListenerContainer.java 0 0 54
com/ebay/carad/os/vitalsigns/DashboardAgent.java 0 0 104
com/ebay/carad/os/vitalsigns/DashboardReport.java 0 0 272
com/ebay/carad/os/vitalsigns/DashboardReportContainer.java 0 0 39
com/ebay/carad/os/vitalsigns/DataPoint.java 0 0 60
com/ebay/carad/os/vitalsigns/IDashboardAgent.java 0 0 50
com/ebay/carad/os/vitalsigns/IDashboardReport.java 0 0 93
com/ebay/carad/os/vitalsigns/IDashboardReportContainer.java 0 0 39
com/ebay/carad/os/vitalsigns/IDataRetriever.java 0 0 28
com/ebay/carad/os/vitalsigns/IReportingListenerContainer.java 0 0 16
com/ebay/carad/os/vitalsigns/ReportContainerIterator.java 0 0 75
com/ebay/carad/os/vitalsigns/ReportingException.java 0 0 27
com/ebay/carad/os/vitalsigns/dao/IDataDAO.java 0 0 31
com/ebay/carad/os/vitalsigns/dao/ISqlDAO.java 0 0 25
com/ebay/carad/os/vitalsigns/dao/SqlDAO.java 0 0 31
com/ebay/carad/os/vitalsigns/dao/SqlDataDAO.java 0 0 77
com/ebay/carad/os/vitalsigns/dao/package.html 0 0 1
com/ebay/carad/os/vitalsigns/dataretrievers/DifferenceQueryLogger.java 0 0 69
com/ebay/carad/os/vitalsigns/dataretrievers/DifferenceQueryRateLogger.java 0 0 74
com/ebay/carad/os/vitalsigns/dataretrievers/ITester.java 0 0 33
com/ebay/carad/os/vitalsigns/dataretrievers/QueryLogger.java 0 0 99
com/ebay/carad/os/vitalsigns/dataretrievers/ReportRatioLogger.java 0 0 111
com/ebay/carad/os/vitalsigns/dataretrievers/TesterLogger.java 0 0 87
com/ebay/carad/os/vitalsigns/dataretrievers/UrlRegexDataRetriever.java 0 0 43
com/ebay/carad/os/vitalsigns/dataretrievers/package.html 0 0 1
com/ebay/carad/os/vitalsigns/listeners/AbstractReportingListener.java 0 0 27
com/ebay/carad/os/vitalsigns/listeners/BasePerReportTemplatingReporter.java 0 0 40
com/ebay/carad/os/vitalsigns/listeners/CsvReportListener.java 0 0 33
com/ebay/carad/os/vitalsigns/listeners/EmailAlertListener.java 0 0 124
com/ebay/carad/os/vitalsigns/listeners/FileCopyingListener.java 0 0 56
com/ebay/carad/os/vitalsigns/listeners/HtmlGraphListener.java 0 0 54
com/ebay/carad/os/vitalsigns/listeners/IReportingListener.java 0 0 36
com/ebay/carad/os/vitalsigns/listeners/IndexWritingListener.java 0 0 45
com/ebay/carad/os/vitalsigns/listeners/LineGraphImageCreationListener.java 0 0 221
com/ebay/carad/os/vitalsigns/listeners/TextReportingListener.java 0 0 70
com/ebay/carad/os/vitalsigns/listeners/UptimeReporter.java 0 0 260
com/ebay/carad/os/vitalsigns/listeners/outputtemplates/FreemarkerTemplateProcessor.java 0 0 42
com/ebay/carad/os/vitalsigns/listeners/outputtemplates/ITemplateProcessor.java 0 0 50
com/ebay/carad/os/vitalsigns/listeners/outputtemplates/package.html 0 0 1
com/ebay/carad/os/vitalsigns/listeners/package.html 0 0 1
com/ebay/carad/os/vitalsigns/package.html 0 0 1
com/ebay/carad/os/vitalsigns/templates/DashboardReportTemplate.java 0 0 119
com/ebay/carad/os/vitalsigns/templates/FixedDataProvider.java 0 0 33
com/ebay/carad/os/vitalsigns/templates/IMultiTemplatizableProvider.java 0 0 33
com/ebay/carad/os/vitalsigns/templates/ITemplatizable.java 0 0 28
com/ebay/carad/os/vitalsigns/templates/QueryProvider.java 0 0 84
com/ebay/carad/os/vitalsigns/templates/package.html 0 0 1
com/ebay/carad/os/vitalsigns/util/ChartUtil.java 0 0 82
com/ebay/carad/os/vitalsigns/util/CollectionUtil.java 0 0 225
com/ebay/carad/os/vitalsigns/util/ExceptionUtil.java 0 0 51
com/ebay/carad/os/vitalsigns/util/ITimeConstants.java 0 0 24
com/ebay/carad/os/vitalsigns/util/MailUtil.java 0 0 61
com/ebay/carad/os/vitalsigns/util/MessageFormatUtil.java 0 0 47
com/ebay/carad/os/vitalsigns/util/NanoHTTPD.java 0 0 746
com/ebay/carad/os/vitalsigns/util/ReportCreationUtility.java 0 0 92
com/ebay/carad/os/vitalsigns/util/ReportUtil.java 0 0 97
com/ebay/carad/os/vitalsigns/util/SpringBootstrapper.java 0 0 24
com/ebay/carad/os/vitalsigns/util/package.html 0 0 1

Rules

Rules Violations Severity
PackageHtml 7 Errors Error
NewlineAtEndOfFile 4 Errors Error
Translation 0 Errors Error
JavadocMethod 236 Errors Error
JavadocType 2 Errors Error
JavadocVariable 126 Errors Error
JavadocStyle 10 Errors Error
ConstantName 0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MemberName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
AvoidStarImport 3 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
FileLength 0 Errors Error
LineLength 478 Errors Error
MethodLength 0 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad 15 Errors Error
MethodParamPad 0 Errors Error
NoWhitespaceAfter 7 Errors Error
NoWhitespaceBefore 0 Errors Error
OperatorWrap 67 Errors Error
ParenPad 322 Errors Error
TypecastParenPad 0 Errors Error
TabCharacter 1130 Errors Error
WhitespaceAfter 11 Errors Error
WhitespaceAround 116 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 32 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock 9 Errors Error
LeftCurly 54 Errors Error
NeedBraces 34 Errors Error
RightCurly 11 Errors Error
AvoidInlineConditionals 17 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField 8 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber 64 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 4 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
DesignForExtension 172 Errors Error
FinalClass 0 Errors Error
HideUtilityClassConstructor 6 Errors Error
InterfaceIsType 1 Errors Error
VisibilityModifier 5 Errors Error
ArrayTypeStyle 1 Errors Error
FinalParameters 292 Errors Error
GenericIllegalRegexp
  • message : "Line has trailing spaces."
  • format : "\s+$"
1103 Errors Error
TodoComment 0 Errors Error
UpperEll 1 Errors Error

Details

com/ebay/carad/os/vitalsigns/AbstractListenerContainer.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 38
Errors Line has trailing spaces. 39
Errors Missing a Javadoc comment. 40
Errors Method 'setReportingListeners' is not designed for extension - needs to be abstract, final or empty. 42
Errors Missing a Javadoc comment. 42
Errors Parameter listeners should be final. 42
Errors ';' is followed by whitespace. 45
Errors Method 'addReportingListener' is not designed for extension - needs to be abstract, final or empty. 50
Errors Missing a Javadoc comment. 50
Errors Parameter listener should be final. 50
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 58
Errors Method 'fireListenersException' is not designed for extension - needs to be abstract, final or empty. 58
Errors Missing a Javadoc comment. 58
Errors Parameter agent should be final. 58
Errors Parameter re should be final. 58
Errors Parameter rep should be final. 58
Errors Line contains a tab character. 59
Errors ';' is followed by whitespace. 60
Errors 'catch' is not followed by whitespace. 64
Errors Method 'fireListenersStarted' is not designed for extension - needs to be abstract, final or empty. 70
Errors Missing a Javadoc comment. 70
Errors Parameter agent should be final. 70
Errors ';' is followed by whitespace. 71
Errors 'catch' is not followed by whitespace. 75
Errors Method 'fireListenersCompleted' is not designed for extension - needs to be abstract, final or empty. 81
Errors Missing a Javadoc comment. 81
Errors Parameter agent should be final. 81
Errors ';' is followed by whitespace. 82
Errors 'catch' is not followed by whitespace. 86
Errors Line is longer than 80 characters. 92
Errors Method 'fireListenersReportRan' is not designed for extension - needs to be abstract, final or empty. 92
Errors Missing a Javadoc comment. 92
Errors Parameter agent should be final. 92
Errors Parameter report should be final. 92
Errors ';' is followed by whitespace. 93
Errors 'catch' is not followed by whitespace. 97
Errors Method 'getReportingListeners' is not designed for extension - needs to be abstract, final or empty. 103
Errors Missing a Javadoc comment. 103

com/ebay/carad/os/vitalsigns/DashboardAgent.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors '8080' is a magic number. 46
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 49
Errors Method 'run' is not designed for extension - needs to be abstract, final or empty. 53
Errors Missing a Javadoc comment. 53
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 60
Errors 'catch' is not followed by whitespace. 65
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 70
Errors Method 'runAllReports' is not designed for extension - needs to be abstract, final or empty. 73
Errors Missing a Javadoc comment. 73
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 78
Errors ';' is followed by whitespace. 78
Errors Line is longer than 80 characters. 84
Errors Line contains a tab character. 84
Errors 'catch' is not followed by whitespace. 87
Errors Line is longer than 80 characters. 93
Errors Missing a Javadoc comment. 96
Errors Line is longer than 80 characters. 97
Errors ';' is followed by whitespace. 97
Errors Line is longer than 80 characters. 101
Errors 'catch' is not followed by whitespace. 103
Errors Line is longer than 80 characters. 108
Errors Method 'fireListenersException' is not designed for extension - needs to be abstract, final or empty. 108
Errors Missing a Javadoc comment. 108
Errors Parameter agent should be final. 108
Errors Parameter re should be final. 108
Errors Parameter rep should be final. 108
Errors Line contains a tab character. 109
Errors Line contains a tab character. 110
Errors Line contains a tab character. 111
Errors Line contains a tab character. 112
Errors Line is longer than 80 characters. 114
Errors Missing a Javadoc comment. 114
Errors Parameter report should be final. 114
Errors Parameter rex should be final. 114
Errors Line is longer than 80 characters. 115
Errors ';' is followed by whitespace. 115
Errors Line is longer than 80 characters. 119
Errors 'catch' is not followed by whitespace. 121
Errors Missing a Javadoc comment. 126
Errors Line is longer than 80 characters. 127
Errors ';' is followed by whitespace. 127
Errors Line is longer than 80 characters. 131
Errors 'catch' is not followed by whitespace. 133
Errors Line has trailing spaces. 138
Errors Method 'getDefaultDataDAO' is not designed for extension - needs to be abstract, final or empty. 139
Errors Missing a Javadoc comment. 139
Errors Method 'getReports' is not designed for extension - needs to be abstract, final or empty. 143
Errors Missing a Javadoc comment. 143
Errors Method 'setDefaultDataDAO' is not designed for extension - needs to be abstract, final or empty. 148
Errors Missing a Javadoc comment. 148
Errors Parameter dao should be final. 148
Errors Method 'setReports' is not designed for extension - needs to be abstract, final or empty. 151
Errors Missing a Javadoc comment. 151
Errors Parameter reports should be final. 151
Errors Missing a Javadoc comment. 156
Errors Line is longer than 80 characters. 158
Errors ';' is followed by whitespace. 158
Errors Method 'getDestinationPath' is not designed for extension - needs to be abstract, final or empty. 168
Errors Missing a Javadoc comment. 168
Errors Line has trailing spaces. 171
Errors Method 'setDestinationPath' is not designed for extension - needs to be abstract, final or empty. 172
Errors Missing a Javadoc comment. 172
Errors Parameter destinationPath should be final. 172
Errors Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 176
Errors Missing a Javadoc comment. 176
Errors Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 180
Errors Missing a Javadoc comment. 180
Errors Parameter title should be final. 180
Errors Method 'isRunHTTPServer' is not designed for extension - needs to be abstract, final or empty. 184
Errors Missing a Javadoc comment. 184
Errors Method 'setRunHTTPServer' is not designed for extension - needs to be abstract, final or empty. 188
Errors Missing a Javadoc comment. 188
Errors Parameter runHTTPServer should be final. 188
Errors Method 'getRunHTTPServerPort' is not designed for extension - needs to be abstract, final or empty. 192
Errors Missing a Javadoc comment. 192
Errors Method 'setRunHTTPServerPort' is not designed for extension - needs to be abstract, final or empty. 196
Errors Missing a Javadoc comment. 196
Errors Parameter runHTTPServerPort should be final. 196
Errors Line has trailing spaces. 199

com/ebay/carad/os/vitalsigns/DashboardReport.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 40
Errors Line has trailing spaces. 41
Errors Line contains a tab character. 41
Errors Line contains a tab character. 42
Errors Missing a Javadoc comment. 42
Errors Line contains a tab character. 43
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Line contains a tab character. 46
Errors Missing a Javadoc comment. 46
Errors Line contains a tab character. 47
Errors Missing a Javadoc comment. 47
Errors Line contains a tab character. 48
Errors Missing a Javadoc comment. 48
Errors Missing a Javadoc comment. 49
Errors Line has trailing spaces. 50
Errors Line contains a tab character. 50
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 52
Errors Line contains a tab character. 53
Errors Missing a Javadoc comment. 53
Errors Line contains a tab character. 54
Errors Missing a Javadoc comment. 54
Errors Line is longer than 80 characters. 56
Errors Line contains a tab character. 56
Errors Missing a Javadoc comment. 56
Errors Line has trailing spaces. 57
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line has trailing spaces. 64
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line has trailing spaces. 67
Errors Line contains a tab character. 67
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line contains a tab character. 70
Errors Parameter copyFrom should be final. 70
Errors Line contains a tab character. 71
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 76
Errors Line contains a tab character. 77
Errors Line is longer than 80 characters. 80
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 85
Errors Method 'run' is not designed for extension - needs to be abstract, final or empty. 85
Errors Missing a Javadoc comment. 85
Errors Parameter agent should be final. 85
Errors Parameter inRunTime should be final. 85
Errors Line is longer than 80 characters. 86
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 87
Errors Line contains a tab character. 87
Errors Line has trailing spaces. 89
Errors Line contains a tab character. 89
Errors '7' is a magic number. 89
Errors Line contains a tab character. 90
Errors Line is longer than 80 characters. 91
Errors Line contains a tab character. 91
Errors Line has trailing spaces. 92
Errors Line contains a tab character. 92
Errors Line is longer than 80 characters. 93
Errors Line contains a tab character. 98
Errors Line contains a tab character. 99
Errors Line is longer than 80 characters. 100
Errors Line contains a tab character. 100
Errors Line contains a tab character. 101
Errors Line contains a tab character. 102
Errors Line has trailing spaces. 103
Errors Line contains a tab character. 103
Errors Line has trailing spaces. 104
Errors Line is longer than 80 characters. 104
Errors Line contains a tab character. 104
Errors Line contains a tab character. 105
Errors Line contains a tab character. 106
Errors Line has trailing spaces. 108
Errors Line contains a tab character. 108
Errors Line is longer than 80 characters. 111
Errors Line is longer than 80 characters. 113
Errors Method 'templatize' is not designed for extension - needs to be abstract, final or empty. 115
Errors Parameter substitutions should be final. 115
Errors Expected @param tag for 'substitutions'. 115
Errors Line contains a tab character. 116
Errors Line contains a tab character. 117
Errors Line contains a tab character. 118
Errors Line is longer than 80 characters. 122
Errors Line contains a tab character. 122
Errors Line contains a tab character. 125
Errors Method 'getID' is not designed for extension - needs to be abstract, final or empty. 125
Errors Missing a Javadoc comment. 125
Errors Line contains a tab character. 126
Errors Line contains a tab character. 127
Errors Line contains a tab character. 129
Errors Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 129
Errors Missing a Javadoc comment. 129
Errors Line contains a tab character. 130
Errors Line contains a tab character. 131
Errors Line has trailing spaces. 132
Errors Line contains a tab character. 132
Errors Line contains a tab character. 133
Errors Method 'getSubTitle' is not designed for extension - needs to be abstract, final or empty. 133
Errors Missing a Javadoc comment. 133
Errors Line contains a tab character. 134
Errors Line contains a tab character. 135
Errors Line has trailing spaces. 136
Errors Line contains a tab character. 136
Errors Line contains a tab character. 137
Errors Method 'getMoreIsBetter' is not designed for extension - needs to be abstract, final or empty. 137
Errors Missing a Javadoc comment. 137
Errors Line contains a tab character. 138
Errors Line contains a tab character. 139
Errors Line has trailing spaces. 140
Errors Line contains a tab character. 140
Errors Line contains a tab character. 141
Errors Line contains a tab character. 142
Errors Line has trailing spaces. 143
Errors Line contains a tab character. 143
Errors Line contains a tab character. 144
Errors Line contains a tab character. 145
Errors Line has trailing spaces. 146
Errors Line contains a tab character. 146
Errors Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 146
Errors Parameter inTitle should be final. 146
Errors Line contains a tab character. 147
Errors Line has trailing spaces. 149
Errors Line contains a tab character. 149
Errors Line contains a tab character. 150
Errors Line contains a tab character. 151
Errors Line has trailing spaces. 152
Errors Line contains a tab character. 152
Errors Line contains a tab character. 153
Errors Line contains a tab character. 154
Errors Line contains a tab character. 155
Errors Method 'setSubTitle' is not designed for extension - needs to be abstract, final or empty. 155
Errors Parameter title should be final. 155
Errors 'title' hides a field. 155
Errors Line contains a tab character. 156
Errors Line has trailing spaces. 157
Errors Line contains a tab character. 157
Errors Line has trailing spaces. 158
Errors Line contains a tab character. 158
Errors Line contains a tab character. 159
Errors Method 'getFrequencyInMinutes' is not designed for extension - needs to be abstract, final or empty. 159
Errors Missing a Javadoc comment. 159
Errors Line contains a tab character. 160
Errors Line contains a tab character. 161
Errors Line has trailing spaces. 162
Errors Line contains a tab character. 162
Errors Line contains a tab character. 163
Errors Line is longer than 80 characters. 164
Errors Line contains a tab character. 164
Errors Line contains a tab character. 165
Errors Line is longer than 80 characters. 166
Errors Line contains a tab character. 166
Errors Line has trailing spaces. 167
Errors Line contains a tab character. 167
Errors Line contains a tab character. 168
Errors Line contains a tab character. 169
Errors Line contains a tab character. 170
Errors Method 'setFrequencyInMinutes' is not designed for extension - needs to be abstract, final or empty. 170
Errors Parameter freq should be final. 170
Errors Line contains a tab character. 171
Errors Line contains a tab character. 172
Errors Line has trailing spaces. 173
Errors Line contains a tab character. 173
Errors Line contains a tab character. 174
Errors Line is longer than 80 characters. 175
Errors Line contains a tab character. 175
Errors Line has trailing spaces. 176
Errors Line contains a tab character. 176
Errors Line contains a tab character. 177
Errors Line contains a tab character. 178
Errors Line has trailing spaces. 179
Errors Line contains a tab character. 179
Errors Method 'setID' is not designed for extension - needs to be abstract, final or empty. 179
Errors Parameter setId should be final. 179
Errors Line contains a tab character. 180
Errors Line has trailing spaces. 181
Errors Line contains a tab character. 181
Errors Line is longer than 80 characters. 184
Errors Line contains a tab character. 184
Errors Line contains a tab character. 185
Errors Line has trailing spaces. 186
Errors Line contains a tab character. 186
Errors Line contains a tab character. 187
Errors Line contains a tab character. 188
Errors Line contains a tab character. 189
Errors Method 'setSortOrder' is not designed for extension - needs to be abstract, final or empty. 189
Errors Parameter setSortorder should be final. 189
Errors Line contains a tab character. 190
Errors Line contains a tab character. 191
Errors Line contains a tab character. 193
Errors Line is longer than 80 characters. 194
Errors Line contains a tab character. 194
Errors Line has trailing spaces. 195
Errors Line contains a tab character. 195
Errors Line is longer than 80 characters. 196
Errors Line contains a tab character. 196
Errors Line contains a tab character. 197
Errors Line contains a tab character. 198
Errors Method 'setMoreIsBetter' is not designed for extension - needs to be abstract, final or empty. 198
Errors Parameter flag should be final. 198
Errors Line has trailing spaces. 199
Errors Line contains a tab character. 199
Errors Line contains a tab character. 200
Errors Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 200
Errors Missing a Javadoc comment. 200
Errors Parameter obj should be final. 200
Errors Line contains a tab character. 201
Errors Line contains a tab character. 202
Errors Line contains a tab character. 203
Errors Line has trailing spaces. 204
Errors Line contains a tab character. 204
Errors Line contains a tab character. 205
Errors Method 'getReports' is not designed for extension - needs to be abstract, final or empty. 205
Errors Missing a Javadoc comment. 205
Errors Line contains a tab character. 206
Errors Line contains a tab character. 207
Errors Line contains a tab character. 209
Errors Method 'getSortOrder' is not designed for extension - needs to be abstract, final or empty. 209
Errors Missing a Javadoc comment. 209
Errors Line contains a tab character. 210
Errors Line contains a tab character. 211
Errors Method 'setDataRetriever' is not designed for extension - needs to be abstract, final or empty. 213
Errors Missing a Javadoc comment. 213
Errors Parameter dataRetriever should be final. 213
Errors Method 'getThisRunData' is not designed for extension - needs to be abstract, final or empty. 217
Errors Missing a Javadoc comment. 217
Errors Method 'getPreviousData' is not designed for extension - needs to be abstract, final or empty. 221
Errors Missing a Javadoc comment. 221
Errors Line contains a tab character. 225
Errors Method 'getIncludeInSummary' is not designed for extension - needs to be abstract, final or empty. 225
Errors Missing a Javadoc comment. 225
Errors Line contains a tab character. 226
Errors Line contains a tab character. 227
Errors Line contains a tab character. 228
Errors Method 'setIncludeInSummary' is not designed for extension - needs to be abstract, final or empty. 228
Errors Missing a Javadoc comment. 228
Errors Parameter includeInSummary should be final. 228
Errors Line contains a tab character. 229
Errors Line contains a tab character. 230
Errors Method 'getGroupName' is not designed for extension - needs to be abstract, final or empty. 237
Errors Method 'setGroupName' is not designed for extension - needs to be abstract, final or empty. 245
Errors Parameter groupName should be final. 245
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 249
Errors Missing a Javadoc comment. 249

com/ebay/carad/os/vitalsigns/DashboardReportContainer.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 33
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Line has trailing spaces. 38
Errors Method 'getReports' is not designed for extension - needs to be abstract, final or empty. 39
Errors Missing a Javadoc comment. 39
Errors Method 'getSortOrder' is not designed for extension - needs to be abstract, final or empty. 44
Errors Missing a Javadoc comment. 44
Errors Method 'getGroupName' is not designed for extension - needs to be abstract, final or empty. 48
Errors Missing a Javadoc comment. 48
Errors Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 52
Errors Missing a Javadoc comment. 52
Errors Parameter obj should be final. 52
Errors Method 'setGroupName' is not designed for extension - needs to be abstract, final or empty. 60
Errors Parameter groupName should be final. 60
Errors Method 'setReports' is not designed for extension - needs to be abstract, final or empty. 67
Errors Parameter reports should be final. 67
Errors Line has trailing spaces. 70
Errors Method 'addReport' is not designed for extension - needs to be abstract, final or empty. 71
Errors Missing a Javadoc comment. 71
Errors Parameter report should be final. 71
Errors Method 'setSortOrder' is not designed for extension - needs to be abstract, final or empty. 81
Errors Parameter sortOrder should be final. 81

com/ebay/carad/os/vitalsigns/DataPoint.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 32
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 41
Errors Line has trailing spaces. 42
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 47
Errors Parameter logTime should be final. 47
Errors Parameter data should be final. 47
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 53
Errors Missing a Javadoc comment. 53
Errors Method 'setData' is not designed for extension - needs to be abstract, final or empty. 57
Errors Missing a Javadoc comment. 57
Errors Parameter data should be final. 57
Errors Method 'getLogTime' is not designed for extension - needs to be abstract, final or empty. 61
Errors Missing a Javadoc comment. 61
Errors Method 'setLogTime' is not designed for extension - needs to be abstract, final or empty. 65
Errors Missing a Javadoc comment. 65
Errors Parameter logTime should be final. 65
Errors Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 74
Errors Parameter other should be final. 74
Errors Line contains a tab character. 75
Errors Line has trailing spaces. 77
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 78
Errors Missing a Javadoc comment. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Line contains a tab character. 82
Errors Method 'equals' is not designed for extension - needs to be abstract, final or empty. 84
Errors Missing a Javadoc comment. 84
Errors Parameter other should be final. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87
Errors Line contains a tab character. 88
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 94
Errors Missing a Javadoc comment. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 96
Errors Line contains a tab character. 97
Errors Line contains a tab character. 98

com/ebay/carad/os/vitalsigns/IDashboardAgent.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line contains a tab character. 33
Errors Missing a Javadoc comment. 33
Errors Line contains a tab character. 35
Errors Line is longer than 80 characters. 36
Errors Line contains a tab character. 36
Errors Line contains a tab character. 37
Errors Line contains a tab character. 38
Errors Line contains a tab character. 40
Errors Missing a Javadoc comment. 40
Errors Line contains a tab character. 42
Errors Missing a Javadoc comment. 42
Errors Line contains a tab character. 44
Errors Line is longer than 80 characters. 45
Errors Line contains a tab character. 45
Errors Line contains a tab character. 46
Errors Line is longer than 80 characters. 47
Errors Line contains a tab character. 47
Errors Line contains a tab character. 48
Errors Line is longer than 80 characters. 49
Errors Line contains a tab character. 49
Errors Line has trailing spaces. 50
Errors Line is longer than 80 characters. 50
Errors Line contains a tab character. 50
Errors Line has trailing spaces. 51
Errors Line is longer than 80 characters. 51
Errors Line contains a tab character. 51
Errors Line is longer than 80 characters. 52
Errors Line contains a tab character. 52
Errors Line is longer than 80 characters. 53
Errors Line contains a tab character. 53
Errors Line is longer than 80 characters. 54
Errors Line contains a tab character. 54
Errors Line has trailing spaces. 55
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57

com/ebay/carad/os/vitalsigns/IDashboardReport.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 26
Errors Line is longer than 80 characters. 31
Errors Line has trailing spaces. 32
Errors Line contains a tab character. 32
Errors Line has trailing spaces. 33
Errors Line is longer than 80 characters. 35
Errors Line has trailing spaces. 37
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 41
Errors Redundant 'public' modifier. 41
Errors Expected @param tag for 'agent'. 41
Errors Redundant throws: 'ReportingException' is unchecked exception. 41
Errors Line has trailing spaces. 42
Errors Line has trailing spaces. 47
Errors Line is longer than 80 characters. 54
Errors Line contains a tab character. 54
Errors Line has trailing spaces. 55
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors Redundant 'public' modifier. 58
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Line has trailing spaces. 62
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Redundant 'public' modifier. 65
Errors Line has trailing spaces. 66
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors Line is longer than 80 characters. 68
Errors Line contains a tab character. 68
Errors Line has trailing spaces. 69
Errors Line contains a tab character. 69
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors Line contains a tab character. 72
Errors Redundant 'public' modifier. 72
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line has trailing spaces. 76
Errors Line contains a tab character. 76
Errors Line contains a tab character. 77
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Redundant 'public' modifier. 79
Errors Line has trailing spaces. 80
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Line is longer than 80 characters. 82
Errors Line contains a tab character. 82
Errors Line has trailing spaces. 83
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Redundant 'public' modifier. 86
Errors Line has trailing spaces. 87
Errors Line contains a tab character. 87
Errors Line contains a tab character. 88
Errors Line is longer than 80 characters. 89
Errors Line contains a tab character. 89
Errors Line has trailing spaces. 90
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors Line contains a tab character. 93
Errors Redundant 'public' modifier. 93
Errors Line has trailing spaces. 94
Errors Line contains a tab character. 94
Errors Line contains a tab character. 95
Errors Line is longer than 80 characters. 96
Errors Line contains a tab character. 96
Errors Line contains a tab character. 97
Errors Line contains a tab character. 98
Errors Redundant 'public' modifier. 98

com/ebay/carad/os/vitalsigns/IDashboardReportContainer.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 26
Errors Line is longer than 80 characters. 27
Errors Line has trailing spaces. 28
Errors Line has trailing spaces. 29
Errors Line contains a tab character. 36
Errors Line is longer than 80 characters. 37
Errors Line contains a tab character. 37
Errors Line has trailing spaces. 38
Errors Line contains a tab character. 38
Errors Line contains a tab character. 39
Errors Line contains a tab character. 40
Errors Line contains a tab character. 41
Errors Redundant 'public' modifier. 41
Errors Line has trailing spaces. 42
Errors Line contains a tab character. 42
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line has trailing spaces. 45
Errors Line contains a tab character. 45
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Line contains a tab character. 48
Errors Redundant 'public' modifier. 48
Errors Line has trailing spaces. 51
Errors Redundant 'public' modifier. 54

com/ebay/carad/os/vitalsigns/IDataRetriever.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 28
Errors Missing a Javadoc comment. 29
Errors Redundant 'public' modifier. 29
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 31
Errors Missing a Javadoc comment. 31
Errors Redundant 'public' modifier. 31
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 34
Errors Line is longer than 80 characters. 35
Errors Parameter agent should be final. 38
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Line has trailing spaces. 46

com/ebay/carad/os/vitalsigns/IReportingListenerContainer.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 35

com/ebay/carad/os/vitalsigns/ReportContainerIterator.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 30
Errors Line is longer than 80 characters. 31
Errors Line has trailing spaces. 33
Errors Line is longer than 80 characters. 40
Errors Line contains a tab character. 40
Errors Line contains a tab character. 41
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Line has trailing spaces. 48
Errors Line contains a tab character. 48
Errors Line is longer than 80 characters. 49
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Line contains a tab character. 51
Errors Parameter col should be final. 51
Errors Line contains a tab character. 52
Errors Line is longer than 80 characters. 53
Errors Line contains a tab character. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 58
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 59
Errors Line contains a tab character. 59
Errors Line has trailing spaces. 60
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 63
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line has trailing spaces. 70
Errors Line contains a tab character. 70
Errors Line has trailing spaces. 71
Errors Line contains a tab character. 71
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Method 'next' is not designed for extension - needs to be abstract, final or empty. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 76
Errors Line has trailing spaces. 77
Errors Line contains a tab character. 77
Errors Line contains a tab character. 78
Errors Line is longer than 80 characters. 79
Errors Line contains a tab character. 79
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line is longer than 80 characters. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87

com/ebay/carad/os/vitalsigns/ReportingException.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 24
Errors Line has trailing spaces. 28
Errors Line has trailing spaces. 29
Errors Line is longer than 80 characters. 35
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 43
Errors Parameter message should be final. 43
Errors Missing a Javadoc comment. 47
Errors Parameter cause should be final. 47
Errors Missing a Javadoc comment. 51
Errors Parameter message should be final. 51
Errors Parameter cause should be final. 51

com/ebay/carad/os/vitalsigns/dao/IDataDAO.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 30
Errors Missing a Javadoc comment. 36
Errors Redundant 'public' modifier. 36
Errors Line has trailing spaces. 37
Errors Missing a Javadoc comment. 38
Errors Redundant 'public' modifier. 38
Errors Line is longer than 80 characters. 39
Errors Parameter data should be final. 39
Errors Parameter agent should be final. 39
Errors Parameter report should be final. 39
Errors Parameter report should be final. 43
Errors Line is longer than 80 characters. 48
Errors Missing a Javadoc comment. 48
Errors Redundant throws: 'ReportingException' is unchecked exception. 48
Errors Line has trailing spaces. 49
Errors Missing a Javadoc comment. 50
Errors Redundant throws: 'ReportingException' is unchecked exception. 50

com/ebay/carad/os/vitalsigns/dao/ISqlDAO.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 28
Errors Line has trailing spaces. 30
Errors Line has trailing spaces. 36
Errors Line contains a tab character. 36
Errors Line is longer than 80 characters. 38
Errors Line has trailing spaces. 40
Errors Redundant 'public' modifier. 44
Errors Line is longer than 80 characters. 47
Errors Line has trailing spaces. 48
Errors Redundant 'public' modifier. 52

com/ebay/carad/os/vitalsigns/dao/SqlDAO.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 37
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Line has trailing spaces. 46
Errors Method 'findBySqlQuery' is not designed for extension - needs to be abstract, final or empty. 47
Errors Missing a Javadoc comment. 47
Errors Parameter query should be final. 47
Errors Line is longer than 80 characters. 51
Errors Method 'updateWithSQL' is not designed for extension - needs to be abstract, final or empty. 57
Errors Missing a Javadoc comment. 57
Errors Parameter query should be final. 57
Errors Line is longer than 80 characters. 61
Errors Method 'setDataSource' is not designed for extension - needs to be abstract, final or empty. 67
Errors Missing a Javadoc comment. 67
Errors Parameter dataSource should be final. 67
Errors Line contains a tab character. 68

com/ebay/carad/os/vitalsigns/dao/SqlDataDAO.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 39
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 42
Errors Line has trailing spaces. 43
Errors Line has trailing spaces. 46
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Line is longer than 80 characters. 54
Errors Missing a Javadoc comment. 54
Errors Line is longer than 80 characters. 55
Errors Missing a Javadoc comment. 55
Errors Missing a Javadoc comment. 57
Errors Line is longer than 80 characters. 61
Errors Method 'storeReportData' is not designed for extension - needs to be abstract, final or empty. 61
Errors Missing a Javadoc comment. 61
Errors Parameter data should be final. 61
Errors Parameter agent should be final. 61
Errors Parameter report should be final. 61
Errors Redundant throws: 'ReportingException' is unchecked exception. 61
Errors Line is longer than 80 characters. 62
Errors Line contains a tab character. 62
Errors Line has trailing spaces. 63
Errors Line has trailing spaces. 64
Errors Line has trailing spaces. 65
Errors Line has trailing spaces. 66
Errors Line is longer than 80 characters. 66
Errors Avoid inline conditionals. 66
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 73
Errors Missing a Javadoc comment. 73
Errors Parameter report should be final. 73
Errors Line is longer than 80 characters. 74
Errors Line contains a tab character. 74
Errors '{' is followed by whitespace. 75
Errors Line is longer than 80 characters. 83
Errors Avoid inline conditionals. 83
Errors Line is longer than 80 characters. 84
Errors Method 'setSqlDAO' is not designed for extension - needs to be abstract, final or empty. 89
Errors Missing a Javadoc comment. 89
Errors Parameter sqlDAO should be final. 89
Errors Method 'getSqlDAO' is not designed for extension - needs to be abstract, final or empty. 93
Errors Missing a Javadoc comment. 93
Errors Line has trailing spaces. 96
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 99
Errors Line has trailing spaces. 100
Errors Line is longer than 80 characters. 101
Errors Line has trailing spaces. 103
Errors Method 'setInsertQuery' is not designed for extension - needs to be abstract, final or empty. 107
Errors Parameter query should be final. 107
Errors Line has trailing spaces. 110
Errors Line has trailing spaces. 112
Errors Line has trailing spaces. 113
Errors Line is longer than 80 characters. 113
Errors Line has trailing spaces. 115
Errors Line has trailing spaces. 117
Errors Unclosed HTML tag found: <ul> 120
Errors Line is longer than 80 characters. 122
Errors Line has trailing spaces. 124
Errors Line has trailing spaces. 125
Errors Line is longer than 80 characters. 125
Errors Method 'setSelectQuery' is not designed for extension - needs to be abstract, final or empty. 128
Errors Parameter query should be final. 128
Errors Line has trailing spaces. 131

com/ebay/carad/os/vitalsigns/dao/package.html

Violation Message Line
Errors Missing package documentation file. 0

com/ebay/carad/os/vitalsigns/dataretrievers/DifferenceQueryLogger.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 27
Errors Line has trailing spaces. 28
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 30
Errors Line has trailing spaces. 32
Errors Line is longer than 80 characters. 39
Errors Line contains a tab character. 39
Errors Missing a Javadoc comment. 39
Errors Line contains a tab character. 40
Errors Missing a Javadoc comment. 40
Errors Line has trailing spaces. 41
Errors Line contains a tab character. 41
Errors Line contains a tab character. 42
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Line has trailing spaces. 48
Errors Line contains a tab character. 48
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Line is longer than 80 characters. 51
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Expected an @return tag. 53
Errors Line contains a tab character. 53
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 53
Errors Line contains a tab character. 54
Errors Line is longer than 80 characters. 55
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors Line is longer than 80 characters. 59
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line has trailing spaces. 64
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 65
Errors Missing a Javadoc comment. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors Line has trailing spaces. 72
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73

com/ebay/carad/os/vitalsigns/dataretrievers/DifferenceQueryRateLogger.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 31
Errors Line has trailing spaces. 32
Errors Line contains a tab character. 39
Errors Line is longer than 80 characters. 40
Errors Line contains a tab character. 40
Errors Line has trailing spaces. 41
Errors Line contains a tab character. 41
Errors Line contains a tab character. 42
Errors Missing a Javadoc comment. 42
Errors Line contains a tab character. 43
Errors Missing a Javadoc comment. 43
Errors Line has trailing spaces. 44
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Line contains a tab character. 48
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Line has trailing spaces. 51
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Line is longer than 80 characters. 53
Errors Line contains a tab character. 53
Errors Line is longer than 80 characters. 54
Errors Line contains a tab character. 54
Errors Line has trailing spaces. 55
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors Method 'setMinsPerTick' is not designed for extension - needs to be abstract, final or empty. 58
Errors Parameter minsPerTick should be final. 58
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Line has trailing spaces. 61
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line is longer than 80 characters. 64
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Expected an @return tag. 66
Errors Line contains a tab character. 66
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 66
Errors Line contains a tab character. 67
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line contains a tab character. 70
Errors Line is longer than 80 characters. 71
Errors Line contains a tab character. 71
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 76
Errors Line contains a tab character. 77
Errors Line contains a tab character. 78

com/ebay/carad/os/vitalsigns/dataretrievers/ITester.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 27
Errors Line has trailing spaces. 30
Errors Missing a Javadoc comment. 37
Errors Redundant 'public' modifier. 37
Errors Line has trailing spaces. 45
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Line contains a tab character. 48
Errors Line has trailing spaces. 49
Errors Line contains a tab character. 49
Errors Line is longer than 80 characters. 50
Errors Line contains a tab character. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Line contains a tab character. 53
Errors Redundant 'public' modifier. 53
Errors Line contains a tab character. 55
Errors Missing a Javadoc comment. 55
Errors Redundant 'public' modifier. 55

com/ebay/carad/os/vitalsigns/dataretrievers/QueryLogger.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 38
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 46
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Missing a Javadoc comment. 47
Errors Line contains a tab character. 48
Errors Line is longer than 80 characters. 49
Errors Line contains a tab character. 49
Errors Missing a Javadoc comment. 50
Errors Line has trailing spaces. 51
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Line has trailing spaces. 54
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 56
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line has trailing spaces. 58
Errors Line contains a tab character. 58
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. 61
Errors Parameter query should be final. 61
Errors Line is longer than 80 characters. 62
Errors Line contains a tab character. 62
Errors Line is longer than 80 characters. 63
Errors Line contains a tab character. 63
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line has trailing spaces. 67
Errors Line contains a tab character. 67
Errors Method 'getQuery' is not designed for extension - needs to be abstract, final or empty. 71
Errors Line contains a tab character. 75
Errors Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 75
Errors Missing a Javadoc comment. 75
Errors Line contains a tab character. 76
Errors Line contains a tab character. 77
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Line is longer than 80 characters. 82
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors 'cast' is not followed by whitespace. 84
Errors Line has trailing spaces. 85
Errors Line is longer than 80 characters. 85
Errors Line contains a tab character. 85
Errors Avoid inline conditionals. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 88
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 88
Errors Missing a Javadoc comment. 88
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors Line contains a tab character. 93
Errors Line contains a tab character. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 96
Errors Line is longer than 80 characters. 99
Errors Line is longer than 80 characters. 100
Errors Line has trailing spaces. 101
Errors Line is longer than 80 characters. 104
Errors Method 'templatize' is not designed for extension - needs to be abstract, final or empty. 106
Errors Parameter substitutions should be final. 106
Errors Expected @param tag for 'substitutions'. 106
Errors Line contains a tab character. 107
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 110
Errors Missing a Javadoc comment. 110
Errors Parameter agent should be final. 110
Errors Method 'getSqlDAO' is not designed for extension - needs to be abstract, final or empty. 114
Errors Missing a Javadoc comment. 114
Errors Method 'setSqlDAO' is not designed for extension - needs to be abstract, final or empty. 118
Errors Missing a Javadoc comment. 118
Errors Parameter sqlDAO should be final. 118
Errors Method 'clone' is not designed for extension - needs to be abstract, final or empty. 121
Errors Missing a Javadoc comment. 121

com/ebay/carad/os/vitalsigns/dataretrievers/ReportRatioLogger.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 30
Errors Line has trailing spaces. 32
Errors Line has trailing spaces. 33
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 34
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 37
Errors Line is longer than 80 characters. 37
Errors Line has trailing spaces. 38
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors '100' is a magic number. 47
Errors Missing a Javadoc comment. 49
Errors Line has trailing spaces. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Line has trailing spaces. 53
Errors Line contains a tab character. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Method 'setNumerator' is not designed for extension - needs to be abstract, final or empty. 56
Errors Parameter numerator should be final. 56
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors Line has trailing spaces. 59
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Line has trailing spaces. 62
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Method 'setDenominator' is not designed for extension - needs to be abstract, final or empty. 65
Errors Parameter denominator should be final. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors Line has trailing spaces. 68
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line is longer than 80 characters. 70
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors Line has trailing spaces. 72
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Method 'setMultiplier' is not designed for extension - needs to be abstract, final or empty. 75
Errors Parameter inMultiplier should be final. 75
Errors Line contains a tab character. 76
Errors Line contains a tab character. 77
Errors Line has trailing spaces. 78
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Method 'getDataDAO' is not designed for extension - needs to be abstract, final or empty. 79
Errors Missing a Javadoc comment. 79
Errors Parameter agent should be final. 79
Errors Line contains a tab character. 80
Errors Avoid inline conditionals. 80
Errors Line contains a tab character. 81
Errors Line has trailing spaces. 82
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 83
Errors Missing a Javadoc comment. 83
Errors Parameter agent should be final. 83
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors Line is longer than 80 characters. 86
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87
Errors Line is longer than 80 characters. 88
Errors Line contains a tab character. 88
Errors Line has trailing spaces. 89
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors Line is longer than 80 characters. 93
Errors Line contains a tab character. 93
Errors Line contains a tab character. 94
Errors Line contains a tab character. 95
Errors Line has trailing spaces. 96
Errors Line contains a tab character. 96
Errors Line contains a tab character. 97
Errors Line contains a tab character. 98
Errors Line contains a tab character. 99
Errors Line contains a tab character. 100
Errors Line has trailing spaces. 101
Errors Line contains a tab character. 101
Errors Method 'clone' is not designed for extension - needs to be abstract, final or empty. 102
Errors Missing a Javadoc comment. 102

com/ebay/carad/os/vitalsigns/dataretrievers/TesterLogger.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 37
Errors Line contains a tab character. 37
Errors Line has trailing spaces. 38
Errors Line contains a tab character. 38
Errors Line contains a tab character. 39
Errors Missing a Javadoc comment. 39
Errors Line has trailing spaces. 40
Errors Line contains a tab character. 40
Errors Line contains a tab character. 41
Errors Line contains a tab character. 42
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Line contains a tab character. 46
Errors Line has trailing spaces. 47
Errors Line contains a tab character. 47
Errors Line contains a tab character. 48
Errors Line contains a tab character. 49
Errors Line has trailing spaces. 50
Errors Line contains a tab character. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Line contains a tab character. 53
Errors Method 'setTester' is not designed for extension - needs to be abstract, final or empty. 53
Errors Parameter tester should be final. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line has trailing spaces. 56
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors Line has trailing spaces. 59
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Method 'getTester' is not designed for extension - needs to be abstract, final or empty. 62
Errors Line contains a tab character. 63
Errors Line contains a tab character. 64
Errors Line has trailing spaces. 65
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 66
Errors Missing a Javadoc comment. 66
Errors Line contains a tab character. 67
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line contains a tab character. 70
Errors Line is longer than 80 characters. 71
Errors Line contains a tab character. 71
Errors Line is longer than 80 characters. 72
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 77
Errors Method 'templatize' is not designed for extension - needs to be abstract, final or empty. 77
Errors Missing a Javadoc comment. 77
Errors Parameter params should be final. 77
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Method 'clone' is not designed for extension - needs to be abstract, final or empty. 83
Errors Missing a Javadoc comment. 83
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 89
Errors Missing a Javadoc comment. 89
Errors Parameter agent should be final. 89

com/ebay/carad/os/vitalsigns/dataretrievers/UrlRegexDataRetriever.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 50
Errors Missing a Javadoc comment. 50
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Line has trailing spaces. 54
Errors Method 'getData' is not designed for extension - needs to be abstract, final or empty. 55
Errors Missing a Javadoc comment. 55
Errors Parameter agent should be final. 55
Errors Line contains a tab character. 61
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 72
Errors Missing a Javadoc comment. 73
Errors Line has trailing spaces. 79
Errors '1024' is a magic number. 81
Errors Line has trailing spaces. 86
Errors Line has trailing spaces. 90
Errors Line is longer than 80 characters. 93
Errors Line has trailing spaces. 96
Errors Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 97
Errors Missing a Javadoc comment. 97
Errors Parameter url should be final. 97
Errors Line is longer than 80 characters. 101
Errors Line has trailing spaces. 104
Errors Method 'setRegex' is not designed for extension - needs to be abstract, final or empty. 105
Errors Missing a Javadoc comment. 105
Errors Parameter regex should be final. 105
Errors Method 'clone' is not designed for extension - needs to be abstract, final or empty. 109
Errors Missing a Javadoc comment. 109

com/ebay/carad/os/vitalsigns/dataretrievers/package.html

Violation Message Line
Errors Missing package documentation file. 0

com/ebay/carad/os/vitalsigns/listeners/AbstractReportingListener.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 34
Errors Missing a Javadoc comment. 36
Errors Parameter agent should be final. 36
Errors Missing a Javadoc comment. 40
Errors Parameter agent should be final. 40
Errors Parameter report should be final. 40
Errors Missing a Javadoc comment. 44
Errors Parameter agent should be final. 44
Errors Line is longer than 80 characters. 48
Errors Missing a Javadoc comment. 48
Errors Parameter exception should be final. 48
Errors Parameter agent should be final. 48
Errors Parameter report should be final. 48

com/ebay/carad/os/vitalsigns/listeners/BasePerReportTemplatingReporter.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 35
Errors Line has trailing spaces. 39
Errors Line is longer than 80 characters. 45
Errors Missing a Javadoc comment. 45
Errors Line has trailing spaces. 46
Errors Line is longer than 80 characters. 47
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 48
Errors Missing a Javadoc comment. 49
Errors Method 'reportRan' is not designed for extension - needs to be abstract, final or empty. 51
Errors Missing a Javadoc comment. 51
Errors Parameter agent should be final. 51
Errors Parameter report should be final. 51
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 57
Errors '{' is followed by whitespace. 57
Errors Line has trailing spaces. 59
Errors First sentence should end with a period. 60
Errors Line has trailing spaces. 62
Errors Method 'getAdditionalContextData' is not designed for extension - needs to be abstract, final or empty. 65
Errors Method 'setRelativePath' is not designed for extension - needs to be abstract, final or empty. 72
Errors Parameter relativePath should be final. 72
Errors Method 'setTemplatePath' is not designed for extension - needs to be abstract, final or empty. 79
Errors Parameter templatePath should be final. 79
Errors Method 'setTemplateProcessor' is not designed for extension - needs to be abstract, final or empty. 86
Errors Parameter templateProcessor should be final. 86

com/ebay/carad/os/vitalsigns/listeners/CsvReportListener.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 37
Errors Line has trailing spaces. 38
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 49
Errors Line has trailing spaces. 50
Errors Line is longer than 80 characters. 50
Errors Missing a Javadoc comment. 50
Errors Method 'reportRan' is not designed for extension - needs to be abstract, final or empty. 52
Errors Missing a Javadoc comment. 52
Errors Parameter agent should be final. 52
Errors Parameter report should be final. 52
Errors Line is longer than 80 characters. 53
Errors Line is longer than 80 characters. 61
Errors 'catch' is not followed by whitespace. 63
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 71

com/ebay/carad/os/vitalsigns/listeners/EmailAlertListener.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 38
Errors Line is longer than 80 characters. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Line has trailing spaces. 47
Errors Missing a Javadoc comment. 48
Errors Line has trailing spaces. 50
Errors Line has trailing spaces. 51
Errors Missing a Javadoc comment. 52
Errors Line is longer than 80 characters. 53
Errors Line has trailing spaces. 54
Errors Line has trailing spaces. 55
Errors Missing a Javadoc comment. 57
Errors Missing a Javadoc comment. 58
Errors Missing a Javadoc comment. 59
Errors Missing a Javadoc comment. 60
Errors Line has trailing spaces. 61
Errors Missing a Javadoc comment. 62
Errors Line has trailing spaces. 63
Errors Missing a Javadoc comment. 64
Errors Line has trailing spaces. 65
Errors Line is longer than 80 characters. 67
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 69
Errors Line is longer than 80 characters. 70
Errors Line is longer than 80 characters. 71
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 73
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 75
Errors Method 'setRememberValues' is not designed for extension - needs to be abstract, final or empty. 77
Errors Parameter rememberValues should be final. 77
Errors 'rememberValues' hides a field. 77
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 81
Errors Line has trailing spaces. 83
Errors Method 'setMailServer' is not designed for extension - needs to be abstract, final or empty. 86
Errors Parameter server should be final. 86
Errors Line has trailing spaces. 89
Errors Line has trailing spaces. 92
Errors Method 'setFromAddress' is not designed for extension - needs to be abstract, final or empty. 95
Errors Parameter address should be final. 95
Errors Line has trailing spaces. 98
Errors Line has trailing spaces. 101
Errors Method 'setToAddresses' is not designed for extension - needs to be abstract, final or empty. 104
Errors Parameter inToAddresses should be final. 104
Errors Line has trailing spaces. 107
Errors Line has trailing spaces. 110
Errors Method 'setSubject' is not designed for extension - needs to be abstract, final or empty. 113
Errors Parameter inSubject should be final. 113
Errors Line has trailing spaces. 116
Errors Method 'alert' is not designed for extension - needs to be abstract, final or empty. 117
Errors Missing a Javadoc comment. 117
Errors Parameter msg should be final. 117
Errors Line is longer than 80 characters. 119
Errors '{' is followed by whitespace. 119
Errors First sentence should end with a period. 125
Errors Line has trailing spaces. 127
Errors Line has trailing spaces. 129
Errors Line has trailing spaces. 130
Errors Line is longer than 80 characters. 139
Errors Method 'reportingException' is not designed for extension - needs to be abstract, final or empty. 139
Errors Parameter exception should be final. 139
Errors Expected @param tag for 'exception'. 139
Errors Parameter agent should be final. 139
Errors Expected @param tag for 'agent'. 139
Errors Parameter report should be final. 139
Errors Expected @param tag for 'report'. 139
Errors Line has trailing spaces. 155
Errors Line has trailing spaces. 157
Errors Line has trailing spaces. 158
Errors Method 'reportRan' is not designed for extension - needs to be abstract, final or empty. 167
Errors Parameter agent should be final. 167
Errors Expected @param tag for 'agent'. 167
Errors Parameter report should be final. 167
Errors Expected @param tag for 'report'. 167
Errors Line has trailing spaces. 168
Errors Line has trailing spaces. 171
Errors Line has trailing spaces. 184
Errors Missing a Javadoc comment. 185
Errors Line contains a tab character. 186
Errors Line contains a tab character. 187
Errors Line contains a tab character. 188
Errors Line contains a tab character. 189
Errors 'catch' is not followed by whitespace. 189
Errors Must have at least one statement. 189
Errors Line contains a tab character. 190
Errors Line contains a tab character. 191
Errors Missing a Javadoc comment. 194
Errors Parameter report should be final. 194
Errors Line has trailing spaces. 199
Errors Line is longer than 80 characters. 201
Errors Avoid inline conditionals. 201
Errors Line is longer than 80 characters. 205
Errors Line contains a tab character. 205
Errors Line is longer than 80 characters. 206
Errors Line contains a tab character. 206
Errors Avoid inline conditionals. 206
Errors Line contains a tab character. 207
Errors Line has trailing spaces. 209
Errors Missing a Javadoc comment. 215
Errors Parameter exception should be final. 215
Errors Method 'setErrorType' is not designed for extension - needs to be abstract, final or empty. 219
Errors Missing a Javadoc comment. 219
Errors Parameter errorType should be final. 219
Errors Method 'setThreshold' is not designed for extension - needs to be abstract, final or empty. 222
Errors Missing a Javadoc comment. 222
Errors Parameter dataLevel should be final. 222

com/ebay/carad/os/vitalsigns/listeners/FileCopyingListener.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 44
Errors Line has trailing spaces. 45
Errors Line is longer than 80 characters. 51
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Missing a Javadoc comment. 55
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 60
Errors Method 'setClasspathPaths' is not designed for extension - needs to be abstract, final or empty. 62
Errors Parameter classpathPaths should be final. 62
Errors Line is longer than 80 characters. 66
Errors Method 'setFilesystemPaths' is not designed for extension - needs to be abstract, final or empty. 68
Errors Parameter filesystemPaths should be final. 68
Errors Method 'addClasspathPath' is not designed for extension - needs to be abstract, final or empty. 71
Errors Missing a Javadoc comment. 71
Errors Parameter path should be final. 71
Errors Parameter relativeOutputPath should be final. 71
Errors Method 'addFilesystemPath' is not designed for extension - needs to be abstract, final or empty. 74
Errors Missing a Javadoc comment. 74
Errors Parameter path should be final. 74
Errors Parameter relativeOutputPath should be final. 74
Errors Line has trailing spaces. 77
Errors Method 'reportingPreStart' is not designed for extension - needs to be abstract, final or empty. 78
Errors Missing a Javadoc comment. 78
Errors Parameter agent should be final. 78
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 83
Errors Line is longer than 80 characters. 84
Errors Line is longer than 80 characters. 87
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 90
Errors Line is longer than 80 characters. 94
Errors Line is longer than 80 characters. 98
Errors Missing a Javadoc comment. 98
Errors Parameter agent should be final. 98
Errors Parameter st should be final. 98
Errors Parameter relativeOutputPath should be final. 98
Errors Line contains a tab character. 99
Errors Line has trailing spaces. 102
Errors '1024' is a magic number. 108

com/ebay/carad/os/vitalsigns/listeners/HtmlGraphListener.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 33
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 50
Errors Missing a Javadoc comment. 50
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 52
Errors Line is longer than 80 characters. 54
Errors Method 'doAfterImagesCreated' is not designed for extension - needs to be abstract, final or empty. 54
Errors Missing a Javadoc comment. 54
Errors Parameter delta should be final. 54
Errors Parameter report should be final. 54
Errors Parameter agent should be final. 54
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 58
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 77
Errors '{' is followed by whitespace. 77
Errors Line is longer than 80 characters. 80
Errors Missing a Javadoc comment. 80
Errors Parameter agent should be final. 80
Errors Parameter config should be final. 80
Errors Line is longer than 80 characters. 81
Errors Missing a Javadoc comment. 84
Errors Parameter reportingListeners should be final. 84
Errors ';' is followed by whitespace. 85
Errors Method 'getTemplatePath' is not designed for extension - needs to be abstract, final or empty. 93
Errors Missing a Javadoc comment. 93
Errors First sentence should end with a period. 97
Errors Method 'setTemplatePath' is not designed for extension - needs to be abstract, final or empty. 101
Errors Parameter templatePath should be final. 101
Errors Line is longer than 80 characters. 105
Errors Line has trailing spaces. 107
Errors Method 'setRelativeOutputPath' is not designed for extension - needs to be abstract, final or empty. 110
Errors Parameter path should be final. 110
Errors Line contains a tab character. 111
Errors Line has trailing spaces. 113
Errors Method 'setTemplateProcessor' is not designed for extension - needs to be abstract, final or empty. 117
Errors Parameter templateProcessor should be final. 117

com/ebay/carad/os/vitalsigns/listeners/IReportingListener.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 32
Errors Line contains a tab character. 32
Errors Line contains a tab character. 33
Errors Line contains a tab character. 34
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 35
Errors Line contains a tab character. 35
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 36
Errors Line contains a tab character. 36
Errors Line is longer than 80 characters. 37
Errors Line contains a tab character. 37
Errors Line has trailing spaces. 38
Errors Line has trailing spaces. 39
Errors Missing a Javadoc comment. 45
Errors Line has trailing spaces. 46
Errors Missing a Javadoc comment. 47
Errors Line has trailing spaces. 48
Errors Missing a Javadoc comment. 49
Errors Line is longer than 80 characters. 51
Errors Missing a Javadoc comment. 51

com/ebay/carad/os/vitalsigns/listeners/IndexWritingListener.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 37
Errors Line is longer than 80 characters. 37
Errors Line has trailing spaces. 39
Errors Line is longer than 80 characters. 45
Errors Missing a Javadoc comment. 45
Errors Line is longer than 80 characters. 46
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors Line is longer than 80 characters. 48
Errors Missing a Javadoc comment. 48
Errors Line has trailing spaces. 49
Errors Method 'reportingComplete' is not designed for extension - needs to be abstract, final or empty. 50
Errors Missing a Javadoc comment. 50
Errors Parameter agent should be final. 50
Errors Line has trailing spaces. 54
Errors Line is longer than 80 characters. 55
Errors ';' is followed by whitespace. 55
Errors Line has trailing spaces. 58
Errors Line has trailing spaces. 61
Errors Line is longer than 80 characters. 66
Errors Method 'getTemplatePath' is not designed for extension - needs to be abstract, final or empty. 69
Errors Missing a Javadoc comment. 69
Errors Method 'setTemplatePath' is not designed for extension - needs to be abstract, final or empty. 76
Errors Parameter templatePath should be final. 76
Errors Method 'getRelativeOutputPath' is not designed for extension - needs to be abstract, final or empty. 80
Errors Missing a Javadoc comment. 80
Errors Line is longer than 80 characters. 85
Errors Method 'setRelativeOutputPath' is not designed for extension - needs to be abstract, final or empty. 87
Errors Parameter relativeOutputPath should be final. 87

com/ebay/carad/os/vitalsigns/listeners/LineGraphImageCreationListener.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 49
Errors Line has trailing spaces. 50
Errors Line is longer than 80 characters. 55
Errors Line is longer than 80 characters. 57
Errors Missing a Javadoc comment. 57
Errors Line has trailing spaces. 58
Errors Missing a Javadoc comment. 59
Errors Line has trailing spaces. 60
Errors Line has trailing spaces. 63
Errors Line has trailing spaces. 66
Errors Method 'getYAxisLabel' is not designed for extension - needs to be abstract, final or empty. 66
Errors Line has trailing spaces. 68
Errors Line has trailing spaces. 69
Errors Line has trailing spaces. 72
Errors Method 'setYAxisLabel' is not designed for extension - needs to be abstract, final or empty. 75
Errors Parameter label should be final. 75
Errors Line has trailing spaces. 78
Errors Missing a Javadoc comment. 79
Errors Missing a Javadoc comment. 80
Errors Missing a Javadoc comment. 81
Errors Missing a Javadoc comment. 82
Errors Missing a Javadoc comment. 83
Errors Missing a Javadoc comment. 84
Errors Missing a Javadoc comment. 85
Errors Missing a Javadoc comment. 86
Errors Missing a Javadoc comment. 87
Errors Missing a Javadoc comment. 88
Errors Missing a Javadoc comment. 89
Errors Missing a Javadoc comment. 90
Errors Missing a Javadoc comment. 91
Errors Missing a Javadoc comment. 92
Errors Missing a Javadoc comment. 93
Errors Missing a Javadoc comment. 94
Errors Missing a Javadoc comment. 95
Errors Missing a Javadoc comment. 96
Errors Missing a Javadoc comment. 97
Errors Line has trailing spaces. 98
Errors Missing a Javadoc comment. 99
Errors Line has trailing spaces. 117
Errors Line is longer than 80 characters. 117
Errors Line has trailing spaces. 119
Errors Line is longer than 80 characters. 121
Errors Line is longer than 80 characters. 122
Errors Line has trailing spaces. 124
Errors Unused @param tag for 'iterator'. 125
Errors Unused @param tag for 'row'. 126
Errors Parameter it should be final. 130
Errors Expected @param tag for 'it'. 130
Errors Parameter current should be final. 130
Errors Expected @param tag for 'current'. 130
Errors Parameter target should be final. 130
Errors Line has trailing spaces. 142
Errors Line is longer than 80 characters. 147
Errors Parameter report should be final. 147
Errors Parameter chartBase should be final. 147
Errors Parameter data should be final. 147
Errors Line is longer than 80 characters. 149
Errors '3' is a magic number. 149
Errors Line has trailing spaces. 153
Errors Line has trailing spaces. 158
Errors Line is longer than 80 characters. 161
Errors Line is longer than 80 characters. 167
Errors Line has trailing spaces. 172
Errors Line is longer than 80 characters. 173
Errors Line has trailing spaces. 176
Errors Line has trailing spaces. 179
Errors Line is longer than 80 characters. 184
Errors Parameter report should be final. 184
Errors Parameter chartBase should be final. 184
Errors Parameter data should be final. 184
Errors Line is longer than 80 characters. 186
Errors '5' is a magic number. 186
Errors Line has trailing spaces. 190
Errors Line is longer than 80 characters. 196
Errors Line is longer than 80 characters. 201
Errors Line is longer than 80 characters. 206
Errors '3' is a magic number. 207
Errors Line is longer than 80 characters. 211
Errors Line is longer than 80 characters. 212
Errors '4' is a magic number. 212
Errors Line is longer than 80 characters. 216
Errors Line has trailing spaces. 219
Errors Line has trailing spaces. 222
Errors Line is longer than 80 characters. 227
Errors Parameter report should be final. 227
Errors Parameter chartBase should be final. 227
Errors Parameter data should be final. 227
Errors Line is longer than 80 characters. 229
Errors '4' is a magic number. 229
Errors Line has trailing spaces. 233
Errors Line is longer than 80 characters. 239
Errors Line is longer than 80 characters. 245
Errors Line is longer than 80 characters. 250
Errors '3' is a magic number. 251
Errors Line is longer than 80 characters. 255
Errors Line has trailing spaces. 256
Errors Line has trailing spaces. 260
Errors Line is longer than 80 characters. 265
Errors Parameter report should be final. 265
Errors Parameter chartBase should be final. 265
Errors Parameter data should be final. 265
Errors Line is longer than 80 characters. 267
Errors '3' is a magic number. 267
Errors Line has trailing spaces. 271
Errors Line is longer than 80 characters. 277
Errors Line is longer than 80 characters. 282
Errors Line is longer than 80 characters. 286
Errors Line has trailing spaces. 287
Errors Line has trailing spaces. 292
Errors Line is longer than 80 characters. 297
Errors Parameter report should be final. 297
Errors Parameter chartBase should be final. 297
Errors Parameter data should be final. 297
Errors Line is longer than 80 characters. 300
Errors Line is longer than 80 characters. 308
Errors Line is longer than 80 characters. 309
Errors Line is longer than 80 characters. 313
Errors Line has trailing spaces. 316
Errors Line has trailing spaces. 319
Errors Line is longer than 80 characters. 321
Errors Parameter data should be final. 323
Errors '3' is a magic number. 325
Errors Line has trailing spaces. 328
Errors Line has trailing spaces. 332
Errors Line has trailing spaces. 367
Errors Line is longer than 80 characters. 368
Errors Line is longer than 80 characters. 369
Errors Line is longer than 80 characters. 373
Errors Parameter filebase should be final. 373
Errors Parameter name should be final. 373
Errors Parameter data should be final. 373
Errors Parameter legend should be final. 373
Errors Parameter createMini should be final. 373
Errors Expected @param tag for 'createMini'. 373
Errors '800' is a magic number. 375
Errors '200' is a magic number. 375
Errors Line is longer than 80 characters. 378
Errors '200' is a magic number. 378
Errors '150' is a magic number. 378
Errors Line has trailing spaces. 379
Errors Line has trailing spaces. 381
Errors Line has trailing spaces. 384
Errors Method 'includeHourChart' is not designed for extension - needs to be abstract, final or empty. 387
Errors Parameter rept should be final. 387
Errors Expected @param tag for 'rept'. 387
Errors '30' is a magic number. 388
Errors Line has trailing spaces. 390
Errors Line has trailing spaces. 393
Errors Method 'includeDayChart' is not designed for extension - needs to be abstract, final or empty. 396
Errors Parameter rept should be final. 396
Errors Expected @param tag for 'rept'. 396
Errors '60' is a magic number. 397
Errors Line has trailing spaces. 399
Errors Line has trailing spaces. 402
Errors Method 'includeWeekChart' is not designed for extension - needs to be abstract, final or empty. 405
Errors Parameter rept should be final. 405
Errors Expected @param tag for 'rept'. 405
Errors '1440' is a magic number. 406
Errors Line has trailing spaces. 408
Errors Line has trailing spaces. 411
Errors Method 'includeMonthChart' is not designed for extension - needs to be abstract, final or empty. 414
Errors Parameter rept should be final. 414
Errors Expected @param tag for 'rept'. 414
Errors '10080' is a magic number. 415
Errors Line has trailing spaces. 417
Errors Line has trailing spaces. 420
Errors Method 'includeYearChart' is not designed for extension - needs to be abstract, final or empty. 423
Errors Parameter rept should be final. 423
Errors Expected @param tag for 'rept'. 423
Errors '40320' is a magic number. 424
Errors Line has trailing spaces. 426
Errors Line is longer than 80 characters. 428
Errors Line has trailing spaces. 429
Errors Line has trailing spaces. 431
Errors Line is longer than 80 characters. 431
Errors Line is longer than 80 characters. 432
Errors Line is longer than 80 characters. 434
Errors Line is longer than 80 characters. 437
Errors Parameter yLabel should be final. 437
Errors Parameter sets should be final. 437
Errors Parameter legend should be final. 437
Errors Parameter showDetail should be final. 437
Errors Line is longer than 80 characters. 439
Errors ';' is followed by whitespace. 444
Errors Line is longer than 80 characters. 445
Errors ';' is followed by whitespace. 447
Errors Line has trailing spaces. 451
Errors Line is longer than 80 characters. 454
Errors Line is longer than 80 characters. 464
Errors Line has trailing spaces. 468
Errors Avoid inline conditionals. 469
Errors Method 'reportRan' is not designed for extension - needs to be abstract, final or empty. 479
Errors Missing a Javadoc comment. 479
Errors Parameter agent should be final. 479
Errors Parameter report should be final. 479
Errors Line is longer than 80 characters. 480
Errors Line contains a tab character. 480
Errors Line has trailing spaces. 482
Errors Line has trailing spaces. 484
Errors Line contains a tab character. 487
Errors Line has trailing spaces. 494
Errors Line is longer than 80 characters. 499
Errors Missing a Javadoc comment. 499
Errors Parameter reportChanges should be final. 499
Errors Parameter report should be final. 499
Errors Parameter agent should be final. 499

com/ebay/carad/os/vitalsigns/listeners/TextReportingListener.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Line is longer than 80 characters. 47
Errors Line contains a tab character. 47
Errors Missing a Javadoc comment. 47
Errors Line has trailing spaces. 48
Errors Missing a Javadoc comment. 49
Errors Line has trailing spaces. 53
Errors Method 'getAdditionalContextData' is not designed for extension - needs to be abstract, final or empty. 54
Errors Missing a Javadoc comment. 54
Errors Line has trailing spaces. 57
Errors ';' is followed by whitespace. 64
Errors Avoid inline conditionals. 69
Errors Line has trailing spaces. 76
Errors Line has trailing spaces. 79
Errors Missing a Javadoc comment. 80
Errors Parameter key should be final. 80
Errors Line contains a tab character. 81
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors '8' is a magic number. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87
Errors Line contains a tab character. 88
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors Line contains a tab character. 93
Errors Line contains a tab character. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 96
Errors Line contains a tab character. 97
Errors Line contains a tab character. 98
Errors Line contains a tab character. 99
Errors Line contains a tab character. 101
Errors Method 'setSqlDAO' is not designed for extension - needs to be abstract, final or empty. 104
Errors Parameter sqlDAO should be final. 104
Errors Method 'isShowRank' is not designed for extension - needs to be abstract, final or empty. 111
Errors Method 'setShowRank' is not designed for extension - needs to be abstract, final or empty. 118
Errors Parameter showRank should be final. 118
Errors Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. 125
Errors Parameter query should be final. 125
Errors Method 'getColumnNameMappings' is not designed for extension - needs to be abstract, final or empty. 129
Errors Missing a Javadoc comment. 129
Errors Line contains a tab character. 130
Errors Line contains a tab character. 131
Errors Line contains a tab character. 133
Errors Method 'setColumnNameMappings' is not designed for extension - needs to be abstract, final or empty. 133
Errors Missing a Javadoc comment. 133
Errors Parameter columnNameMappings should be final. 133
Errors Line contains a tab character. 134
Errors Line contains a tab character. 135

com/ebay/carad/os/vitalsigns/listeners/UptimeReporter.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 55
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 62
Errors Missing a Javadoc comment. 64
Errors Line has trailing spaces. 65
Errors Line has trailing spaces. 74
Errors Method 'initializeSeries' is not designed for extension - needs to be abstract, final or empty. 77
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 85
Errors '6' is a magic number. 86
Errors Line has trailing spaces. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors '6' is a magic number. 91
Errors '21' is a magic number. 91
Errors Line contains a tab character. 92
Errors Line contains a tab character. 93
Errors Line has trailing spaces. 94
Errors Line contains a tab character. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 96
Errors '21' is a magic number. 96
Errors '24' is a magic number. 96
Errors Line contains a tab character. 97
Errors Line contains a tab character. 98
Errors Line has trailing spaces. 99
Errors Line contains a tab character. 99
Errors Line contains a tab character. 100
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 106
Errors Method 'createDataset' is not designed for extension - needs to be abstract, final or empty. 109
Errors Parameter data should be final. 109
Errors Line has trailing spaces. 112
Errors Line is longer than 80 characters. 113
Errors Line contains a tab character. 113
Errors Line contains a tab character. 114
Errors Line contains a tab character. 115
Errors '23' is a magic number. 115
Errors Line contains a tab character. 116
Errors '59' is a magic number. 116
Errors Line contains a tab character. 117
Errors Line has trailing spaces. 118
Errors Line contains a tab character. 118
Errors Line is longer than 80 characters. 119
Errors Line contains a tab character. 119
Errors Line contains a tab character. 120
Errors Line contains a tab character. 121
Errors '-28' is a magic number. 121
Errors Line contains a tab character. 122
Errors Line contains a tab character. 123
Errors Line contains a tab character. 124
Errors Line has trailing spaces. 125
Errors Line contains a tab character. 125
Errors Line is longer than 80 characters. 126
Errors Line contains a tab character. 126
Errors Line has trailing spaces. 127
Errors Line contains a tab character. 127
Errors Line contains a tab character. 128
Errors Line contains a tab character. 130
Errors Line has trailing spaces. 131
Errors Line contains a tab character. 131
Errors Line contains a tab character. 132
Errors Line contains a tab character. 133
Errors Line contains a tab character. 134
Errors Line is longer than 80 characters. 135
Errors Line contains a tab character. 135
Errors Line contains a tab character. 136
Errors Line contains a tab character. 138
Errors Line contains a tab character. 139
Errors Line contains a tab character. 140
Errors Line is longer than 80 characters. 141
Errors Line contains a tab character. 141
Errors ',' is not followed by whitespace. 141
Errors '24' is a magic number. 141
Errors ',' is not followed by whitespace. 141
Errors Line is longer than 80 characters. 142
Errors Line contains a tab character. 142
Errors Line contains a tab character. 143
Errors Line contains a tab character. 144
Errors Line contains a tab character. 145
Errors Line contains a tab character. 146
Errors Line contains a tab character. 147
Errors Line contains a tab character. 148
Errors Line is longer than 80 characters. 149
Errors Line contains a tab character. 149
Errors Line contains a tab character. 150
Errors Line is longer than 80 characters. 151
Errors Line contains a tab character. 151
Errors Line contains a tab character. 152
Errors Line is longer than 80 characters. 153
Errors Line contains a tab character. 153
Errors '180000' is a magic number. 153
Errors Line is longer than 80 characters. 154
Errors Line contains a tab character. 154
Errors Line is longer than 80 characters. 155
Errors Line contains a tab character. 155
Errors '180000' is a magic number. 155
Errors Line is longer than 80 characters. 156
Errors Line contains a tab character. 156
Errors Line contains a tab character. 157
Errors Line is longer than 80 characters. 158
Errors Line contains a tab character. 158
Errors Line is longer than 80 characters. 159
Errors Line contains a tab character. 159
Errors Line contains a tab character. 160
Errors Line contains a tab character. 161
Errors Line contains a tab character. 162
Errors Line contains a tab character. 163
Errors Line has trailing spaces. 164
Errors Line contains a tab character. 164
Errors Line is longer than 80 characters. 165
Errors Line contains a tab character. 165
Errors Line contains a tab character. 166
Errors Line contains a tab character. 167
Errors Line contains a tab character. 168
Errors Line has trailing spaces. 169
Errors Line contains a tab character. 169
Errors Line is longer than 80 characters. 170
Errors Line contains a tab character. 170
Errors Line contains a tab character. 171
Errors Line contains a tab character. 172
Errors Line contains a tab character. 173
Errors Line contains a tab character. 174
Errors Line has trailing spaces. 175
Errors Line contains a tab character. 175
Errors Line is longer than 80 characters. 176
Errors Line contains a tab character. 176
Errors '24' is a magic number. 176
Errors Line contains a tab character. 177
Errors Line contains a tab character. 178
Errors Line contains a tab character. 179
Errors Line contains a tab character. 180
Errors Line contains a tab character. 181
Errors Line contains a tab character. 182
Errors Line contains a tab character. 184
Errors Parameter inHour should be final. 197
Errors Parameter inMinute should be final. 197
Errors Line contains a tab character. 198
Errors Line contains a tab character. 199
Errors Line contains a tab character. 200
Errors '23' is a magic number. 200
Errors Line contains a tab character. 201
Errors Line contains a tab character. 202
Errors '24' is a magic number. 202
Errors Line contains a tab character. 203
Errors '2004' is a magic number. 205
Errors Line has trailing spaces. 209
Errors Line has trailing spaces. 212
Errors Parameter calendar should be final. 216
Errors Line is longer than 80 characters. 217
Errors Line contains a tab character. 217
Errors Line has trailing spaces. 221
Errors Line contains a tab character. 227
Errors Line contains a tab character. 228
Errors Line contains a tab character. 229
Errors Line contains a tab character. 230
Errors Line contains a tab character. 231
Errors Line contains a tab character. 232
Errors Line contains a tab character. 233
Errors Line has trailing spaces. 234
Errors Line is longer than 80 characters. 235
Errors '10.0f' is a magic number. 235
Errors Line is longer than 80 characters. 236
Errors 'cast' is not followed by whitespace. 236
Errors Line has trailing spaces. 242
Errors Line has trailing spaces. 244
Errors Line is longer than 80 characters. 246
Errors Line has trailing spaces. 247
Errors Line is longer than 80 characters. 253
Errors Line contains a tab character. 253
Errors Method 'report' is not designed for extension - needs to be abstract, final or empty. 253
Errors Parameter config should be final. 253
Errors Parameter agent should be final. 253
Errors Line contains a tab character. 254
Errors Line has trailing spaces. 255
Errors Line contains a tab character. 255
Errors Line is longer than 80 characters. 256
Errors Line contains a tab character. 256
Errors Line is longer than 80 characters. 257
Errors Line contains a tab character. 257
Errors Line contains a tab character. 262
Errors Line is longer than 80 characters. 263
Errors Line contains a tab character. 263
Errors '800' is a magic number. 263
Errors '600' is a magic number. 263
Errors Line contains a tab character. 264
Errors Line has trailing spaces. 265
Errors Line contains a tab character. 265
Errors Line has trailing spaces. 268
Errors Line is longer than 80 characters. 269
Errors Line contains a tab character. 269
Errors Missing a Javadoc comment. 269
Errors Parameter config should be final. 269
Errors Parameter chartBase should be final. 269
Errors Parameter agent should be final. 269
Errors Line is longer than 80 characters. 270
Errors Line contains a tab character. 270
Errors Line is longer than 80 characters. 271
Errors Line contains a tab character. 271
Errors '+' should be on a new line. 271
Errors Line has trailing spaces. 272
Errors '+' should be on a new line. 272
Errors '+' should be on a new line. 273
Errors Line has trailing spaces. 274
Errors '+' should be on a new line. 274
Errors '+' should be on a new line. 275
Errors Line is longer than 80 characters. 276
Errors Line is longer than 80 characters. 277
Errors Line contains a tab character. 277
Errors Line has trailing spaces. 278
Errors Line is longer than 80 characters. 278
Errors Line contains a tab character. 278
Errors Line is longer than 80 characters. 279
Errors Line contains a tab character. 279
Errors '+' should be on a new line. 279
Errors '+' should be on a new line. 280
Errors Line is longer than 80 characters. 281
Errors '+' should be on a new line. 281
Errors Line is longer than 80 characters. 282
Errors '+' should be on a new line. 282
Errors Line is longer than 80 characters. 283
Errors '+' should be on a new line. 283
Errors Line is longer than 80 characters. 284
Errors '+' should be on a new line. 284
Errors Line is longer than 80 characters. 285
Errors Line contains a tab character. 286
Errors Line contains a tab character. 287
Errors Line has trailing spaces. 288
Errors Line contains a tab character. 288
Errors Line contains a tab character. 289
Errors Method 'clone' is not designed for extension - needs to be abstract, final or empty. 289
Errors Missing a Javadoc comment. 289
Errors Line contains a tab character. 290
Errors Line contains a tab character. 291
Errors Line has trailing spaces. 292
Errors Method 'setSqlDAO' is not designed for extension - needs to be abstract, final or empty. 293
Errors Missing a Javadoc comment. 293
Errors Parameter sqlDAO should be final. 293
Errors Method 'reportRan' is not designed for extension - needs to be abstract, final or empty. 297
Errors Missing a Javadoc comment. 297
Errors Parameter agent should be final. 297
Errors Parameter report should be final. 297
Errors Line is longer than 80 characters. 301

com/ebay/carad/os/vitalsigns/listeners/outputtemplates/FreemarkerTemplateProcessor.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 46
Errors Line contains a tab character. 46
Errors Missing a Javadoc comment. 46
Errors Line has trailing spaces. 47
Errors Line contains a tab character. 47
Errors Missing a Javadoc comment. 48
Errors Line has trailing spaces. 49
Errors Line contains a tab character. 50
Errors Missing a Javadoc comment. 50
Errors Line is longer than 80 characters. 51
Errors Line contains a tab character. 53
Errors Line has trailing spaces. 54
Errors Line contains a tab character. 54
Errors Line is longer than 80 characters. 55
Errors Line contains a tab character. 55
Errors Method 'processContext' is not designed for extension - needs to be abstract, final or empty. 55
Errors Missing a Javadoc comment. 55
Errors Parameter context should be final. 55
Errors Parameter agent should be final. 55
Errors Parameter report should be final. 55
Errors Parameter templatePath should be final. 55
Errors Parameter relativeOutputPath should be final. 55
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 65
Errors Avoid inline conditionals. 65
Errors Line is longer than 80 characters. 71
Errors Line contains a tab character. 73

com/ebay/carad/os/vitalsigns/listeners/outputtemplates/ITemplateProcessor.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 31
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 36
Errors Line contains a tab character. 36
Errors Missing a Javadoc comment. 36
Errors Redundant 'public' modifier. 36
Errors Line has trailing spaces. 37
Errors Line contains a tab character. 37
Errors Line contains a tab character. 38
Errors Line is longer than 80 characters. 39
Errors Line contains a tab character. 39
Errors Line is longer than 80 characters. 40
Errors Line contains a tab character. 40
Errors Line is longer than 80 characters. 41
Errors Line contains a tab character. 41
Errors Line contains a tab character. 42
Errors Line contains a tab character. 43
Errors Line is longer than 80 characters. 44
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Line has trailing spaces. 46
Errors Line contains a tab character. 46
Errors Line is longer than 80 characters. 47
Errors Line contains a tab character. 47
Errors Line contains a tab character. 48
Errors Line contains a tab character. 49
Errors Line has trailing spaces. 50
Errors Line is longer than 80 characters. 50
Errors Line contains a tab character. 50
Errors Line contains a tab character. 51
Errors Line is longer than 80 characters. 52
Errors Line contains a tab character. 52
Errors Line contains a tab character. 53
Errors Line contains a tab character. 54
Errors Line is longer than 80 characters. 55
Errors Line contains a tab character. 55

com/ebay/carad/os/vitalsigns/listeners/outputtemplates/package.html

Violation Message Line
Errors Missing package documentation file. 0

com/ebay/carad/os/vitalsigns/listeners/package.html

Violation Message Line
Errors Missing package documentation file. 0

com/ebay/carad/os/vitalsigns/package.html

Violation Message Line
Errors Missing package documentation file. 0

com/ebay/carad/os/vitalsigns/templates/DashboardReportTemplate.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 38
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 49
Errors Missing a Javadoc comment. 49
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Line contains a tab character. 58
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Line has trailing spaces. 61
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line is longer than 80 characters. 64
Errors Line contains a tab character. 64
Errors Method 'setTemplateContainer' is not designed for extension - needs to be abstract, final or empty. 64
Errors Parameter inContainer should be final. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line has trailing spaces. 70
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors Expected an @return tag. 72
Errors Line contains a tab character. 72
Errors Method 'getReports' is not designed for extension - needs to be abstract, final or empty. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 77
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line has trailing spaces. 80
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors Method 'setDataProvider' is not designed for extension - needs to be abstract, final or empty. 84
Errors Parameter provider should be final. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 88
Errors Line is longer than 80 characters. 89
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors Line contains a tab character. 93
Errors '10' is a magic number. 93
Errors Line contains a tab character. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 97
Errors Line is longer than 80 characters. 98
Errors Line contains a tab character. 98
Errors Line contains a tab character. 99
Errors Line contains a tab character. 100
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 102
Errors Line contains a tab character. 102
Errors Line contains a tab character. 103
Errors Line is longer than 80 characters. 104
Errors Line contains a tab character. 104
Errors Line is longer than 80 characters. 105
Errors Line contains a tab character. 105
Errors Line has trailing spaces. 106
Errors Line is longer than 80 characters. 106
Errors Line contains a tab character. 106
Errors Line is longer than 80 characters. 107
Errors Line contains a tab character. 107
Errors Line contains a tab character. 108
Errors Line is longer than 80 characters. 109
Errors Line contains a tab character. 109
Errors Line is longer than 80 characters. 110
Errors Line contains a tab character. 110
Errors Line contains a tab character. 111
Errors Line contains a tab character. 112
Errors Line contains a tab character. 113
Errors Line contains a tab character. 114
Errors Line contains a tab character. 115
Errors Line contains a tab character. 117
Errors Line contains a tab character. 118
Errors Line contains a tab character. 119
Errors Expected an @return tag. 120
Errors Line contains a tab character. 120
Errors Method 'getSortOrder' is not designed for extension - needs to be abstract, final or empty. 120
Errors Line contains a tab character. 121
Errors Line contains a tab character. 122
Errors Line contains a tab character. 123
Errors Line contains a tab character. 125
Errors Line contains a tab character. 126
Errors Line contains a tab character. 127
Errors Line contains a tab character. 129
Errors Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 129
Errors Missing a Javadoc comment. 129
Errors Parameter obj should be final. 129
Errors Line contains a tab character. 130
Errors Line contains a tab character. 131
Errors Line contains a tab character. 132
Errors Method 'getGroupName' is not designed for extension - needs to be abstract, final or empty. 137
Errors Method 'setGroupName' is not designed for extension - needs to be abstract, final or empty. 144
Errors Parameter groupName should be final. 144

com/ebay/carad/os/vitalsigns/templates/FixedDataProvider.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 28
Errors Line contains a tab character. 34
Errors Missing a Javadoc comment. 34
Errors Line contains a tab character. 36
Errors Line contains a tab character. 37
Errors Line has trailing spaces. 38
Errors Line contains a tab character. 38
Errors Line contains a tab character. 39
Errors Line contains a tab character. 40
Errors Line contains a tab character. 41
Errors Method 'setData' is not designed for extension - needs to be abstract, final or empty. 41
Errors Parameter data should be final. 41
Errors Line contains a tab character. 42
Errors Line contains a tab character. 43
Errors Line contains a tab character. 45
Errors Method 'getParameterList' is not designed for extension - needs to be abstract, final or empty. 45
Errors Missing a Javadoc comment. 45
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47

com/ebay/carad/os/vitalsigns/templates/IMultiTemplatizableProvider.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 26
Errors Line is longer than 80 characters. 26
Errors Line has trailing spaces. 27
Errors Line is longer than 80 characters. 27
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 29
Errors Line is longer than 80 characters. 29
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 30
Errors Line has trailing spaces. 33
Errors Line contains a tab character. 39
Errors Line contains a tab character. 40
Errors Line contains a tab character. 41
Errors Line has trailing spaces. 42
Errors Line contains a tab character. 42
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Redundant 'public' modifier. 45

com/ebay/carad/os/vitalsigns/templates/ITemplatizable.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 24
Errors Line is longer than 80 characters. 25
Errors Line is longer than 80 characters. 26
Errors Line is longer than 80 characters. 27
Errors Line has trailing spaces. 29
Errors Line contains a tab character. 35
Errors Line contains a tab character. 36
Errors Line has trailing spaces. 37
Errors Line contains a tab character. 37
Errors Line is longer than 80 characters. 38
Errors Line contains a tab character. 38
Errors Line contains a tab character. 39
Errors Line contains a tab character. 40
Errors Redundant 'public' modifier. 40

com/ebay/carad/os/vitalsigns/templates/QueryProvider.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 33
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 42
Errors Line contains a tab character. 42
Errors Missing a Javadoc comment. 42
Errors Line has trailing spaces. 43
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Missing a Javadoc comment. 44
Errors Line has trailing spaces. 45
Errors Line contains a tab character. 45
Errors Line contains a tab character. 46
Errors Missing a Javadoc comment. 46
Errors Line contains a tab character. 48
Errors Line contains a tab character. 49
Errors Line has trailing spaces. 50
Errors Line contains a tab character. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Line contains a tab character. 53
Errors Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. 53
Errors Parameter query should be final. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line has trailing spaces. 56
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line is longer than 80 characters. 58
Errors Line contains a tab character. 58
Errors Line is longer than 80 characters. 59
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Line has trailing spaces. 61
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line contains a tab character. 64
Errors Method 'setDao' is not designed for extension - needs to be abstract, final or empty. 64
Errors Parameter dao should be final. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 68
Errors Method 'getParameterList' is not designed for extension - needs to be abstract, final or empty. 68
Errors Missing a Javadoc comment. 68
Errors Line contains a tab character. 69
Errors Line contains a tab character. 70
Errors Line is longer than 80 characters. 71
Errors Line contains a tab character. 71
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 75
Errors Line is longer than 80 characters. 76
Errors Line contains a tab character. 76
Errors Line contains a tab character. 77
Errors Line has trailing spaces. 78
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line is longer than 80 characters. 80
Errors Line contains a tab character. 80
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors Line is longer than 80 characters. 87
Errors Line contains a tab character. 87
Errors Line contains a tab character. 88
Errors Line has trailing spaces. 89
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91

com/ebay/carad/os/vitalsigns/templates/package.html

Violation Message Line
Errors Missing package documentation file. 0

com/ebay/carad/os/vitalsigns/util/ChartUtil.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 41
Errors Line has trailing spaces. 42
Errors Utility classes should not have a public or default constructor. 47
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Line has trailing spaces. 51
Errors Line contains a tab character. 51
Errors Line has trailing spaces. 70
Errors Line is longer than 80 characters. 72
Errors Line contains a tab character. 72
Errors '{' is followed by whitespace. 72
Errors Line is longer than 80 characters. 74
Errors Line contains a tab character. 74
Errors Line is longer than 80 characters. 76
Errors Line contains a tab character. 76
Errors Line is longer than 80 characters. 78
Errors Line contains a tab character. 78
Errors Line is longer than 80 characters. 80
Errors Line contains a tab character. 80
Errors Line has trailing spaces. 81
Errors Line contains a tab character. 81
Errors Line is longer than 80 characters. 82
Errors Line contains a tab character. 82
Errors Missing a Javadoc comment. 82
Errors Parameter img should be final. 82
Errors Parameter out should be final. 82
Errors Parameter quality should be final. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors ',' is not followed by whitespace. 85
Errors Line contains a tab character. 86
Errors ',' is not followed by whitespace. 86
Errors Line contains a tab character. 87
Errors Line has trailing spaces. 88
Errors Line has trailing spaces. 91
Errors Line is longer than 80 characters. 97
Errors Parameter chart should be final. 97
Errors Parameter path should be final. 97
Errors Parameter width should be final. 97
Errors Parameter height should be final. 97
Errors '0.85f' is a magic number. 98
Errors Line has trailing spaces. 103
Errors Line is longer than 80 characters. 110
Errors Parameter chart should be final. 110
Errors Parameter path should be final. 110
Errors Parameter width should be final. 110
Errors Parameter height should be final. 110
Errors Parameter quality should be final. 110
Errors Line contains a tab character. 111
Errors Line contains a tab character. 112
Errors Line contains a tab character. 113
Errors Line is longer than 80 characters. 114
Errors Line contains a tab character. 114
Errors Line is longer than 80 characters. 115
Errors Line contains a tab character. 115
Errors Line contains a tab character. 116
Errors Line contains a tab character. 117
Errors Line is longer than 80 characters. 118
Errors Line contains a tab character. 118
Errors Line contains a tab character. 119
Errors Line contains a tab character. 120
Errors Line contains a tab character. 121
Errors Line contains a tab character. 122
Errors Line is longer than 80 characters. 123
Errors Line contains a tab character. 123
Errors Line contains a tab character. 124
Errors Line contains a tab character. 125

com/ebay/carad/os/vitalsigns/util/CollectionUtil.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 42
Errors Line contains a tab character. 49
Errors Missing a Javadoc comment. 49
Errors Line contains a tab character. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line is longer than 80 characters. 56
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Parameter obj should be final. 57
Errors Line contains a tab character. 58
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line has trailing spaces. 64
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors Line contains a tab character. 68
Errors Parameter containedLists should be final. 68
Errors Line contains a tab character. 69
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 77
Errors Line is longer than 80 characters. 78
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Parameter inMap should be final. 83
Errors Expected @param tag for 'inMap'. 83
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87
Errors Line is longer than 80 characters. 88
Errors Line contains a tab character. 88
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line is longer than 80 characters. 93
Errors Line contains a tab character. 93
Errors Missing a Javadoc comment. 93
Errors Parameter map should be final. 93
Errors Parameter comparator should be final. 93
Errors Line contains a tab character. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 96
Errors Line contains a tab character. 97
Errors Line contains a tab character. 98
Errors Line contains a tab character. 99
Errors Line contains a tab character. 101
Errors Missing a Javadoc comment. 101
Errors Parameter map should be final. 101
Errors Line contains a tab character. 102
Errors Line contains a tab character. 103
Errors Line contains a tab character. 105
Errors Line is longer than 80 characters. 106
Errors Line contains a tab character. 106
Errors Line is longer than 80 characters. 107
Errors Line contains a tab character. 107
Errors Line contains a tab character. 108
Errors Line contains a tab character. 109
Errors Line contains a tab character. 110
Errors Expected an @return tag. 111
Errors Line contains a tab character. 111
Errors Parameter coll should be final. 111
Errors Line contains a tab character. 112
Errors Line contains a tab character. 113
Errors Line contains a tab character. 114
Errors Line contains a tab character. 115
Errors Line contains a tab character. 116
Errors Line contains a tab character. 117
Errors Line contains a tab character. 118
Errors Line contains a tab character. 119
Errors Line contains a tab character. 120
Errors Line contains a tab character. 121
Errors Missing a Javadoc comment. 123
Errors Line contains a tab character. 123
Errors Line contains a tab character. 125
Errors Missing a Javadoc comment. 125
Errors Line contains a tab character. 127
Errors Missing a Javadoc comment. 127
Errors Parameter comparator should be final. 127
Errors 'comparator' hides a field. 127
Errors Line contains a tab character. 128
Errors Line contains a tab character. 129
Errors Line contains a tab character. 131
Errors Method 'compare' is not designed for extension - needs to be abstract, final or empty. 131
Errors Missing a Javadoc comment. 131
Errors Parameter o1 should be final. 131
Errors Parameter o2 should be final. 131
Errors Line contains a tab character. 132
Errors Line contains a tab character. 133
Errors Line contains a tab character. 134
Errors Line contains a tab character. 136
Errors Line contains a tab character. 137
Errors Line contains a tab character. 139
Errors Line contains a tab character. 140
Errors Line contains a tab character. 141
Errors Line contains a tab character. 143
Errors Line contains a tab character. 144
Errors Line contains a tab character. 146
Errors Line contains a tab character. 147
Errors Line contains a tab character. 149
Errors Line is longer than 80 characters. 150
Errors Line contains a tab character. 150
Errors Line contains a tab character. 151
Errors Line contains a tab character. 152
Errors Line contains a tab character. 153
Errors Line contains a tab character. 154
Errors Line contains a tab character. 156
Errors Line contains a tab character. 157
Errors Line contains a tab character. 158
Errors Line contains a tab character. 160
Errors Missing a Javadoc comment. 160
Errors Parameter set1 should be final. 160
Errors Parameter set2 should be final. 160
Errors Line is longer than 80 characters. 161
Errors Line contains a tab character. 161
Errors Line contains a tab character. 162
Errors Line contains a tab character. 163
Errors Line is longer than 80 characters. 165
Errors Line contains a tab character. 165
Errors Missing a Javadoc comment. 165
Errors Parameter set1 should be final. 165
Errors Parameter set2 should be final. 165
Errors Parameter comparator should be final. 165
Errors Line contains a tab character. 166
Errors Line contains a tab character. 167
Errors Line contains a tab character. 168
Errors Missing a Javadoc comment. 170
Errors Line contains a tab character. 170
Errors Line contains a tab character. 172
Errors Missing a Javadoc comment. 172
Errors Missing a Javadoc comment. 173
Errors Line contains a tab character. 175
Errors Missing a Javadoc comment. 175
Errors Parameter source should be final. 175
Errors Line contains a tab character. 176
Errors Line contains a tab character. 177
Errors Line contains a tab character. 179
Errors Line contains a tab character. 180
Errors Line contains a tab character. 181
Errors Line contains a tab character. 182
Errors Line is longer than 80 characters. 183
Errors Line contains a tab character. 183
Errors Line contains a tab character. 185
Errors Line is longer than 80 characters. 186
Errors Line contains a tab character. 186
Errors Line contains a tab character. 187
Errors Line contains a tab character. 189
Errors Line contains a tab character. 190
Errors Line contains a tab character. 191
Errors Line contains a tab character. 193
Errors Line contains a tab character. 194
Errors Line contains a tab character. 195
Errors Line contains a tab character. 197
Errors Missing a Javadoc comment. 197
Errors Line contains a tab character. 198
Errors Missing a Javadoc comment. 198
Errors Line is longer than 80 characters. 200
Errors Line contains a tab character. 200
Errors Missing a Javadoc comment. 200
Errors Parameter key should be final. 200
Errors Line is longer than 80 characters. 201
Errors Line contains a tab character. 201
Errors Missing a Javadoc comment. 201
Errors Parameter value should be final. 201
Errors Line contains a tab character. 203
Errors Missing a Javadoc comment. 203
Errors Line contains a tab character. 204
Errors Missing a Javadoc comment. 204
Errors Line is longer than 80 characters. 206
Errors Line contains a tab character. 206
Errors Missing a Javadoc comment. 206
Errors Parameter key should be final. 206
Errors Line contains a tab character. 207
Errors Missing a Javadoc comment. 207
Errors Line is longer than 80 characters. 209
Errors Line contains a tab character. 209
Errors Missing a Javadoc comment. 209
Errors Parameter key should be final. 209
Errors Parameter value should be final. 209
Errors Line is longer than 80 characters. 210
Errors Line contains a tab character. 210
Errors Missing a Javadoc comment. 210
Errors Parameter map should be final. 210
Errors Line is longer than 80 characters. 212
Errors Line contains a tab character. 212
Errors Missing a Javadoc comment. 212
Errors Parameter key should be final. 212
Errors Line is longer than 80 characters. 213
Errors Line contains a tab character. 213
Errors Missing a Javadoc comment. 213
Errors Parameter key should be final. 213
Errors Parameter item should be final. 213
Errors Line is longer than 80 characters. 215
Errors Line contains a tab character. 215
Errors Missing a Javadoc comment. 215
Errors Line contains a tab character. 216

com/ebay/carad/os/vitalsigns/util/ExceptionUtil.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 28
Errors Utility classes should not have a public or default constructor. 33
Errors Line has trailing spaces. 34
Errors Line has trailing spaces. 38
Errors Parameter throwable should be final. 42
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 50
Errors Line has trailing spaces. 51
Errors Line is longer than 80 characters. 51
Errors Line has trailing spaces. 53
Errors Parameter th should be final. 57
Errors Line has trailing spaces. 58
Errors '+' should be on a new line. 58
Errors Line contains a tab character. 59
Errors '+' should be on a new line. 59
Errors Line is longer than 80 characters. 60
Errors Line contains a tab character. 60
Errors Avoid inline conditionals. 60
Errors Line has trailing spaces. 62
Errors Missing a Javadoc comment. 63
Errors Redundant 'final' modifier. 63
Errors Parameter th should be final. 63
Errors Line has trailing spaces. 64
Errors Line contains a tab character. 64
Errors Avoid inline conditionals. 64
Errors '+' should be on a new line. 64
Errors Line has trailing spaces. 65
Errors Line contains a tab character. 65
Errors '+' should be on a new line. 65
Errors Line contains a tab character. 66
Errors '+' should be on a new line. 66
Errors Line contains a tab character. 67
Errors '+' should be on a new line. 67
Errors Line contains a tab character. 68

com/ebay/carad/os/vitalsigns/util/ITimeConstants.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 26
Errors interfaces should describe a type and hence have methods. 30
Errors Redundant 'public' modifier. 33
Errors Redundant 'public' modifier. 35
Errors Redundant 'public' modifier. 37
Errors Redundant 'public' modifier. 39
Errors Redundant 'public' modifier. 41
Errors Redundant 'public' modifier. 43
Errors Redundant 'public' modifier. 45
Errors Redundant 'public' modifier. 47

com/ebay/carad/os/vitalsigns/util/MailUtil.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 35
Errors Utility classes should not have a public or default constructor. 39
Errors Line contains a tab character. 42
Errors Line has trailing spaces. 43
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Line contains a tab character. 48
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Line is longer than 80 characters. 51
Errors Line contains a tab character. 51
Errors Parameter from should be final. 51
Errors Parameter to should be final. 51
Errors Parameter subject should be final. 51
Errors Parameter body should be final. 51
Errors Parameter server should be final. 51
Errors Line contains a tab character. 52
Errors Line contains a tab character. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Line has trailing spaces. 57
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors Avoid inline conditionals. 58
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line has trailing spaces. 64
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Avoid inline conditionals. 65
Errors Line contains a tab character. 66
Errors Line is longer than 80 characters. 67
Errors Line contains a tab character. 67
Errors Line contains a tab character. 68
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75

com/ebay/carad/os/vitalsigns/util/MessageFormatUtil.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 27
Errors Utility classes should not have a public or default constructor. 31
Errors Line has trailing spaces. 32
Errors Line contains a tab character. 32
Errors Line contains a tab character. 33
Errors Line is longer than 80 characters. 34
Errors Line contains a tab character. 34
Errors Line contains a tab character. 35
Errors Line has trailing spaces. 36
Errors Line contains a tab character. 36
Errors Line contains a tab character. 37
Errors Line contains a tab character. 38
Errors Line contains a tab character. 39
Errors Line contains a tab character. 40
Errors Parameter inStr should be final. 40
Errors Line contains a tab character. 41
Errors Line contains a tab character. 42
Errors Line contains a tab character. 44
Errors Line is longer than 80 characters. 45
Errors Line contains a tab character. 45
Errors Line is longer than 80 characters. 46
Errors Line contains a tab character. 46
Errors Line has trailing spaces. 47
Errors Line contains a tab character. 47
Errors Line contains a tab character. 48
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Parameter inStr should be final. 52
Errors Parameter params should be final. 52
Errors Line contains a tab character. 53
Errors Line contains a tab character. 54

com/ebay/carad/os/vitalsigns/util/NanoHTTPD.java

Violation Message Line
Errors Using the '.*' form of import should be avoided - java.io.*. 3
Errors Using the '.*' form of import should be avoided - java.util.*. 4
Errors Using the '.*' form of import should be avoided - java.net.*. 5
Errors Line is longer than 80 characters. 11
Errors Line is longer than 80 characters. 18
Errors Line is longer than 80 characters. 22
Errors Line is longer than 80 characters. 23
Errors Line is longer than 80 characters. 24
Errors Line is longer than 80 characters. 25
Errors Line is longer than 80 characters. 26
Errors Line is longer than 80 characters. 30
Errors Line is longer than 80 characters. 36
Errors '{' should be on the previous line. 46
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 62
Errors Method 'serve' is not designed for extension - needs to be abstract, final or empty. 62
Errors '(' is followed by whitespace. 62
Errors Parameter uri should be final. 62
Errors Expected @param tag for 'uri'. 62
Errors Parameter method should be final. 62
Errors Expected @param tag for 'method'. 62
Errors Parameter header should be final. 62
Errors Expected @param tag for 'header'. 62
Errors Parameter parms should be final. 62
Errors Expected @param tag for 'parms'. 62
Errors ')' is preceded with whitespace. 62
Errors '(' is followed by whitespace. 81
Errors ')' is preceded with whitespace. 81
Errors '{' should be on the previous line. 89
Errors First sentence should end with a period. 90
Errors '{' should be on the previous line. 94
Errors '(' is followed by whitespace. 101
Errors Parameter status should be final. 101
Errors 'status' hides a field. 101
Errors Expected @param tag for 'status'. 101
Errors Parameter mimeType should be final. 101
Errors 'mimeType' hides a field. 101
Errors Expected @param tag for 'mimeType'. 101
Errors Parameter data should be final. 101
Errors 'data' hides a field. 101
Errors Expected @param tag for 'data'. 101
Errors ')' is preceded with whitespace. 101
Errors '{' should be on the previous line. 102
Errors '(' is followed by whitespace. 112
Errors Parameter status should be final. 112
Errors 'status' hides a field. 112
Errors Expected @param tag for 'status'. 112
Errors Parameter mimeType should be final. 112
Errors 'mimeType' hides a field. 112
Errors Expected @param tag for 'mimeType'. 112
Errors Parameter txt should be final. 112
Errors Expected @param tag for 'txt'. 112
Errors ')' is preceded with whitespace. 112
Errors '{' should be on the previous line. 113
Errors '(' is followed by whitespace. 116
Errors Method 'addHeader' is not designed for extension - needs to be abstract, final or empty. 122
Errors '(' is followed by whitespace. 122
Errors Parameter name should be final. 122
Errors Expected @param tag for 'name'. 122
Errors Parameter value should be final. 122
Errors Expected @param tag for 'value'. 122
Errors ')' is preceded with whitespace. 122
Errors '{' should be on the previous line. 123
Errors '(' is followed by whitespace. 124
Errors ')' is preceded with whitespace. 124
Errors Variable 'status' must be private and have accessor methods. 130
Errors Variable 'mimeType' must be private and have accessor methods. 135
Errors Variable 'data' must be private and have accessor methods. 140
Errors Variable 'header' must be private and have accessor methods. 146
Errors First sentence should end with a period. 149
Errors First sentence should end with a period. 161
Errors '(' is followed by whitespace. 177
Errors Parameter port should be final. 177
Errors Expected @param tag for 'port'. 177
Errors ')' is preceded with whitespace. 177
Errors Expected @throws tag for 'IOException'. 177
Errors '{' should be on the previous line. 178
Errors '(' is followed by whitespace. 181
Errors ')' is preceded with whitespace. 181
Errors '(' is followed by whitespace. 182
Errors '{' should be on the previous line. 185
Errors '{' should be on the previous line. 187
Errors 'while' construct must use '{}'s. 188
Errors 'while' is not followed by whitespace. 188
Errors '(' is followed by whitespace. 188
Errors ')' is preceded with whitespace. 188
Errors '(' is followed by whitespace. 189
Errors '}' should be on the same line. 190
Errors '(' is followed by whitespace. 191
Errors ')' is preceded with whitespace. 191
Errors Must have at least one statement. 192
Errors '{' is not followed by whitespace. 192
Errors '}' is not preceded with whitespace. 192
Errors '(' is followed by whitespace. 195
Errors ')' is preceded with whitespace. 195
Errors Line has trailing spaces. 198
Errors Missing a Javadoc comment. 199
Errors Parameter port should be final. 199
Errors Parameter directory should be final. 199
Errors '(' is followed by whitespace. 202
Errors '+' should be on a new line. 202
Errors ')' is preceded with whitespace. 203
Errors '(' is followed by whitespace. 209
Errors Parameter args should be final. 209
Errors Expected @param tag for 'args'. 209
Errors ')' is preceded with whitespace. 209
Errors '{' should be on the previous line. 210
Errors '(' is followed by whitespace. 211
Errors '+' should be on a new line. 211
Errors ')' is preceded with whitespace. 212
Errors 'for' construct must use '{}'s. 216
Errors '(' is followed by whitespace. 216
Errors '=' is not preceded with whitespace. 216
Errors '=' is not followed by whitespace. 216
Errors '<' is not preceded with whitespace. 216
Errors '<' is not followed by whitespace. 216
Errors ')' is preceded with whitespace. 216
Errors '(' is followed by whitespace. 217
Errors '(' is followed by whitespace. 217
Errors ')' is preceded with whitespace. 217
Errors '{' should be on the previous line. 218
Errors '(' is followed by whitespace. 220
Errors ')' is preceded with whitespace. 220
Errors '80' is a magic number. 224
Errors 'if' construct must use '{}'s. 225
Errors '(' is followed by whitespace. 225
Errors ')' is preceded with whitespace. 225
Errors '(' is followed by whitespace. 226
Errors ')' is preceded with whitespace. 226
Errors 'if' construct must use '{}'s. 228
Errors '(' is followed by whitespace. 228
Errors '&&' should be on a new line. 228
Errors '(' is followed by whitespace. 229
Errors ')' is preceded with whitespace. 229
Errors '(' is followed by whitespace. 230
Errors ')' is preceded with whitespace. 230
Errors '{' should be on the previous line. 234
Errors '(' is followed by whitespace. 235
Errors ')' is preceded with whitespace. 235
Errors '}' should be on the same line. 236
Errors 'catch' is not followed by whitespace. 237
Errors '(' is followed by whitespace. 237
Errors ')' is preceded with whitespace. 237
Errors '{' should be on the previous line. 238
Errors '(' is followed by whitespace. 239
Errors ')' is preceded with whitespace. 239
Errors '(' is followed by whitespace. 240
Errors ')' is preceded with whitespace. 240
Errors '(' is followed by whitespace. 244
Errors '+' should be on a new line. 244
Errors ')' is preceded with whitespace. 245
Errors '{' should be on the previous line. 256
Errors Missing a Javadoc comment. 257
Errors '(' is followed by whitespace. 257
Errors Parameter s should be final. 257
Errors ')' is preceded with whitespace. 257
Errors '{' should be on the previous line. 258
Errors '(' is followed by whitespace. 260
Errors ')' is preceded with whitespace. 260
Errors '(' is followed by whitespace. 261
Errors ')' is preceded with whitespace. 261
Errors Missing a Javadoc comment. 265
Errors '{' should be on the previous line. 266
Errors '{' should be on the previous line. 268
Errors 'if' construct must use '{}'s. 270
Errors '(' is followed by whitespace. 270
Errors Line is longer than 80 characters. 271
Errors '(' is followed by whitespace. 271
Errors '(' is followed by whitespace. 271
Errors ')' is preceded with whitespace. 271
Errors '(' is followed by whitespace. 274
Errors 'if' construct must use '{}'s. 275
Errors '(' is followed by whitespace. 275
Errors Line is longer than 80 characters. 276
Errors '(' is followed by whitespace. 276
Errors ')' is preceded with whitespace. 276
Errors 'if' construct must use '{}'s. 280
Errors '(' is followed by whitespace. 280
Errors Line is longer than 80 characters. 281
Errors '(' is followed by whitespace. 281
Errors ')' is preceded with whitespace. 281
Errors '(' is followed by whitespace. 283
Errors '(' is followed by whitespace. 287
Errors ')' is preceded with whitespace. 287
Errors '(' is followed by whitespace. 288
Errors ')' is preceded with whitespace. 288
Errors '{' should be on the previous line. 289
Errors '(' is followed by whitespace. 290
Errors '(' is followed by whitespace. 290
Errors '+' is not preceded with whitespace. 290
Errors '+' is not followed by whitespace. 290
Errors ')' is preceded with whitespace. 290
Errors ')' is preceded with whitespace. 290
Errors '(' is followed by whitespace. 291
Errors '(' is followed by whitespace. 291
Errors ')' is preceded with whitespace. 291
Errors '(' is followed by whitespace. 299
Errors '{' should be on the previous line. 300
Errors '(' is followed by whitespace. 302
Errors ')' is preceded with whitespace. 302
Errors '{' should be on the previous line. 303
Errors '(' is followed by whitespace. 304
Errors ')' is preceded with whitespace. 304
Errors Line is longer than 80 characters. 305
Errors '(' is followed by whitespace. 305
Errors ',' is not followed by whitespace. 305
Errors '+' is not preceded with whitespace. 305
Errors '+' is not followed by whitespace. 305
Errors '(' is followed by whitespace. 312
Errors '(' is followed by whitespace. 312
Errors ')' is preceded with whitespace. 312
Errors '{' should be on the previous line. 313
Errors '0x7FFFFFFFFFFFFFFFl' is a magic number. 314
Errors Should use uppercase 'L'. 314
Errors '{' should be on the previous line. 317
Errors '}' should be on the same line. 318
Errors Must have at least one statement. 319
Errors '{' is not followed by whitespace. 319
Errors '}' is not preceded with whitespace. 319
Errors Array brackets at illegal position. 322
Errors '512' is a magic number. 322
Errors Line is longer than 80 characters. 324
Errors '(' is followed by whitespace. 324
Errors ')' is preceded with whitespace. 324
Errors 'if' construct must use '{}'s. 328
Errors '(' is followed by whitespace. 328
Errors ')' is preceded with whitespace. 328
Errors '(' is followed by whitespace. 332
Errors ')' is preceded with whitespace. 332
Errors '(' is followed by whitespace. 336
Errors ')' is preceded with whitespace. 336
Errors 'if' construct must use '{}'s. 337
Errors '(' is followed by whitespace. 337
Errors ')' is preceded with whitespace. 337
Errors Line is longer than 80 characters. 338
Errors '(' is followed by whitespace. 338
Errors ')' is preceded with whitespace. 338
Errors 'else' construct must use '{}'s. 339
Errors '(' is followed by whitespace. 340
Errors ')' is preceded with whitespace. 340
Errors '}' should be on the same line. 343
Errors '(' is followed by whitespace. 344
Errors ')' is preceded with whitespace. 344
Errors '{' should be on the previous line. 345
Errors '{' should be on the previous line. 347
Errors Line is longer than 80 characters. 348
Errors '(' is followed by whitespace. 348
Errors '}' should be on the same line. 349
Errors '(' is followed by whitespace. 350
Errors ')' is preceded with whitespace. 350
Errors Must have at least one statement. 350
Errors '{' is not followed by whitespace. 350
Errors '}' is not preceded with whitespace. 350
Errors '}' should be on the same line. 351
Errors '(' is followed by whitespace. 352
Errors ')' is preceded with whitespace. 352
Errors '{' should be on the previous line. 353
Errors Must have at least one statement. 353
Errors Expected an @return tag. 362
Errors '(' is followed by whitespace. 362
Errors Parameter str should be final. 362
Errors Expected @param tag for 'str'. 362
Errors ')' is preceded with whitespace. 362
Errors Expected @throws tag for 'InterruptedException'. 362
Errors '{' should be on the previous line. 363
Errors '{' should be on the previous line. 365
Errors 'for' is not followed by whitespace. 367
Errors '(' is followed by whitespace. 367
Errors '=' is not preceded with whitespace. 367
Errors '=' is not followed by whitespace. 367
Errors '<' is not preceded with whitespace. 367
Errors '<' is not followed by whitespace. 367
Errors ')' is preceded with whitespace. 367
Errors '{' should be on the previous line. 368
Errors '(' is followed by whitespace. 369
Errors ')' is preceded with whitespace. 369
Errors '(' is followed by whitespace. 370
Errors ')' is preceded with whitespace. 370
Errors '{' should be on the previous line. 371
Errors '(' is followed by whitespace. 373
Errors ')' is preceded with whitespace. 373
Errors Line is longer than 80 characters. 376
Errors 'cast' is not followed by whitespace. 376
Errors '(' is followed by whitespace. 376
Errors '+' is not preceded with whitespace. 376
Errors '+' is not followed by whitespace. 376
Errors ',' is not followed by whitespace. 376
Errors '+' is not preceded with whitespace. 376
Errors '+' is not followed by whitespace. 376
Errors '3' is a magic number. 376
Errors '16' is a magic number. 376
Errors ')' is preceded with whitespace. 376
Errors '(' is followed by whitespace. 380
Errors ')' is preceded with whitespace. 380
Errors '(' is followed by whitespace. 384
Errors '}' should be on the same line. 385
Errors 'catch' is not followed by whitespace. 386
Errors '(' is followed by whitespace. 386
Errors ')' is preceded with whitespace. 386
Errors '{' should be on the previous line. 387
Errors Line is longer than 80 characters. 388
Errors '(' is followed by whitespace. 388
Errors ')' is preceded with whitespace. 388
Errors '(' is followed by whitespace. 398
Errors Parameter parms should be final. 398
Errors Expected @param tag for 'parms'. 398
Errors Parameter p should be final. 398
Errors Expected @param tag for 'p'. 398
Errors ')' is preceded with whitespace. 398
Errors Expected @throws tag for 'InterruptedException'. 399
Errors '{' should be on the previous line. 400
Errors 'if' construct must use '{}'s. 401
Errors '(' is followed by whitespace. 401
Errors ')' is preceded with whitespace. 401
Errors '(' is followed by whitespace. 404
Errors ')' is preceded with whitespace. 404
Errors '(' is followed by whitespace. 405
Errors '{' should be on the previous line. 406
Errors '(' is followed by whitespace. 408
Errors ')' is preceded with whitespace. 408
Errors 'if' construct must use '{}'s. 409
Errors '(' is followed by whitespace. 409
Errors ')' is preceded with whitespace. 409
Errors '(' is followed by whitespace. 410
Errors '(' is followed by whitespace. 410
Errors '(' is followed by whitespace. 410
Errors ')' is preceded with whitespace. 410
Errors '(' is followed by whitespace. 411
Errors '(' is followed by whitespace. 411
Errors '+' is not preceded with whitespace. 411
Errors '+' is not followed by whitespace. 411
Errors ')' is preceded with whitespace. 411
Errors Line is longer than 80 characters. 419
Errors '(' is followed by whitespace. 419
Errors Parameter status should be final. 419
Errors Expected @param tag for 'status'. 419
Errors Parameter msg should be final. 419
Errors Expected @param tag for 'msg'. 419
Errors ')' is preceded with whitespace. 419
Errors Expected @throws tag for 'InterruptedException'. 419
Errors Line is longer than 80 characters. 421
Errors '(' is followed by whitespace. 421
Errors '(' is followed by whitespace. 421
Errors Line is longer than 80 characters. 428
Errors '(' is followed by whitespace. 428
Errors Parameter status should be final. 428
Errors Expected @param tag for 'status'. 428
Errors Parameter mime should be final. 428
Errors Expected @param tag for 'mime'. 428
Errors Parameter header should be final. 428
Errors Expected @param tag for 'header'. 428
Errors Parameter data should be final. 428
Errors Expected @param tag for 'data'. 428
Errors ')' is preceded with whitespace. 428
Errors '{' should be on the previous line. 431
Errors 'if' construct must use '{}'s. 432
Errors '(' is followed by whitespace. 432
Errors ')' is preceded with whitespace. 432
Errors '(' is followed by whitespace. 433
Errors ')' is preceded with whitespace. 433
Errors '(' is followed by whitespace. 436
Errors ')' is preceded with whitespace. 436
Errors 'if' construct must use '{}'s. 439
Errors '(' is followed by whitespace. 439
Errors ')' is preceded with whitespace. 439
Errors 'if' construct must use '{}'s. 442
Errors '(' is followed by whitespace. 442
Errors '(' is followed by whitespace. 442
Errors ')' is preceded with whitespace. 442
Errors ')' is preceded with whitespace. 442
Errors '(' is followed by whitespace. 443
Errors '(' is followed by whitespace. 443
Errors '(' is followed by whitespace. 445
Errors ')' is preceded with whitespace. 445
Errors '{' should be on the previous line. 446
Errors '(' is followed by whitespace. 448
Errors '{' should be on the previous line. 449
Errors 'cast' is not followed by whitespace. 450
Errors '(' is followed by whitespace. 451
Errors ')' is preceded with whitespace. 451
Errors '(' is followed by whitespace. 452
Errors '(' is followed by whitespace. 459
Errors ')' is preceded with whitespace. 459
Errors '{' should be on the previous line. 460
Errors '2048' is a magic number. 461
Errors '{' should be on the previous line. 463
Errors '(' is followed by whitespace. 464
Errors '2048' is a magic number. 464
Errors ')' is preceded with whitespace. 464
Errors 'if' construct must use '{}'s. 465
Errors '(' is followed by whitespace. 467
Errors ')' is preceded with whitespace. 467
Errors 'if' construct must use '{}'s. 472
Errors '(' is followed by whitespace. 472
Errors ')' is preceded with whitespace. 472
Errors '}' should be on the same line. 474
Errors 'catch' is not followed by whitespace. 475
Errors '(' is followed by whitespace. 475
Errors ')' is preceded with whitespace. 475
Errors '{' should be on the previous line. 476
Errors 'catch' is not followed by whitespace. 478
Errors '(' is followed by whitespace. 478
Errors ')' is preceded with whitespace. 478
Errors Must have at least one statement. 478
Errors '{' is not followed by whitespace. 478
Errors '}' is not preceded with whitespace. 478
Errors Missing a Javadoc comment. 482
Errors Expected an @return tag. 489
Errors '(' is followed by whitespace. 489
Errors Parameter uri should be final. 489
Errors Expected @param tag for 'uri'. 489
Errors ')' is preceded with whitespace. 489
Errors '{' should be on the previous line. 490
Errors '(' is followed by whitespace. 492
Errors ')' is preceded with whitespace. 492
Errors '(' is followed by whitespace. 493
Errors '{' should be on the previous line. 494
Errors 'if' construct must use '{}'s. 496
Errors '(' is followed by whitespace. 496
Errors '(' is followed by whitespace. 496
Errors ')' is preceded with whitespace. 496
Errors 'if' construct must use '{}'s. 498
Errors '(' is followed by whitespace. 498
Errors '(' is followed by whitespace. 498
Errors ')' is preceded with whitespace. 498
Errors '{' should be on the previous line. 501
Errors Line is longer than 80 characters. 504
Errors '(' is followed by whitespace. 504
Errors ')' is preceded with whitespace. 504
Errors '(' is followed by whitespace. 504
Errors ')' is preceded with whitespace. 504
Errors Must have at least one statement. 504
Errors '{' is not followed by whitespace. 504
Errors '}' is not preceded with whitespace. 504
Errors Missing a Javadoc comment. 510
Errors Missing a Javadoc comment. 511
Errors Variable 'myFileDir' must be private and have accessor methods. 511
Errors Expected an @return tag. 521
Errors Method 'serveFile' is not designed for extension - needs to be abstract, final or empty. 521
Errors '(' is followed by whitespace. 521
Errors Parameter uri should be final. 521
Errors Expected @param tag for 'uri'. 521
Errors Parameter header should be final. 521
Errors Expected @param tag for 'header'. 521
Errors Parameter homeDir should be final. 521
Errors Expected @param tag for 'homeDir'. 521
Errors Parameter allowDirectoryListing should be final. 522
Errors Expected @param tag for 'allowDirectoryListing'. 522
Errors ')' is preceded with whitespace. 522
Errors '{' should be on the previous line. 523
Errors 'if' construct must use '{}'s. 525
Errors '(' is followed by whitespace. 525
Errors '(' is followed by whitespace. 526
Errors Line is longer than 80 characters. 527
Errors ')' is preceded with whitespace. 527
Errors '(' is followed by whitespace. 530
Errors ')' is preceded with whitespace. 530
Errors 'if' construct must use '{}'s. 531
Errors '(' is followed by whitespace. 531
Errors '(' is followed by whitespace. 531
Errors ')' is preceded with whitespace. 531
Errors ')' is preceded with whitespace. 531
Errors '(' is followed by whitespace. 532
Errors ')' is preceded with whitespace. 532
Errors 'if' construct must use '{}'s. 535
Errors Line is longer than 80 characters. 535
Errors '(' is followed by whitespace. 535
Errors '(' is followed by whitespace. 535
Errors ')' is preceded with whitespace. 535
Errors '(' is followed by whitespace. 535
Errors ')' is preceded with whitespace. 535
Errors '(' is followed by whitespace. 535
Errors ')' is preceded with whitespace. 535
Errors ')' is preceded with whitespace. 535
Errors '(' is followed by whitespace. 536
Errors Line is longer than 80 characters. 537
Errors ')' is preceded with whitespace. 537
Errors '(' is followed by whitespace. 539
Errors ')' is preceded with whitespace. 539
Errors 'if' construct must use '{}'s. 540
Errors '(' is followed by whitespace. 540
Errors '(' is followed by whitespace. 541
Errors ')' is preceded with whitespace. 542
Errors '(' is followed by whitespace. 545
Errors '{' should be on the previous line. 546
Errors '(' is followed by whitespace. 549
Errors '(' is followed by whitespace. 549
Errors ')' is preceded with whitespace. 549
Errors '{' should be on the previous line. 550
Errors '(' is followed by whitespace. 552
Errors Line is longer than 80 characters. 553
Errors '+' should be on a new line. 553
Errors '(' is followed by whitespace. 555
Errors ')' is preceded with whitespace. 555
Errors 'if' construct must use '{}'s. 560
Errors '(' is followed by whitespace. 560
Errors '(' is followed by whitespace. 560
Errors ')' is preceded with whitespace. 560
Errors '(' is followed by whitespace. 561
Errors ')' is preceded with whitespace. 561
Errors 'if' construct must use '{}'s. 562
Errors '(' is followed by whitespace. 562
Errors '(' is followed by whitespace. 562
Errors ')' is preceded with whitespace. 562
Errors '(' is followed by whitespace. 563
Errors ')' is preceded with whitespace. 563
Errors '(' is followed by whitespace. 566
Errors ')' is preceded with whitespace. 566
Errors '{' should be on the previous line. 567
Errors '(' is followed by whitespace. 571
Errors ')' is preceded with whitespace. 571
Errors '{' should be on the previous line. 572
Errors '(' is followed by whitespace. 573
Errors '-' is not preceded with whitespace. 573
Errors '-' is not followed by whitespace. 573
Errors ')' is preceded with whitespace. 573
Errors '(' is followed by whitespace. 574
Errors ')' is preceded with whitespace. 574
Errors 'if' construct must use '{}'s. 575
Errors '(' is followed by whitespace. 575
Errors Line is longer than 80 characters. 576
Errors '+' is not preceded with whitespace. 576
Errors '+' is not followed by whitespace. 576
Errors '(' is followed by whitespace. 579
Errors '=' is not preceded with whitespace. 579
Errors '=' is not followed by whitespace. 579
Errors '<' is not preceded with whitespace. 579
Errors '<' is not followed by whitespace. 579
Errors ')' is preceded with whitespace. 579
Errors '{' should be on the previous line. 580
Errors '(' is followed by whitespace. 581
Errors ')' is preceded with whitespace. 581
Errors '(' is followed by whitespace. 583
Errors ')' is preceded with whitespace. 583
Errors '{' should be on the previous line. 584
Errors '(' is followed by whitespace. 589
Errors ')' is preceded with whitespace. 589
Errors '+' should be on a new line. 589
Errors '(' is followed by whitespace. 593
Errors '{' should be on the previous line. 594
Errors 'if' construct must use '{}'s. 597
Errors '(' is followed by whitespace. 597
Errors '1024' is a magic number. 597
Errors ')' is preceded with whitespace. 597
Errors 'if' construct must use '{}'s. 599
Errors '(' is followed by whitespace. 599
Errors '1024' is a magic number. 599
Errors '1024' is a magic number. 599
Errors ')' is preceded with whitespace. 599
Errors Line is longer than 80 characters. 600
Errors '/' is not preceded with whitespace. 600
Errors '/' is not followed by whitespace. 600
Errors '1024' is a magic number. 600
Errors '%' is not preceded with whitespace. 600
Errors '%' is not followed by whitespace. 600
Errors '1024' is a magic number. 600
Errors '/' is not preceded with whitespace. 600
Errors '/' is not followed by whitespace. 600
Errors '10' is a magic number. 600
Errors '%' is not preceded with whitespace. 600
Errors '%' is not followed by whitespace. 600
Errors '100' is a magic number. 600
Errors 'else' construct must use '{}'s. 601
Errors Line is longer than 80 characters. 602
Errors '/' is not preceded with whitespace. 602
Errors '/' is not followed by whitespace. 602
Errors '1024' is a magic number. 602
Errors '*' is not preceded with whitespace. 602
Errors '*' is not followed by whitespace. 602
Errors '1024' is a magic number. 602
Errors '%' is not preceded with whitespace. 602
Errors '%' is not followed by whitespace. 602
Errors '1024' is a magic number. 602
Errors '*' is not preceded with whitespace. 602
Errors '*' is not followed by whitespace. 602
Errors '1024' is a magic number. 602
Errors '/' is not preceded with whitespace. 602
Errors '/' is not followed by whitespace. 602
Errors '10' is a magic number. 602
Errors '%' is not preceded with whitespace. 602
Errors '%' is not followed by whitespace. 602
Errors '100' is a magic number. 602
Errors 'if' construct must use '{}'s. 607
Errors '(' is followed by whitespace. 607
Errors ')' is preceded with whitespace. 607
Errors '(' is followed by whitespace. 609
Errors ')' is preceded with whitespace. 609
Errors '}' should be on the same line. 610
Errors '{' should be on the previous line. 612
Errors '(' is followed by whitespace. 613
Errors ')' is preceded with whitespace. 614
Errors '{' should be on the previous line. 619
Errors '(' is followed by whitespace. 622
Errors ')' is preceded with whitespace. 622
Errors 'if' construct must use '{}'s. 623
Errors '(' is followed by whitespace. 623
Errors ')' is preceded with whitespace. 623
Errors Line is longer than 80 characters. 624
Errors 'cast' is not followed by whitespace. 624
Errors '(' is followed by whitespace. 624
Errors '(' is followed by whitespace. 624
Errors ')' is preceded with whitespace. 624
Errors 'if' construct must use '{}'s. 625
Errors '(' is followed by whitespace. 625
Errors ')' is preceded with whitespace. 625
Errors '(' is followed by whitespace. 630
Errors ')' is preceded with whitespace. 630
Errors '(' is followed by whitespace. 631
Errors ')' is preceded with whitespace. 631
Errors '{' should be on the previous line. 632
Errors '(' is followed by whitespace. 633
Errors '(' is followed by whitespace. 633
Errors ')' is preceded with whitespace. 633
Errors '{' should be on the previous line. 634
Errors '(' is followed by whitespace. 635
Errors '(' is followed by whitespace. 636
Errors ')' is preceded with whitespace. 636
Errors 'if' construct must use '{}'s. 637
Errors '(' is followed by whitespace. 637
Errors ')' is preceded with whitespace. 637
Errors '(' is followed by whitespace. 638
Errors ')' is preceded with whitespace. 638
Errors '(' is followed by whitespace. 640
Errors ')' is preceded with whitespace. 640
Errors '}' should be on the same line. 641
Errors '(' is followed by whitespace. 642
Errors ')' is preceded with whitespace. 642
Errors Must have at least one statement. 642
Errors '{' is not followed by whitespace. 642
Errors '}' is not preceded with whitespace. 642
Errors '(' is followed by whitespace. 646
Errors ')' is preceded with whitespace. 646
Errors '(' is followed by whitespace. 647
Errors ')' is preceded with whitespace. 647
Errors '(' is followed by whitespace. 648
Errors ')' is preceded with whitespace. 648
Errors '(' is followed by whitespace. 649
Errors '(' is followed by whitespace. 650
Errors '+' should be on a new line. 650
Errors '-' is not preceded with whitespace. 651
Errors '-' is not followed by whitespace. 651
Errors '}' should be on the same line. 653
Errors 'catch' is not followed by whitespace. 654
Errors '(' is followed by whitespace. 654
Errors ')' is preceded with whitespace. 654
Errors '{' should be on the previous line. 655
Errors Line is longer than 80 characters. 656
Errors '(' is followed by whitespace. 656
Errors ')' is preceded with whitespace. 656
Errors First sentence should end with a period. 660
Errors '+' is not preceded with whitespace. 667
Errors '+' should be on a new line. 667
Errors '+' is not preceded with whitespace. 668
Errors '+' should be on a new line. 668
Errors '+' is not preceded with whitespace. 669
Errors '+' should be on a new line. 669
Errors '+' is not preceded with whitespace. 670
Errors '+' should be on a new line. 670
Errors '+' is not preceded with whitespace. 671
Errors '+' should be on a new line. 671
Errors '+' is not preceded with whitespace. 672
Errors '+' should be on a new line. 672
Errors '+' is not preceded with whitespace. 673
Errors '+' should be on a new line. 673
Errors '+' is not preceded with whitespace. 674
Errors '+' should be on a new line. 674
Errors '+' is not preceded with whitespace. 675
Errors '+' should be on a new line. 675
Errors '+' should be on a new line. 676
Errors '+' is not preceded with whitespace. 677
Errors '+' should be on a new line. 677
Errors '+' is not preceded with whitespace. 678
Errors '+' should be on a new line. 678
Errors '+' is not preceded with whitespace. 679
Errors '+' should be on a new line. 679
Errors '+' is not preceded with whitespace. 680
Errors '+' should be on a new line. 680
Errors '+' is not preceded with whitespace. 681
Errors '+' should be on a new line. 681
Errors ')' is preceded with whitespace. 682
Errors 'while' construct must use '{}'s. 683
Errors '(' is followed by whitespace. 683
Errors '(' is followed by whitespace. 684
Errors First sentence should end with a period. 687
Errors Line is longer than 80 characters. 693
Errors '(' is followed by whitespace. 693
Errors First sentence should end with a period. 697
Errors '+' is not preceded with whitespace. 701
Errors '+' should be on a new line. 701
Errors '+' is not preceded with whitespace. 702
Errors '+' should be on a new line. 702
Errors '+' is not preceded with whitespace. 703
Errors '+' should be on a new line. 703
Errors '+' is not preceded with whitespace. 704
Errors '+' should be on a new line. 704
Errors '+' is not preceded with whitespace. 705
Errors '+' should be on a new line. 705
Errors '+' is not preceded with whitespace. 706
Errors '+' should be on a new line. 706
Errors Line is longer than 80 characters. 707
Errors '+' is not preceded with whitespace. 707
Errors '+' should be on a new line. 707
Errors Line is longer than 80 characters. 708
Errors '+' is not preceded with whitespace. 708
Errors '+' should be on a new line. 708
Errors '+' is not preceded with whitespace. 709
Errors '+' should be on a new line. 709
Errors Line is longer than 80 characters. 710
Errors '+' is not preceded with whitespace. 710
Errors '+' should be on a new line. 710
Errors Line is longer than 80 characters. 711
Errors '+' is not preceded with whitespace. 711
Errors '+' should be on a new line. 711
Errors Line is longer than 80 characters. 712
Errors '+' is not preceded with whitespace. 712
Errors '+' should be on a new line. 712
Errors '+' is not preceded with whitespace. 713
Errors '+' should be on a new line. 713
Errors '+' is not preceded with whitespace. 714
Errors '+' should be on a new line. 714
Errors Line is longer than 80 characters. 715
Errors '+' is not preceded with whitespace. 715
Errors '+' should be on a new line. 715
Errors Line is longer than 80 characters. 716
Errors '+' is not preceded with whitespace. 716
Errors '+' should be on a new line. 716
Errors Line is longer than 80 characters. 717
Errors '+' is not preceded with whitespace. 717
Errors '+' should be on a new line. 717
Errors '+' is not preceded with whitespace. 718
Errors '+' should be on a new line. 718
Errors Line is longer than 80 characters. 719
Errors '+' is not preceded with whitespace. 719
Errors '+' should be on a new line. 719
Errors Line is longer than 80 characters. 720
Errors '+' is not preceded with whitespace. 720
Errors '+' should be on a new line. 720
Errors Line is longer than 80 characters. 721
Errors '+' is not preceded with whitespace. 721
Errors '+' should be on a new line. 721
Errors '+' is not preceded with whitespace. 722
Errors '+' should be on a new line. 722
Errors Line is longer than 80 characters. 723
Errors '+' is not preceded with whitespace. 723
Errors '+' should be on a new line. 723

com/ebay/carad/os/vitalsigns/util/ReportCreationUtility.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 50
Errors Missing a Javadoc comment. 50
Errors Line is longer than 80 characters. 51
Errors Missing a Javadoc comment. 51
Errors Method 'run' is not designed for extension - needs to be abstract, final or empty. 53
Errors Missing a Javadoc comment. 53
Errors Line is longer than 80 characters. 54
Errors Line has trailing spaces. 64
Errors Missing a Javadoc comment. 65
Errors Line is longer than 80 characters. 66
Errors Line has trailing spaces. 68
Errors Line is longer than 80 characters. 69
Errors Line is longer than 80 characters. 71
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 77
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 83
Errors Line has trailing spaces. 84
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 91
Errors Line is longer than 80 characters. 94
Errors Line has trailing spaces. 97
Errors Line is longer than 80 characters. 101
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 104
Errors Line is longer than 80 characters. 110
Errors Line is longer than 80 characters. 111
Errors '{' is followed by whitespace. 111
Errors Line has trailing spaces. 112
Errors Line is longer than 80 characters. 118
Errors Line is longer than 80 characters. 123
Errors Line is longer than 80 characters. 125
Errors '{' is followed by whitespace. 125
Errors Line is longer than 80 characters. 130
Errors Line has trailing spaces. 133
Errors Line has trailing spaces. 136
Errors Missing a Javadoc comment. 140
Errors Line has trailing spaces. 143
Errors '+' should be on a new line. 144
Errors '+' should be on a new line. 145
Errors '+' should be on a new line. 146
Errors '+' should be on a new line. 147
Errors '+' should be on a new line. 148
Errors Line has trailing spaces. 150
Errors Line is longer than 80 characters. 155
Errors Line has trailing spaces. 157
Errors Line is longer than 80 characters. 160
Errors Line is longer than 80 characters. 165
Errors Missing a Javadoc comment. 165
Errors Parameter driver should be final. 165
Errors Parameter url should be final. 165
Errors Parameter user should be final. 165
Errors Parameter pass should be final. 165
Errors Line has trailing spaces. 171
Errors Line is longer than 80 characters. 176
Errors Missing a Javadoc comment. 179
Errors Line is longer than 80 characters. 180
Errors Line is longer than 80 characters. 181
Errors Line is longer than 80 characters. 183
Errors Line is longer than 80 characters. 188
Errors 'catch' is not followed by whitespace. 193
Errors Line is longer than 80 characters. 194
Errors Line has trailing spaces. 197
Errors Line has trailing spaces. 198
Errors Line has trailing spaces. 199
Errors Line has trailing spaces. 200
Errors Line is longer than 80 characters. 205
Errors Line is longer than 80 characters. 206
Errors Line has trailing spaces. 209
Errors Missing a Javadoc comment. 210
Errors Parameter message should be final. 210
Errors Missing a Javadoc comment. 214
Errors Parameter message should be final. 214
Errors Missing a Javadoc comment. 224
Errors Parameter args should be final. 224

com/ebay/carad/os/vitalsigns/util/ReportUtil.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 30
Errors Utility classes should not have a public or default constructor. 35
Errors Line contains a tab character. 37
Errors Line is longer than 80 characters. 38
Errors Line contains a tab character. 38
Errors Line has trailing spaces. 39
Errors Line contains a tab character. 39
Errors Line contains a tab character. 40
Errors Line contains a tab character. 41
Errors Line contains a tab character. 42
Errors Line has trailing spaces. 43
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44
Errors Line contains a tab character. 45
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Parameter data should be final. 47
Errors Line contains a tab character. 48
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Must have at least one statement. 52
Errors Line is longer than 80 characters. 53
Errors Line contains a tab character. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors Line contains a tab character. 60
Errors Line has trailing spaces. 61
Errors Line is longer than 80 characters. 61
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Line has trailing spaces. 63
Errors Line contains a tab character. 63
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors Line contains a tab character. 68
Errors Parameter row should be final. 68
Errors Parameter ms should be final. 68
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Line contains a tab character. 74
Errors Line has trailing spaces. 75
Errors Line contains a tab character. 75
Errors Line contains a tab character. 76
Errors Line is longer than 80 characters. 77
Errors Line contains a tab character. 77
Errors Line has trailing spaces. 78
Errors Line contains a tab character. 78
Errors Line is longer than 80 characters. 79
Errors Line contains a tab character. 79
Errors Line is longer than 80 characters. 80
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Line contains a tab character. 82
Errors Line is longer than 80 characters. 83
Errors Line contains a tab character. 83
Errors Parameter delta should be final. 83
Errors Parameter moreIsBetter should be final. 83
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors Line is longer than 80 characters. 86
Errors Line contains a tab character. 86
Errors Avoid inline conditionals. 86
Errors Avoid inline conditionals. 86
Errors '100' is a magic number. 86
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 87
Errors Avoid inline conditionals. 87
Errors Line is longer than 80 characters. 88
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Avoid inline conditionals. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors Line contains a tab character. 93

com/ebay/carad/os/vitalsigns/util/SpringBootstrapper.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 6
Errors Line has trailing spaces. 7
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 15
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 29
Errors Utility classes should not have a public or default constructor. 33
Errors Line contains a tab character. 35
Errors Missing a Javadoc comment. 35
Errors Parameter args should be final. 35
Errors Line is longer than 80 characters. 41
Errors Line contains a tab character. 41
Errors Line contains a tab character. 42
Errors Line contains a tab character. 43
Errors Line contains a tab character. 44

com/ebay/carad/os/vitalsigns/util/package.html

Violation Message Line
Errors Missing package documentation file. 0