Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
82 140 1560 0

Rules

Rules Violations Severity
LeftCurly
  • option : "nl"
26 error Error
RightCurly
  • option : "alone"
0 error Error
LineLength
  • max : "120"
  • ignorePattern : "@version|@see|@todo|TODO"
73 error Error
MemberName 1 error Error
JavadocMethod 718 error Error
JavadocType 15 error Error
JavadocVariable 140 info Info
ConstantName 1 error Error
LocalFinalVariableName 0 error Error
LocalVariableName 0 error Error
MethodName 1 error Error
PackageName 0 error Error
ParameterName 18 error Error
StaticVariableName 0 error Error
TypeName 0 error Error
RegexpHeader
  • headerFile : "G:\projects\dashboard-maven-plugin\.checkstyleheader"
8 error Error
AvoidStarImport 0 error Error
IllegalImport 0 error Error
RedundantImport 0 error Error
UnusedImports 0 error Error
FileLength 0 error Error
MethodLength 8 error Error
ParameterNumber 1 error Error
EmptyForIteratorPad
  • option : "space"
0 error Error
OperatorWrap 0 error Error
ParenPad
  • option : "space"
243 error Error
TabCharacter 129 error Error
WhitespaceAfter 18 error Error
WhitespaceAround 26 error Error
ModifierOrder 0 error Error
RedundantModifier 30 error Error
AvoidNestedBlocks 0 error Error
EmptyBlock 0 error Error
NeedBraces 0 error Error
DoubleCheckedLocking 0 error Error
EmptyStatement 0 error Error
EqualsHashCode 1 error Error
HiddenField 137 error Error
IllegalInstantiation 0 error Error
InnerAssignment 0 error Error
MagicNumber 62 error Error
MissingSwitchDefault 0 error Error
RedundantThrows 0 error Error
SimplifyBooleanExpression 0 error Error
SimplifyBooleanReturn 0 error Error
InterfaceIsType 0 error Error
VisibilityModifier 44 error Error
UpperEll 0 error Error

Files

Files info warning error
org/codehaus/mojo/dashboard/report/plugin/beans/XRefPackageBean.java 0 12 0
org/codehaus/mojo/dashboard/report/plugin/configuration/IConfigurationService.java 0 10 0
org/codehaus/mojo/dashboard/report/plugin/configuration/PeriodUtils.java 33 6 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/PmdTimeChartStrategy.java 0 4 0
org/codehaus/mojo/dashboard/report/plugin/AbstractDashBoardGenerator.java 5 73 0
org/codehaus/mojo/dashboard/report/plugin/beans/PmdReportBean.java 0 8 0
org/codehaus/mojo/dashboard/report/plugin/beans/comparator/DescNbErrorCheckstyleComparator.java 0 3 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/SurefireTimeChartStrategy.java 0 4 0
org/codehaus/mojo/dashboard/report/plugin/DashBoardMultiReportGenerator.java 13 56 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/SurefirePercentAxisDecorator.java 3 0 0
org/codehaus/mojo/dashboard/report/plugin/chart/StackedBarChartRenderer.java 1 9 0
org/codehaus/mojo/dashboard/report/plugin/chart/FindbugsPrioritiesPieChartStrategy.java 0 14 0
org/codehaus/mojo/dashboard/report/plugin/chart/CloverBarChartStrategy.java 0 5 0
org/codehaus/mojo/dashboard/report/plugin/beans/CheckstyleReportBean.java 0 23 0
org/codehaus/mojo/dashboard/report/plugin/utils/ChartUtils.java 3 0 0
org/codehaus/mojo/dashboard/report/plugin/DashBoardUtils.java 1 67 0
org/codehaus/mojo/dashboard/report/plugin/utils/DateUtils.java 0 4 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/FindBugsTimeChartStrategy.java 0 4 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/TimeChartRenderer.java 0 17 0
org/codehaus/mojo/dashboard/report/plugin/chart/AbstractPieChartStrategy.java 0 8 0
org/codehaus/mojo/dashboard/report/plugin/configuration/ConfigurationService.java 8 15 0
org/codehaus/mojo/dashboard/report/plugin/chart/FindbugsCategoriesPieChartStrategy.java 0 13 0
org/codehaus/mojo/dashboard/report/plugin/beans/comparator/DescAfferentCouplingPackageComparator.java 0 3 0
org/codehaus/mojo/dashboard/report/plugin/chart/TaglistBarChartStrategy.java 0 5 0
org/codehaus/mojo/dashboard/report/plugin/chart/IChartStrategy.java 0 11 0
org/codehaus/mojo/dashboard/report/plugin/chart/IChartRenderer.java 0 79 0
org/codehaus/mojo/dashboard/report/plugin/configuration/Configuration.java 3 8 0
org/codehaus/mojo/dashboard/report/plugin/chart/MultiCloverBarChartStrategy.java 0 7 0
org/codehaus/mojo/dashboard/report/plugin/beans/SurefireReportBean.java 0 20 0
org/codehaus/mojo/dashboard/report/plugin/chart/CpdBarChartStrategy.java 0 13 0
org/codehaus/mojo/dashboard/report/plugin/beans/CpdReportBean.java 0 8 0
org/codehaus/mojo/dashboard/report/plugin/utils/TimePeriod.java 0 2 0
org/codehaus/mojo/dashboard/report/plugin/chart/TaglistPieChartStrategy.java 0 4 0
org/codehaus/mojo/dashboard/report/plugin/beans/TagListReportBean.java 0 53 0
org/codehaus/mojo/dashboard/report/plugin/DashBoardHistoricReportGenerator.java 6 41 0
org/codehaus/mojo/dashboard/report/plugin/configuration/Graph.java 8 11 0
org/codehaus/mojo/dashboard/report/plugin/hibernate/HibernateServiceException.java 0 4 0
org/codehaus/mojo/dashboard/report/plugin/utils/XMLUtils.java 1 42 0
org/codehaus/mojo/dashboard/report/plugin/chart/AbstractCategoryChartStrategy.java 0 9 0
org/codehaus/mojo/dashboard/report/plugin/chart/PieChartRenderer.java 0 6 0
org/codehaus/mojo/dashboard/report/plugin/beans/CheckstyleError.java 0 28 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/CpdTimeChartStrategy.java 0 4 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/AbstractTimeChartStrategy.java 0 29 0
org/codehaus/mojo/dashboard/report/plugin/beans/FindBugsReportBean.java 0 24 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/DashDateAxis.java 2 8 0
org/codehaus/mojo/dashboard/report/plugin/utils/MavenUtils.java 1 19 0
org/codehaus/mojo/dashboard/report/plugin/DashBoardMaven1ReportGenerator.java 4 33 0
org/codehaus/mojo/dashboard/report/plugin/chart/CoberturaBarChartStrategy.java 0 13 0
org/codehaus/mojo/dashboard/report/plugin/chart/PmdBarChartStrategy.java 0 14 0
org/codehaus/mojo/dashboard/report/plugin/chart/CheckstylePieChartStrategy.java 0 4 0
org/codehaus/mojo/dashboard/report/plugin/hibernate/HibernateService.java 1 30 0
org/codehaus/mojo/dashboard/report/plugin/chart/SurefirePieChartStrategy.java 0 5 0
org/codehaus/mojo/dashboard/report/plugin/chart/CheckstyleBarChartStrategy.java 0 8 0
org/codehaus/mojo/dashboard/report/plugin/DashBoardReportGenerator.java 3 37 0
org/codehaus/mojo/dashboard/report/plugin/beans/comparator/AfferentCouplingPackageComparator.java 0 3 0
org/codehaus/mojo/dashboard/report/plugin/chart/BarChartRenderer.java 1 13 0
org/codehaus/mojo/dashboard/report/plugin/chart/AbstractChartRenderer.java 0 40 0
org/codehaus/mojo/dashboard/report/plugin/configuration/Section.java 6 7 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/TaglistTimeChartStrategy.java 0 5 0
org/codehaus/mojo/dashboard/report/plugin/utils/DashXStreamUtils.java 2 31 0
org/codehaus/mojo/dashboard/report/plugin/chart/SurefireBarChartStrategy.java 0 13 0
org/codehaus/mojo/dashboard/report/plugin/utils/DashXStreamUtilsException.java 0 4 0
org/codehaus/mojo/dashboard/report/plugin/DashBoardDBMojo.java 2 84 0
org/codehaus/mojo/dashboard/report/plugin/beans/CloverReportBean.java 3 21 0
org/codehaus/mojo/dashboard/report/plugin/beans/IDashBoardReportBean.java 0 2 0
org/codehaus/mojo/dashboard/report/plugin/hibernate/HibernateServiceImpl.java 8 24 0
org/codehaus/mojo/dashboard/report/plugin/AbstractDashBoardMojo.java 2 19 0
org/codehaus/mojo/dashboard/report/plugin/beans/JDependReportBean.java 0 15 0
org/codehaus/mojo/dashboard/report/plugin/chart/AbstractChartDecorator.java 2 84 0
org/codehaus/mojo/dashboard/report/plugin/DashBoardReportMojo.java 3 36 0
org/codehaus/mojo/dashboard/report/plugin/beans/AbstractReportBean.java 2 17 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/CheckstyleTimeChartStrategy.java 0 52 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/CloverTimeChartStrategy.java 0 9 0
org/codehaus/mojo/dashboard/report/plugin/chart/CheckstyleErrorsPieChartStrategy.java 0 14 0
org/codehaus/mojo/dashboard/report/plugin/chart/FindBugsBarChartStrategy.java 0 13 0
org/codehaus/mojo/dashboard/report/plugin/beans/CoberturaReportBean.java 0 23 0
org/codehaus/mojo/dashboard/report/plugin/chart/AbstractChartStrategy.java 3 14 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/MarkerTimeChartDecorator.java 0 12 0
org/codehaus/mojo/dashboard/report/plugin/beans/DashBoardMavenProject.java 6 46 0
org/codehaus/mojo/dashboard/report/plugin/configuration/ConfigurationServiceException.java 0 4 0
org/codehaus/mojo/dashboard/report/plugin/chart/PieChart3DRenderer.java 2 6 0
org/codehaus/mojo/dashboard/report/plugin/chart/time/CoberturaTimeChartStrategy.java 2 12 0

Details

org/codehaus/mojo/dashboard/report/plugin/beans/XRefPackageBean.java

Violation Message Line
warning Expected an @return tag. 54
warning 'afferentCoupling' hides a field. 62
warning Expected @param tag for 'afferentCoupling'. 62
warning Expected an @return tag. 70
warning 'branchCoverRate' hides a field. 78
warning Expected @param tag for 'branchCoverRate'. 78
warning Expected an @return tag. 86
warning 'lineCoverRate' hides a field. 94
warning Expected @param tag for 'lineCoverRate'. 94
warning Expected an @return tag. 102
warning 'packageName' hides a field. 110
warning Expected @param tag for 'packageName'. 110

org/codehaus/mojo/dashboard/report/plugin/configuration/IConfigurationService.java

Violation Message Line
warning Missing a Javadoc comment. 28
warning Redundant 'public' modifier. 28
warning Missing a Javadoc comment. 30
warning Redundant 'public' modifier. 30
warning Missing a Javadoc comment. 32
warning Redundant 'public' modifier. 32
warning Missing a Javadoc comment. 34
warning Redundant 'public' modifier. 34
warning Missing a Javadoc comment. 36
warning Redundant 'public' modifier. 36

org/codehaus/mojo/dashboard/report/plugin/configuration/PeriodUtils.java

Violation Message Line
info Missing a Javadoc comment. 28
info Missing a Javadoc comment. 30
info Missing a Javadoc comment. 32
info Missing a Javadoc comment. 34
info Missing a Javadoc comment. 36
info Missing a Javadoc comment. 38
info Missing a Javadoc comment. 40
info Missing a Javadoc comment. 42
info Missing a Javadoc comment. 44
info Missing a Javadoc comment. 46
info Missing a Javadoc comment. 48
info Missing a Javadoc comment. 50
info Missing a Javadoc comment. 52
info Missing a Javadoc comment. 54
info Missing a Javadoc comment. 56
info Missing a Javadoc comment. 58
info Missing a Javadoc comment. 60
info Missing a Javadoc comment. 62
info Missing a Javadoc comment. 64
info Missing a Javadoc comment. 66
info Missing a Javadoc comment. 68
info Missing a Javadoc comment. 70
info Missing a Javadoc comment. 72
info Missing a Javadoc comment. 74
info Missing a Javadoc comment. 76
info Missing a Javadoc comment. 78
info Missing a Javadoc comment. 80
info Missing a Javadoc comment. 82
info Missing a Javadoc comment. 84
info Missing a Javadoc comment. 86
info Missing a Javadoc comment. 88
info Missing a Javadoc comment. 90
info Missing a Javadoc comment. 92
warning Expected an @return tag. 108
warning Expected @param tag for 'pattern'. 108
warning Expected an @return tag. 118
warning Method length is 267 lines (max allowed is 150). 118
warning Expected @param tag for 'pattern'. 118
warning Expected @param tag for 'currentDate'. 118

org/codehaus/mojo/dashboard/report/plugin/chart/time/PmdTimeChartStrategy.java

Violation Message Line
warning Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 32
warning Missing a Javadoc comment. 38
warning Missing a Javadoc comment. 56

org/codehaus/mojo/dashboard/report/plugin/AbstractDashBoardGenerator.java

Violation Message Line
info Missing a Javadoc comment. 32
info Missing a Javadoc comment. 34
info Missing a Javadoc comment. 36
warning '10' is a magic number. 36
info Missing a Javadoc comment. 38
info Missing a Javadoc comment. 40
warning Missing a Javadoc comment. 42
warning 'log' hides a field. 42
warning Missing a Javadoc comment. 47
warning Missing a Javadoc comment. 49
warning Missing a Javadoc comment. 63
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
warning Missing a Javadoc comment. 68
warning Name 'tableHeaderCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
warning Missing a Javadoc comment. 73
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
warning Missing a Javadoc comment. 85
warning Missing a Javadoc comment. 101
warning Missing a Javadoc comment. 106
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
warning Missing a Javadoc comment. 111
warning Missing a Javadoc comment. 125
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
warning Missing a Javadoc comment. 138
warning Missing a Javadoc comment. 154
warning Missing a Javadoc comment. 165
warning Missing a Javadoc comment. 177
warning Missing a Javadoc comment. 189
warning Missing a Javadoc comment. 204
warning Missing a Javadoc comment. 218
warning Missing a Javadoc comment. 235
warning Missing a Javadoc comment. 251
warning Missing a Javadoc comment. 261
warning Missing a Javadoc comment. 271
warning Missing a Javadoc comment. 281
warning Missing a Javadoc comment. 292
warning Missing a Javadoc comment. 303
warning Missing a Javadoc comment. 308
warning Missing a Javadoc comment. 313
warning 'nbExportedPackagesSummary' hides a field. 313
warning Missing a Javadoc comment. 318
warning Expected an @return tag. 329
warning Expected @param tag for 'value'. 329
warning Missing a Javadoc comment. 340
warning Missing a Javadoc comment. 345
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 345
warning Missing a Javadoc comment. 350
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 350
warning Missing a Javadoc comment. 354
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 354
warning ')' is not preceded with whitespace. 354
warning Missing a Javadoc comment. 359
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 359
warning Missing a Javadoc comment. 364
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 364
warning Missing a Javadoc comment. 369
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 369
warning Line is longer than 120 characters. 374
warning Missing a Javadoc comment. 374
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 374
warning Line is longer than 120 characters. 406
warning Line is longer than 120 characters. 407
warning Line is longer than 120 characters. 409
warning Missing a Javadoc comment. 414
warning '100' is a magic number. 418
warning Line is longer than 120 characters. 425
warning Missing a Javadoc comment. 425
warning Name 'CssClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 425
warning Line is longer than 120 characters. 457
warning Line is longer than 120 characters. 458
warning Line is longer than 120 characters. 460
warning Missing a Javadoc comment. 465
warning '100' is a magic number. 469
warning Missing a Javadoc comment. 476
warning '(' is not followed by whitespace. 476
warning ')' is not preceded with whitespace. 476
warning ')' is not preceded with whitespace. 481
warning ')' is not preceded with whitespace. 483

org/codehaus/mojo/dashboard/report/plugin/beans/PmdReportBean.java

Violation Message Line
warning Expected @param tag for 'dateGeneration'. 47
warning Expected an @return tag. 55
warning 'nbClasses' hides a field. 63
warning Expected @param tag for 'nbClasses'. 63
warning Expected an @return tag. 71
warning 'nbViolations' hides a field. 79
warning Expected @param tag for 'nbViolations'. 79
warning Expected @param tag for 'dashboardReport'. 87

org/codehaus/mojo/dashboard/report/plugin/beans/comparator/DescNbErrorCheckstyleComparator.java

Violation Message Line
warning Expected an @return tag. 33
warning Expected @param tag for 'checkError1'. 33
warning Expected @param tag for 'checkError2'. 33

org/codehaus/mojo/dashboard/report/plugin/chart/time/SurefireTimeChartStrategy.java

Violation Message Line
warning Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 32
warning Missing a Javadoc comment. 38
warning Expected an @return tag. 65

org/codehaus/mojo/dashboard/report/plugin/DashBoardMultiReportGenerator.java

Violation Message Line
info Missing a Javadoc comment. 69
info Missing a Javadoc comment. 71
info Missing a Javadoc comment. 73
info Missing a Javadoc comment. 75
info Missing a Javadoc comment. 77
info Missing a Javadoc comment. 79
info Missing a Javadoc comment. 81
info Missing a Javadoc comment. 83
info Missing a Javadoc comment. 85
info Missing a Javadoc comment. 87
info Missing a Javadoc comment. 89
info Missing a Javadoc comment. 91
info Missing a Javadoc comment. 93
warning 'mavenProject' hides a field. 99
warning Expected @param tag for 'mavenProject'. 99
warning 'isDBAvailable' hides a field. 99
warning Expected @param tag for 'isDBAvailable'. 99
warning 'generateGraphs' hides a field. 100
warning Expected @param tag for 'generateGraphs'. 100
warning Expected @param tag for 'log'. 100
warning Missing a Javadoc comment. 119
warning '(' is not followed by whitespace. 125
warning ')' is not preceded with whitespace. 125
warning Missing a Javadoc comment. 140
warning Missing a Javadoc comment. 149
warning Missing a Javadoc comment. 260
warning Missing a Javadoc comment. 301
warning '100' is a magic number. 340
warning Line is longer than 120 characters. 362
warning Missing a Javadoc comment. 392
warning 'mavenProject' hides a field. 392
warning '100' is a magic number. 420
warning Expected @param tag for 'bundle'. 442
warning Expected @param tag for 'sink'. 442
warning Expected @param tag for 'bundle'. 555
warning Expected @param tag for 'sink'. 555
warning 'mavenProject' hides a field. 555
warning Expected @param tag for 'mavenProject'. 555
warning Expected @param tag for 'isRoot'. 556
warning Expected @param tag for 'prefix'. 556
warning Expected @param tag for 'datas'. 556
warning Missing a Javadoc comment. 604
warning Missing a Javadoc comment. 681
warning 'mavenProject' hides a field. 681
warning Missing a Javadoc comment. 725
warning Missing a Javadoc comment. 798
warning 'mavenProject' hides a field. 798
warning Missing a Javadoc comment. 830
warning Missing a Javadoc comment. 901
warning 'mavenProject' hides a field. 901
warning Missing a Javadoc comment. 934
warning Missing a Javadoc comment. 1010
warning 'mavenProject' hides a field. 1010
warning Missing a Javadoc comment. 1046
warning Missing a Javadoc comment. 1152
warning 'mavenProject' hides a field. 1152
warning Expected @param tag for 'bundle'. 1208
warning Expected @param tag for 'sink'. 1208
warning '1000' is a magic number. 1229
warning '1000' is a magic number. 1229
warning Missing a Javadoc comment. 1282
warning 'mavenProject' hides a field. 1282
warning Missing a Javadoc comment. 1299
warning 'mavenProject' hides a field. 1299
warning Missing a Javadoc comment. 1322
warning Line is longer than 120 characters. 1388
warning Missing a Javadoc comment. 1413
warning More than 7 parameters. 1413
warning 'mavenProject' hides a field. 1413

org/codehaus/mojo/dashboard/report/plugin/chart/time/SurefirePercentAxisDecorator.java

Violation Message Line
info Missing a Javadoc comment. 60
info Missing a Javadoc comment. 62
info Missing a Javadoc comment. 64

org/codehaus/mojo/dashboard/report/plugin/chart/StackedBarChartRenderer.java

Violation Message Line
info Missing a Javadoc comment. 41
warning Expected @param tag for 'strategy'. 49
warning Expected @param tag for 'strategy'. 62
warning Expected @param tag for 'width'. 62
warning Expected @param tag for 'height'. 62
warning '5.0d' is a magic number. 80
warning '5.0d' is a magic number. 80
warning '5.0d' is a magic number. 80
warning '5.0d' is a magic number. 80
warning '10' is a magic number. 103

org/codehaus/mojo/dashboard/report/plugin/chart/FindbugsPrioritiesPieChartStrategy.java

Violation Message Line
warning Line is longer than 120 characters. 44
warning Expected @param tag for 'bundle'. 44
warning Expected @param tag for 'title'. 44
warning Expected @param tag for 'dashboardReport'. 44
warning Expected an @return tag. 52
warning Expected an @return tag. 60
warning Expected @param tag for 'nbIteration'. 60
warning Expected @param tag for 'nbTotal'. 60
warning '100f' is a magic number. 62
warning '1000' is a magic number. 63
warning '.5' is a magic number. 64
warning '1000' is a magic number. 65
warning Missing a Javadoc comment. 69
warning Line is longer than 120 characters. 85

org/codehaus/mojo/dashboard/report/plugin/chart/CloverBarChartStrategy.java

Violation Message Line
warning Expected @param tag for 'bundle'. 39
warning Expected @param tag for 'title'. 39
warning Expected @param tag for 'datas'. 39
warning Missing a Javadoc comment. 44
warning Missing a Javadoc comment. 82

org/codehaus/mojo/dashboard/report/plugin/beans/CheckstyleReportBean.java

Violation Message Line
warning Line is longer than 120 characters. 61
warning Expected @param tag for 'dateGeneration'. 78
warning 'nbClasses' hides a field. 97
warning Expected @param tag for 'nbClasses'. 97
warning Expected an @return tag. 106
warning 'nbErrors' hides a field. 115
warning Expected @param tag for 'nbErrors'. 115
warning Expected an @return tag. 124
warning 'nbInfos' hides a field. 133
warning Expected @param tag for 'nbInfos'. 133
warning Expected an @return tag. 142
warning 'nbTotal' hides a field. 151
warning Expected @param tag for 'nbTotal'. 151
warning Expected an @return tag. 160
warning 'nbWarnings' hides a field. 169
warning Expected @param tag for 'nbWarnings'. 169
warning Expected @param tag for 'error'. 201
warning Expected @param tag for 'errorsList'. 229
warning Expected @param tag for 'dashboardReport'. 256
warning Expected an @return tag. 278
warning Missing a Javadoc comment. 290
warning Missing a Javadoc comment. 295
warning Missing a Javadoc comment. 300

org/codehaus/mojo/dashboard/report/plugin/utils/ChartUtils.java

Violation Message Line
info Missing a Javadoc comment. 35
info Missing a Javadoc comment. 36
info Missing a Javadoc comment. 37

org/codehaus/mojo/dashboard/report/plugin/DashBoardUtils.java

Violation Message Line
info Missing a Javadoc comment. 189
warning Expected an @return tag. 197
warning Expected @param tag for 'log'. 197
warning Expected @param tag for 'mavenProjectBuilder'. 197
warning Expected @param tag for 'localRepository'. 198
warning Expected @param tag for 'dbPersist'. 198
warning 'log' hides a field. 218
warning Expected @param tag for 'log'. 218
warning Expected @param tag for 'mavenProjectBuilder'. 218
warning Expected @param tag for 'localRepository'. 218
warning 'dbPersist' hides a field. 219
warning Expected @param tag for 'dbPersist'. 219
warning Missing a Javadoc comment. 227
warning Line is longer than 120 characters. 282
warning Expected @param tag for 'project'. 324
warning Expected an @return tag. 355
warning Expected @param tag for 'project'. 355
warning Expected @param tag for 'module'. 355
warning Expected an @return tag. 380
warning Expected @param tag for 'project'. 380
warning Expected @param tag for 'generatedDate'. 380
warning Expected an @return tag. 430
warning Expected @param tag for 'project'. 430
warning Expected @param tag for 'generatedDate'. 430
warning Expected an @return tag. 493
warning Expected @param tag for 'project'. 493
warning Expected @param tag for 'generatedDate'. 493
warning Expected an @return tag. 533
warning Expected @param tag for 'project'. 533
warning Expected @param tag for 'generatedDate'. 533
warning Expected an @return tag. 565
warning Expected @param tag for 'project'. 565
warning Expected @param tag for 'generatedDate'. 565
warning Expected an @return tag. 640
warning Expected @param tag for 'project'. 640
warning Expected @param tag for 'generatedDate'. 640
warning Line is longer than 120 characters. 675
warning Line is longer than 120 characters. 676
warning Expected an @return tag. 706
warning Expected @param tag for 'project'. 706
warning Expected @param tag for 'generatedDate'. 706
warning Expected an @return tag. 784
warning Expected @param tag for 'project'. 784
warning Expected @param tag for 'generatedDate'. 784
warning Expected an @return tag. 828
warning Expected @param tag for 'project'. 828
warning Expected @param tag for 'generatedDate'. 828
warning Expected an @return tag. 873
warning Expected @param tag for 'xmlFilename'. 873
warning Expected an @return tag. 927
warning Expected @param tag for 'project'. 927
warning Expected @param tag for 'dashboardDataFile'. 927
warning Expected @param tag for 'project'. 989
warning Expected @param tag for 'mavenProject'. 989
warning Expected @param tag for 'dashboardDataFile'. 990
warning Expected an @return tag. 1116
warning Expected @param tag for 'project'. 1116
warning Expected @param tag for 'pluginArtifact'. 1116
warning Expected @param tag for 'pluginGroupId'. 1116
warning Expected @param tag for 'optionName'. 1117
warning Expected @param tag for 'defaultValue'. 1117
warning Expected an @return tag. 1164
warning Expected @param tag for 'project'. 1164
warning Expected @param tag for 'value'. 1164
warning Expected @param tag for 'pluginGroupId'. 1191
warning Expected @param tag for 'defaultValue'. 1191
warning Line is longer than 120 characters. 1198
warning Line is longer than 120 characters. 1210

org/codehaus/mojo/dashboard/report/plugin/utils/DateUtils.java

Violation Message Line
warning Expected @param tag for 'startDate'. 49
warning Expected @param tag for 'endDate'. 49
warning Expected @param tag for 'timePeriod'. 49
warning '7' is a magic number. 76

org/codehaus/mojo/dashboard/report/plugin/chart/time/FindBugsTimeChartStrategy.java

Violation Message Line
warning Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 32
warning Missing a Javadoc comment. 38
warning Missing a Javadoc comment. 64

org/codehaus/mojo/dashboard/report/plugin/chart/time/TimeChartRenderer.java

Violation Message Line
warning Missing a Javadoc comment. 43
warning Missing a Javadoc comment. 46
warning Missing a Javadoc comment. 51
warning Missing a Javadoc comment. 56
warning '5D' is a magic number. 73
warning '5D' is a magic number. 73
warning '5D' is a magic number. 73
warning '5D' is a magic number. 73
warning Line is longer than 120 characters. 83
warning '10' is a magic number. 84
warning Line is longer than 120 characters. 98
warning '-0.6' is a magic number. 102
warning Line is longer than 120 characters. 108
warning Line is longer than 120 characters. 109
warning Missing a Javadoc comment. 129
warning '10' is a magic number. 134
warning '7' is a magic number. 146

org/codehaus/mojo/dashboard/report/plugin/chart/AbstractPieChartStrategy.java

Violation Message Line
warning Variable 'defaultdataset' must be private and have accessor methods. 38
warning Variable 'bundle' must be private and have accessor methods. 42
warning Variable 'mDashboardReport' must be private and have accessor methods. 46
warning 'bundle' hides a field. 52
warning Expected @param tag for 'bundle'. 52
warning Expected @param tag for 'title'. 52
warning Expected @param tag for 'dashboardReport'. 52
warning Expected an @return tag. 62

org/codehaus/mojo/dashboard/report/plugin/configuration/ConfigurationService.java

Violation Message Line
info Missing a Javadoc comment. 48
info Missing a Javadoc comment. 50
info Missing a Javadoc comment. 52
info Missing a Javadoc comment. 54
info Missing a Javadoc comment. 56
info Missing a Javadoc comment. 58
info Missing a Javadoc comment. 60
warning 'configfile' hides a field. 70
warning Expected @param tag for 'configfile'. 70
warning Expected @throws tag for 'ConfigurationServiceException'. 70
warning Missing a Javadoc comment. 87
warning Missing a Javadoc comment. 97
warning Missing a Javadoc comment. 107
warning Missing a Javadoc comment. 112
warning Missing a Javadoc comment. 118
warning Missing a Javadoc comment. 156
warning Missing a Javadoc comment. 179
warning Missing a Javadoc comment. 184
warning Missing a Javadoc comment. 238
info Missing a Javadoc comment. 240
warning Missing a Javadoc comment. 247
warning Missing a Javadoc comment. 252
warning Missing a Javadoc comment. 259

org/codehaus/mojo/dashboard/report/plugin/chart/FindbugsCategoriesPieChartStrategy.java

Violation Message Line
warning Line is longer than 120 characters. 44
warning Expected @param tag for 'bundle'. 44
warning Expected @param tag for 'title'. 44
warning Expected @param tag for 'dashboardReport'. 44
warning Expected an @return tag. 52
warning Expected an @return tag. 60
warning Expected @param tag for 'nbIteration'. 60
warning Expected @param tag for 'nbTotal'. 60
warning '100f' is a magic number. 62
warning '1000' is a magic number. 63
warning '.5' is a magic number. 64
warning '1000' is a magic number. 65
warning Missing a Javadoc comment. 69

org/codehaus/mojo/dashboard/report/plugin/beans/comparator/DescAfferentCouplingPackageComparator.java

Violation Message Line
warning Expected an @return tag. 33
warning Expected @param tag for 'package1'. 33
warning Expected @param tag for 'package2'. 33

org/codehaus/mojo/dashboard/report/plugin/chart/TaglistBarChartStrategy.java

Violation Message Line
warning Line does not match expected header line of '^ \* Copyright 200[0-9] David Vicente\s*$'. 4
warning Expected @param tag for 'bundle'. 41
warning Expected @param tag for 'title'. 41
warning Expected @param tag for 'datas'. 41
warning Expected an @return tag. 74

org/codehaus/mojo/dashboard/report/plugin/chart/IChartStrategy.java

Violation Message Line
warning Expected an @return tag. 39
warning Missing a Javadoc comment. 41
warning Expected an @return tag. 54
warning Expected an @return tag. 60
warning Expected @param tag for 'xAxisLabel'. 66
warning ')' is not preceded with whitespace. 66
warning Expected @param tag for 'yAxisLabel'. 72
warning Expected an @return tag. 78
warning Expected an @return tag. 84
warning Expected @param tag for 'isDatasetEmpty'. 90
warning Expected an @return tag. 101

org/codehaus/mojo/dashboard/report/plugin/chart/IChartRenderer.java

Violation Message Line
warning Line does not match expected header line of '^/\*\s*$'. 3
warning Missing a Javadoc comment. 9
warning '{' should be on a new line. 9
warning Line contains a tab character. 11
warning Missing a Javadoc comment. 11
warning Redundant 'public' modifier. 11
warning Line contains a tab character. 13
warning Line contains a tab character. 14
warning Line contains a tab character. 15
warning Line contains a tab character. 16
warning Expected an @return tag. 17
warning Line contains a tab character. 17
warning Redundant 'public' modifier. 17
warning Line contains a tab character. 19
warning Line contains a tab character. 20
warning Line contains a tab character. 21
warning Line contains a tab character. 22
warning Expected an @return tag. 23
warning Line contains a tab character. 23
warning Redundant 'public' modifier. 23
warning Line contains a tab character. 25
warning Line contains a tab character. 26
warning Line contains a tab character. 27
warning Line contains a tab character. 28
warning Line contains a tab character. 29
warning Line contains a tab character. 30
warning Line contains a tab character. 31
warning Line contains a tab character. 32
warning Line contains a tab character. 33
warning Line contains a tab character. 34
warning Line contains a tab character. 35
warning Line contains a tab character. 36
warning Line contains a tab character. 37
warning Redundant 'public' modifier. 37
warning '(' is not followed by whitespace. 37
warning ')' is not preceded with whitespace. 37
warning Line contains a tab character. 39
warning Line contains a tab character. 40
warning Line contains a tab character. 41
warning Line contains a tab character. 42
warning Line contains a tab character. 43
warning Line contains a tab character. 44
warning Line contains a tab character. 45
warning Line contains a tab character. 46
warning Line contains a tab character. 47
warning Line contains a tab character. 48
warning Line contains a tab character. 49
warning Redundant 'public' modifier. 49
warning '(' is not followed by whitespace. 49
warning ')' is not preceded with whitespace. 49
warning Line contains a tab character. 51
warning Line contains a tab character. 52
warning Line contains a tab character. 53
warning Line contains a tab character. 54
warning Line contains a tab character. 55
warning Redundant 'public' modifier. 55
warning '(' is not followed by whitespace. 55
warning Expected @param tag for '_height'. 55
warning Name '_height' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
warning ')' is not preceded with whitespace. 55
warning Line contains a tab character. 57
warning Line contains a tab character. 58
warning Line contains a tab character. 59
warning Line contains a tab character. 60
warning Line contains a tab character. 61
warning Redundant 'public' modifier. 61
warning '(' is not followed by whitespace. 61
warning Expected @param tag for '_width'. 61
warning Name '_width' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
warning ')' is not preceded with whitespace. 61
warning Line contains a tab character. 63
warning Missing a Javadoc comment. 63
warning Redundant 'public' modifier. 63
warning Line contains a tab character. 65
warning Missing a Javadoc comment. 65
warning Redundant 'public' modifier. 65
warning Line contains a tab character. 67
warning Missing a Javadoc comment. 67
warning Redundant 'public' modifier. 67

org/codehaus/mojo/dashboard/report/plugin/configuration/Configuration.java

Violation Message Line
info Missing a Javadoc comment. 31
info Missing a Javadoc comment. 33
info Missing a Javadoc comment. 35
warning Missing a Javadoc comment. 37
warning Missing a Javadoc comment. 42
warning Missing a Javadoc comment. 47
warning Missing a Javadoc comment. 52
warning 'sections' hides a field. 52
warning Missing a Javadoc comment. 57
warning ')' is not preceded with whitespace. 57
warning 'if' is not followed by whitespace. 59

org/codehaus/mojo/dashboard/report/plugin/chart/MultiCloverBarChartStrategy.java

Violation Message Line
warning Line does not match expected header line of '^ \* Copyright 200[0-9] David Vicente\s*$'. 4
warning Expected @param tag for 'bundle'. 40
warning Expected @param tag for 'title'. 40
warning Expected @param tag for 'datas'. 40
warning Missing a Javadoc comment. 45
warning Line is longer than 120 characters. 60
warning Missing a Javadoc comment. 66

org/codehaus/mojo/dashboard/report/plugin/beans/SurefireReportBean.java

Violation Message Line
warning Expected @param tag for 'dateGeneration'. 67
warning Expected an @return tag. 75
warning 'elapsedTime' hides a field. 83
warning Expected @param tag for 'elapsedTime'. 83
warning Expected an @return tag. 91
warning 'nbErrors' hides a field. 99
warning Expected @param tag for 'nbErrors'. 99
warning Expected an @return tag. 107
warning 'nbFailures' hides a field. 115
warning Expected @param tag for 'nbFailures'. 115
warning Expected an @return tag. 123
warning 'nbSkipped' hides a field. 131
warning Expected @param tag for 'nbSkipped'. 131
warning Expected an @return tag. 139
warning 'nbTests' hides a field. 147
warning Expected @param tag for 'nbTests'. 147
warning Expected an @return tag. 155
warning 'sucessRate' hides a field. 163
warning Expected @param tag for 'sucessRate'. 163
warning Expected @param tag for 'dashboardReport'. 171

org/codehaus/mojo/dashboard/report/plugin/chart/CpdBarChartStrategy.java

Violation Message Line
warning Expected @param tag for 'bundle'. 42
warning Expected @param tag for 'title'. 42
warning Expected @param tag for 'datas'. 42
warning 'if' is not followed by whitespace. 52
warning ')' is not preceded with whitespace. 52
warning 'while' is not followed by whitespace. 56
warning '(' is not followed by whitespace. 56
warning ')' is not preceded with whitespace. 56
warning '{' is not preceded with whitespace. 56
warning '{' should be on a new line. 56
warning 'cast' is not followed by whitespace. 57
warning 'cast' is not followed by whitespace. 58
warning Expected an @return tag. 71

org/codehaus/mojo/dashboard/report/plugin/beans/CpdReportBean.java

Violation Message Line
warning Expected @param tag for 'dateGeneration'. 47
warning Expected an @return tag. 55
warning 'nbClasses' hides a field. 63
warning Expected @param tag for 'nbClasses'. 63
warning Expected an @return tag. 71
warning 'nbDuplicate' hides a field. 79
warning Expected @param tag for 'nbDuplicate'. 79
warning Expected @param tag for 'dashboardReport'. 87

org/codehaus/mojo/dashboard/report/plugin/utils/TimePeriod.java

Violation Message Line
warning 'dateFormat' hides a field. 97
warning 'order' hides a field. 97

org/codehaus/mojo/dashboard/report/plugin/chart/TaglistPieChartStrategy.java

Violation Message Line
warning Line does not match expected header line of '^ \* Copyright 200[0-9] David Vicente\s*$'. 4
warning Expected @param tag for 'bundle'. 41
warning Expected @param tag for 'title'. 41
warning Expected @param tag for 'dashboardReport'. 41

org/codehaus/mojo/dashboard/report/plugin/beans/TagListReportBean.java

Violation Message Line
warning Line does not match expected header line of '^ \* Copyright 200[0-9] David Vicente\s*$'. 4
warning Line contains a tab character. 31
warning Line contains a tab character. 32
warning Line contains a tab character. 33
warning Expected @param tag for 'dateGeneration'. 57
warning Missing a Javadoc comment. 62
warning Missing a Javadoc comment. 67
warning Expected @param tag for 'entries'. 76
warning Line contains a tab character. 91
warning Line contains a tab character. 96
warning Expected @param tag for 'dashboardReport'. 106
warning Line contains a tab character. 111
warning Line contains a tab character. 112
warning Line contains a tab character. 113
warning '(' is not followed by whitespace. 113
warning '(' is not followed by whitespace. 113
warning 'cast' is not followed by whitespace. 113
warning ')' is not preceded with whitespace. 113
warning ')' is not preceded with whitespace. 113
warning Expected an @return tag. 122
warning Line contains a tab character. 124
warning Line contains a tab character. 125
warning '(' is not followed by whitespace. 125
warning ')' is not preceded with whitespace. 125
warning Line contains a tab character. 126
warning '(' is not followed by whitespace. 126
warning ')' is not preceded with whitespace. 126
warning Line contains a tab character. 131
warning Missing a Javadoc comment. 131
warning '{' should be on a new line. 131
warning Line contains a tab character. 132
warning Line contains a tab character. 133
warning Line contains a tab character. 135
warning Missing a Javadoc comment. 135
warning '(' is not followed by whitespace. 135
warning 'nbTotal' hides a field. 135
warning ')' is not preceded with whitespace. 135
warning '{' should be on a new line. 135
warning Line contains a tab character. 136
warning Line contains a tab character. 137
warning Line contains a tab character. 139
warning Missing a Javadoc comment. 139
warning '{' should be on a new line. 139
warning Line contains a tab character. 140
warning Line contains a tab character. 141
warning Line contains a tab character. 143
warning Missing a Javadoc comment. 143
warning '(' is not followed by whitespace. 143
warning 'nbClasses' hides a field. 143
warning ')' is not preceded with whitespace. 143
warning '{' should be on a new line. 143
warning Line contains a tab character. 144
warning Line contains a tab character. 145

org/codehaus/mojo/dashboard/report/plugin/DashBoardHistoricReportGenerator.java

Violation Message Line
warning Line does not match expected header line of '^ \* Copyright 200[0-9] David Vicente\s*$'. 4
info Missing a Javadoc comment. 71
info Missing a Javadoc comment. 73
info Missing a Javadoc comment. 75
info Missing a Javadoc comment. 77
info Missing a Javadoc comment. 79
info Missing a Javadoc comment. 81
warning Missing a Javadoc comment. 88
warning 'mavenProject' hides a field. 88
warning 'hibernateService' hides a field. 88
warning 'configuration' hides a field. 89
warning 'keepVersionAsDiscriminantCriteria' hides a field. 89
warning 'generateGraphs' hides a field. 90
warning Line is longer than 120 characters. 117
warning Missing a Javadoc comment. 134
warning '(' is not followed by whitespace. 138
warning ')' is not preceded with whitespace. 138
warning Line is longer than 120 characters. 146
warning Missing a Javadoc comment. 185
warning Missing a Javadoc comment. 194
warning Method length is 161 lines (max allowed is 150). 301
warning Missing a Javadoc comment. 301
warning Line is longer than 120 characters. 343
warning '100' is a magic number. 395
warning Line is longer than 120 characters. 423
warning Method length is 160 lines (max allowed is 150). 470
warning Expected @param tag for 'bundle'. 470
warning Expected @param tag for 'sink'. 470
warning Expected @param tag for 'report'. 470
warning Line is longer than 120 characters. 511
warning Line is longer than 120 characters. 590
warning Missing a Javadoc comment. 632
warning Line is longer than 120 characters. 673
warning Line is longer than 120 characters. 739
warning Missing a Javadoc comment. 781
warning Missing a Javadoc comment. 923
warning Method length is 179 lines (max allowed is 150). 1066
warning Missing a Javadoc comment. 1066
warning Line is longer than 120 characters. 1105
warning Line is longer than 120 characters. 1110
warning Line is longer than 120 characters. 1206
warning Missing a Javadoc comment. 1247
warning Line is longer than 120 characters. 1289
warning Line is longer than 120 characters. 1355
warning Missing a Javadoc comment. 1395
warning Line is longer than 120 characters. 1436
warning Line is longer than 120 characters. 1497

org/codehaus/mojo/dashboard/report/plugin/configuration/Graph.java

Violation Message Line
info Missing a Javadoc comment. 27
info Missing a Javadoc comment. 29
info Missing a Javadoc comment. 31
info Missing a Javadoc comment. 33
info Missing a Javadoc comment. 35
info Missing a Javadoc comment. 37
info Missing a Javadoc comment. 39
info Missing a Javadoc comment. 41
warning Missing a Javadoc comment. 43
warning Missing a Javadoc comment. 48
warning Missing a Javadoc comment. 53
warning Missing a Javadoc comment. 58
warning Missing a Javadoc comment. 63
warning Missing a Javadoc comment. 72
warning Missing a Javadoc comment. 81
warning Missing a Javadoc comment. 105
warning Missing a Javadoc comment. 110
warning Missing a Javadoc comment. 115
warning 'timeUnit' hides a field. 115

org/codehaus/mojo/dashboard/report/plugin/hibernate/HibernateServiceException.java

Violation Message Line
warning Expected @param tag for 'message'. 36
warning Expected @param tag for 'cause'. 44
warning Expected @param tag for 'message'. 53
warning Expected @param tag for 'cause'. 53

org/codehaus/mojo/dashboard/report/plugin/utils/XMLUtils.java

Violation Message Line
warning Missing a Javadoc comment. 37
info Missing a Javadoc comment. 39
warning Missing a Javadoc comment. 52
warning '(' is not followed by whitespace. 54
warning ')' is not preceded with whitespace. 54
warning '{' is not preceded with whitespace. 54
warning '{' should be on a new line. 54
warning Expected an @return tag. 64
warning '(' is not followed by whitespace. 64
warning Expected @param tag for 'stream'. 64
warning ')' is not preceded with whitespace. 64
warning Expected @throws tag for 'Exception'. 64
warning '(' is not followed by whitespace. 70
warning ')' is not preceded with whitespace. 70
warning '(' is not followed by whitespace. 71
warning ')' is not preceded with whitespace. 71
warning '(' is not followed by whitespace. 74
warning ')' is not preceded with whitespace. 74
warning '(' is not followed by whitespace. 76
warning ')' is not preceded with whitespace. 76
warning '(' is not followed by whitespace. 78
warning ')' is not preceded with whitespace. 78
warning '(' is not followed by whitespace. 80
warning ')' is not preceded with whitespace. 80
warning '(' is not followed by whitespace. 82
warning ')' is not preceded with whitespace. 82
warning '(' is not followed by whitespace. 84
warning ')' is not preceded with whitespace. 84
warning '(' is not followed by whitespace. 86
warning ')' is not preceded with whitespace. 86
warning '(' is not followed by whitespace. 88
warning ')' is not preceded with whitespace. 88
warning '(' is not followed by whitespace. 90
warning ')' is not preceded with whitespace. 90
warning '(' is not followed by whitespace. 92
warning ')' is not preceded with whitespace. 92
warning '(' is not followed by whitespace. 94
warning ')' is not preceded with whitespace. 94
warning '(' is not followed by whitespace. 96
warning ')' is not preceded with whitespace. 96
warning '(' is not followed by whitespace. 98
warning ')' is not preceded with whitespace. 98
warning Missing a Javadoc comment. 104

org/codehaus/mojo/dashboard/report/plugin/chart/AbstractCategoryChartStrategy.java

Violation Message Line
warning Variable 'defaultdataset' must be private and have accessor methods. 36
warning Variable 'bundle' must be private and have accessor methods. 40
warning Variable 'datas' must be private and have accessor methods. 44
warning 'bundle' hides a field. 49
warning Expected @param tag for 'bundle'. 49
warning Expected @param tag for 'title'. 49
warning 'datas' hides a field. 49
warning Expected @param tag for 'datas'. 49
warning Missing a Javadoc comment. 59

org/codehaus/mojo/dashboard/report/plugin/chart/PieChartRenderer.java

Violation Message Line
warning Expected @param tag for 'strategy'. 57
warning Expected @param tag for 'strategy'. 69
warning Expected @param tag for 'width'. 70
warning Expected @param tag for 'height'. 70
warning Missing a Javadoc comment. 78
warning '(' is not followed by whitespace. 90

org/codehaus/mojo/dashboard/report/plugin/beans/CheckstyleError.java

Violation Message Line
warning 'type' hides a field. 78
warning Expected @param tag for 'type'. 78
warning 'nameClass' hides a field. 78
warning Expected @param tag for 'nameClass'. 78
warning 'message' hides a field. 78
warning Expected @param tag for 'message'. 78
warning 'nbIteration' hides a field. 78
warning Expected @param tag for 'nbIteration'. 78
warning Expected @param tag for 'object'. 89
warning Missing a Javadoc comment. 97
warning Missing a Javadoc comment. 102
warning Missing a Javadoc comment. 107
warning Missing a Javadoc comment. 112
warning Missing a Javadoc comment. 117
warning 'nameClass' hides a field. 117
warning Missing a Javadoc comment. 122
warning 'nbIteration' hides a field. 122
warning Missing a Javadoc comment. 127
warning 'type' hides a field. 127
warning Missing a Javadoc comment. 132
warning 'message' hides a field. 132
warning Definition of 'equals()' without corresponding definition of 'hashCode()'. 137
warning Missing a Javadoc comment. 137
warning Missing a Javadoc comment. 163
warning Missing a Javadoc comment. 168
warning Missing a Javadoc comment. 173
warning 'message' hides a field. 173
warning Expected an @return tag. 191

org/codehaus/mojo/dashboard/report/plugin/chart/time/CpdTimeChartStrategy.java

Violation Message Line
warning Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 32
warning Missing a Javadoc comment. 38
warning Missing a Javadoc comment. 58

org/codehaus/mojo/dashboard/report/plugin/chart/time/AbstractTimeChartStrategy.java

Violation Message Line
warning Missing a Javadoc comment. 37
warning Variable 'xAxisLabel' must be private and have accessor methods. 43
warning Variable 'yAxisLabel' must be private and have accessor methods. 48
warning Variable 'defaultdataset' must be private and have accessor methods. 53
warning Variable 'bundle' must be private and have accessor methods. 58
warning Variable 'mResults' must be private and have accessor methods. 63
warning Variable 'timePeriod' must be private and have accessor methods. 68
warning Variable 'periodClass' must be private and have accessor methods. 73
warning 'bundle' hides a field. 95
warning Expected @param tag for 'bundle'. 95
warning Expected @param tag for 'title'. 95
warning Expected @param tag for 'results'. 95
warning Expected @param tag for 'timeUnit'. 95
warning 'startDate' hides a field. 96
warning Expected @param tag for 'startDate'. 96
warning 'endDate' hides a field. 96
warning Expected @param tag for 'endDate'. 96
warning Expected an @return tag. 111
warning Expected an @return tag. 124
warning Expected an @return tag. 132
warning Expected @param tag for 'timeUnit'. 141
warning Expected an @return tag. 177
warning Expected @param tag for 'keyDate'. 177
warning Expected an @return tag. 211
warning Expected an @return tag. 220
warning '0.25D' is a magic number. 224
warning Expected an @return tag. 233
warning Expected an @return tag. 242
warning Expected an @return tag. 251

org/codehaus/mojo/dashboard/report/plugin/beans/FindBugsReportBean.java

Violation Message Line
warning Expected @param tag for 'dateGeneration'. 75
warning 'nbClasses' hides a field. 95
warning Expected @param tag for 'nbClasses'. 95
warning Expected an @return tag. 104
warning 'nbErrors' hides a field. 113
warning Expected @param tag for 'nbErrors'. 113
warning Expected an @return tag. 122
warning 'nbBugs' hides a field. 131
warning Expected @param tag for 'nbBugs'. 131
warning Expected an @return tag. 140
warning 'nbMissingClasses' hides a field. 149
warning Expected @param tag for 'nbMissingClasses'. 149
warning 'categories' hides a field. 168
warning Expected @param tag for 'categories'. 168
warning 'priorities' hides a field. 187
warning Expected @param tag for 'priorities'. 187
warning Expected @param tag for 'category'. 196
warning 'categories' hides a field. 220
warning Expected @param tag for 'categories'. 220
warning Expected @param tag for 'priority'. 251
warning 'priorities' hides a field. 275
warning Expected @param tag for 'priorities'. 275
warning Expected @param tag for 'dashboardReport'. 305
warning Expected an @return tag. 326

org/codehaus/mojo/dashboard/report/plugin/chart/time/DashDateAxis.java

Violation Message Line
info Missing a Javadoc comment. 35
info Missing a Javadoc comment. 37
warning Name 'm_angle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
warning Variable 'm_angle' must be private and have accessor methods. 37
warning Expected an @return tag. 44
warning Expected @param tag for 'g2'. 44
warning Expected @param tag for 'dataArea'. 44
warning Expected @param tag for 'edge'. 44
warning Missing a Javadoc comment. 75
warning Missing a Javadoc comment. 80

org/codehaus/mojo/dashboard/report/plugin/utils/MavenUtils.java

Violation Message Line
warning Missing a Javadoc comment. 41
info Missing a Javadoc comment. 44
warning Missing a Javadoc comment. 55
warning '(' is not followed by whitespace. 57
warning ')' is not preceded with whitespace. 57
warning '{' is not preceded with whitespace. 57
warning '{' should be on a new line. 57
warning Expected an @return tag. 71
warning Expected @param tag for 'project'. 71
warning Expected @param tag for 'pluginArtifact'. 71
warning Expected @param tag for 'pluginGroupId'. 71
warning Expected @param tag for 'optionName'. 72
warning Expected @param tag for 'defaultValue'. 72
warning Expected an @return tag. 119
warning Expected @param tag for 'project'. 119
warning Expected @param tag for 'value'. 119
warning Expected @param tag for 'pluginGroupId'. 146
warning Expected @param tag for 'defaultValue'. 146
warning Line is longer than 120 characters. 153
warning Line is longer than 120 characters. 165

org/codehaus/mojo/dashboard/report/plugin/DashBoardMaven1ReportGenerator.java

Violation Message Line
info Missing a Javadoc comment. 47
info Missing a Javadoc comment. 49
info Missing a Javadoc comment. 51
info Missing a Javadoc comment. 53
warning 'mavenProject' hides a field. 59
warning Expected @param tag for 'mavenProject'. 59
warning 'isDBAvailable' hides a field. 59
warning Expected @param tag for 'isDBAvailable'. 59
warning Expected @param tag for 'log'. 59
warning Missing a Javadoc comment. 78
warning '(' is not followed by whitespace. 82
warning ')' is not preceded with whitespace. 82
warning Missing a Javadoc comment. 98
warning Missing a Javadoc comment. 107
warning Missing a Javadoc comment. 135
warning Missing a Javadoc comment. 143
warning Method length is 202 lines (max allowed is 150). 158
warning Missing a Javadoc comment. 158
warning 'mavenProject' hides a field. 158
warning '100' is a magic number. 238
warning Missing a Javadoc comment. 363
warning 'mavenProject' hides a field. 363
warning Missing a Javadoc comment. 380
warning 'mavenProject' hides a field. 380
warning Missing a Javadoc comment. 403
warning '3' is a magic number. 411
warning '4' is a magic number. 416
warning '6' is a magic number. 421
warning '5' is a magic number. 426
warning '4' is a magic number. 441
warning Missing a Javadoc comment. 453
warning Missing a Javadoc comment. 541
warning 'mavenProject' hides a field. 541
warning Line is longer than 120 characters. 567
warning '100' is a magic number. 578
warning Missing a Javadoc comment. 650
warning Missing a Javadoc comment. 659

org/codehaus/mojo/dashboard/report/plugin/chart/CoberturaBarChartStrategy.java

Violation Message Line
warning Expected @param tag for 'bundle'. 39
warning Expected @param tag for 'title'. 39
warning Expected @param tag for 'datas'. 39
warning 'if' is not followed by whitespace. 50
warning ')' is not preceded with whitespace. 50
warning 'while' is not followed by whitespace. 54
warning '(' is not followed by whitespace. 54
warning ')' is not preceded with whitespace. 54
warning '{' is not preceded with whitespace. 54
warning '{' should be on a new line. 54
warning 'cast' is not followed by whitespace. 55
warning 'cast' is not followed by whitespace. 56
warning Expected an @return tag. 70

org/codehaus/mojo/dashboard/report/plugin/chart/PmdBarChartStrategy.java

Violation Message Line
warning Expected @param tag for 'bundle'. 43
warning Expected @param tag for 'title'. 43
warning Expected @param tag for 'datas'. 43
warning 'if' is not followed by whitespace. 52
warning ')' is not preceded with whitespace. 52
warning 'while' is not followed by whitespace. 56
warning '(' is not followed by whitespace. 56
warning ')' is not preceded with whitespace. 56
warning '{' is not preceded with whitespace. 56
warning '{' should be on a new line. 56
warning 'cast' is not followed by whitespace. 57
warning 'cast' is not followed by whitespace. 58
warning Line is longer than 120 characters. 64
warning Expected an @return tag. 72

org/codehaus/mojo/dashboard/report/plugin/chart/CheckstylePieChartStrategy.java

Violation Message Line
warning Expected @param tag for 'bundle'. 42
warning Expected @param tag for 'title'. 42
warning Expected @param tag for 'dashboardReport'. 42
warning Expected an @return tag. 74

org/codehaus/mojo/dashboard/report/plugin/hibernate/HibernateService.java

Violation Message Line
info Missing a Javadoc comment. 28
warning Missing a Javadoc comment. 30
warning Redundant 'public' modifier. 30
warning Missing a Javadoc comment. 32
warning Redundant 'public' modifier. 32
warning Missing a Javadoc comment. 34
warning Redundant 'public' modifier. 34
warning Missing a Javadoc comment. 36
warning Redundant 'public' modifier. 36
warning Missing a Javadoc comment. 38
warning Redundant 'public' modifier. 38
warning Missing a Javadoc comment. 40
warning Redundant 'public' modifier. 40
warning Missing a Javadoc comment. 42
warning Redundant 'public' modifier. 42
warning Missing a Javadoc comment. 44
warning Redundant 'public' modifier. 44
warning Missing a Javadoc comment. 46
warning Redundant 'public' modifier. 46
warning Missing a Javadoc comment. 48
warning Redundant 'public' modifier. 48
warning Missing a Javadoc comment. 50
warning Redundant 'public' modifier. 50
warning Missing a Javadoc comment. 52
warning Redundant 'public' modifier. 52
warning Missing a Javadoc comment. 54
warning Redundant 'public' modifier. 54
warning Missing a Javadoc comment. 56
warning Redundant 'public' modifier. 56
warning Missing a Javadoc comment. 58
warning Redundant 'public' modifier. 58

org/codehaus/mojo/dashboard/report/plugin/chart/SurefirePieChartStrategy.java

Violation Message Line
warning Expected @param tag for 'bundle'. 41
warning Expected @param tag for 'title'. 41
warning Expected @param tag for 'dashboardReport'. 41
warning Missing a Javadoc comment. 51
warning Expected an @return tag. 79

org/codehaus/mojo/dashboard/report/plugin/chart/CheckstyleBarChartStrategy.java

Violation Message Line
warning Expected @param tag for 'bundle'. 43
warning Expected @param tag for 'title'. 43
warning Expected @param tag for 'datas'. 43
warning Missing a Javadoc comment. 48
warning Line is longer than 120 characters. 64
warning Line is longer than 120 characters. 69
warning Line is longer than 120 characters. 74
warning Missing a Javadoc comment. 80

org/codehaus/mojo/dashboard/report/plugin/DashBoardReportGenerator.java

Violation Message Line
info Missing a Javadoc comment. 83
info Missing a Javadoc comment. 85
info Missing a Javadoc comment. 87
warning Missing a Javadoc comment. 94
warning 'mavenProject' hides a field. 94
warning 'summary' hides a field. 94
warning 'isDBAvailable' hides a field. 94
warning 'generateGraphs' hides a field. 95
warning Missing a Javadoc comment. 115
warning '(' is not followed by whitespace. 119
warning ')' is not preceded with whitespace. 119
warning Line is longer than 120 characters. 127
warning Missing a Javadoc comment. 170
warning Missing a Javadoc comment. 179
warning Missing a Javadoc comment. 297
warning '100' is a magic number. 349
warning Line is longer than 120 characters. 389
warning Expected @param tag for 'bundle'. 433
warning Expected @param tag for 'sink'. 433
warning Expected @param tag for 'report'. 433
warning '50' is a magic number. 539
warning Missing a Javadoc comment. 576
warning Line is longer than 120 characters. 648
warning '50' is a magic number. 649
warning Missing a Javadoc comment. 686
warning Missing a Javadoc comment. 744
warning Method length is 221 lines (max allowed is 150). 801
warning Missing a Javadoc comment. 801
warning Line is longer than 120 characters. 930
warning '0.01d' is a magic number. 997
warning Missing a Javadoc comment. 1024
warning '1000' is a magic number. 1059
warning '1000' is a magic number. 1059
warning Method length is 211 lines (max allowed is 150). 1117
warning Missing a Javadoc comment. 1117
warning Line is longer than 120 characters. 1191
warning Line is longer than 120 characters. 1231
warning Line is longer than 120 characters. 1268
warning Line is longer than 120 characters. 1299
warning Missing a Javadoc comment. 1330

org/codehaus/mojo/dashboard/report/plugin/beans/comparator/AfferentCouplingPackageComparator.java

Violation Message Line
warning Expected an @return tag. 33
warning Expected @param tag for 'package1'. 33
warning Expected @param tag for 'package2'. 33

org/codehaus/mojo/dashboard/report/plugin/chart/BarChartRenderer.java

Violation Message Line
info Missing a Javadoc comment. 44
warning Missing a Javadoc comment. 46
warning Missing a Javadoc comment. 51
warning Missing a Javadoc comment. 56
warning '5.0d' is a magic number. 64
warning '5.0d' is a magic number. 64
warning '5.0d' is a magic number. 64
warning '5.0d' is a magic number. 64
warning '0.02' is a magic number. 83
warning '0.10' is a magic number. 84
warning '0.02' is a magic number. 85
warning '0.10' is a magic number. 87
warning Line is longer than 120 characters. 95
warning Line is longer than 120 characters. 103

org/codehaus/mojo/dashboard/report/plugin/chart/AbstractChartRenderer.java

Violation Message Line
warning Variable 'report' must be private and have accessor methods. 40
warning Variable 'datasetStrategy' must be private and have accessor methods. 55
warning Missing a Javadoc comment. 57
warning Expected @param tag for 'strategy'. 66
warning Expected @param tag for 'strategy'. 78
warning 'width' hides a field. 78
warning Expected @param tag for 'width'. 78
warning 'height' hides a field. 78
warning Expected @param tag for 'height'. 78
warning Expected an @return tag. 94
warning '{' is not preceded with whitespace. 94
warning '{' should be on a new line. 94
warning Line contains a tab character. 95
warning Line contains a tab character. 99
warning Line contains a tab character. 100
warning Missing a Javadoc comment. 101
warning Line contains a tab character. 106
warning Line contains a tab character. 107
warning Missing a Javadoc comment. 108
warning Line contains a tab character. 115
warning Line contains a tab character. 116
warning Missing a Javadoc comment. 117
warning Line contains a tab character. 123
warning Line contains a tab character. 124
warning Missing a Javadoc comment. 125
warning Line contains a tab character. 127
warning Line contains a tab character. 128
warning Missing a Javadoc comment. 135
warning Line contains a tab character. 137
warning Line contains a tab character. 141
warning Line contains a tab character. 142
warning Missing a Javadoc comment. 143
warning Line contains a tab character. 148
warning Line contains a tab character. 149
warning Missing a Javadoc comment. 150
warning Name '_height' must match pattern '^[a-z][a-zA-Z0-9]*$'. 150
warning Line contains a tab character. 155
warning Line contains a tab character. 156
warning Missing a Javadoc comment. 157
warning Name '_width' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157

org/codehaus/mojo/dashboard/report/plugin/configuration/Section.java

Violation Message Line
info Missing a Javadoc comment. 29
info Missing a Javadoc comment. 31
info Missing a Javadoc comment. 33
info Missing a Javadoc comment. 35
info Missing a Javadoc comment. 37
info Missing a Javadoc comment. 39
warning Missing a Javadoc comment. 41
warning Missing a Javadoc comment. 46
warning Missing a Javadoc comment. 51
warning Missing a Javadoc comment. 56
warning Missing a Javadoc comment. 61
warning Missing a Javadoc comment. 66
warning Expected an @return tag. 90

org/codehaus/mojo/dashboard/report/plugin/chart/time/TaglistTimeChartStrategy.java

Violation Message Line
warning Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 32
warning Missing a Javadoc comment. 38
warning Line contains a tab character. 46
warning Missing a Javadoc comment. 57

org/codehaus/mojo/dashboard/report/plugin/utils/DashXStreamUtils.java

Violation Message Line
info Missing a Javadoc comment. 42
info Missing a Javadoc comment. 45
warning Variable 'xstream' must be private and have accessor methods. 45
warning Missing a Javadoc comment. 69
warning '(' is not followed by whitespace. 71
warning ')' is not preceded with whitespace. 71
warning '{' is not preceded with whitespace. 71
warning '{' should be on a new line. 71
warning Expected an @return tag. 84
warning Line is longer than 120 characters. 84
warning Expected @param tag for 'project'. 84
warning Expected @param tag for 'dashboardDataFile'. 84
warning Expected @throws tag for 'DashXStreamUtilsException'. 84
warning Line is longer than 120 characters. 115
warning '(' is not followed by whitespace. 115
warning ',' is not followed by whitespace. 115
warning ')' is not preceded with whitespace. 115
warning Line is longer than 120 characters. 119
warning '(' is not followed by whitespace. 119
warning ',' is not followed by whitespace. 119
warning ')' is not preceded with whitespace. 119
warning Expected @param tag for 'project'. 131
warning Expected @param tag for 'mavenProject'. 131
warning Expected @param tag for 'dashboardDataFile'. 132
warning Expected @throws tag for 'DashXStreamUtilsException'. 132
warning Line is longer than 120 characters. 161
warning '(' is not followed by whitespace. 161
warning ',' is not followed by whitespace. 161
warning ')' is not preceded with whitespace. 161
warning Line is longer than 120 characters. 165
warning '(' is not followed by whitespace. 165
warning ',' is not followed by whitespace. 165
warning ')' is not preceded with whitespace. 165

org/codehaus/mojo/dashboard/report/plugin/chart/SurefireBarChartStrategy.java

Violation Message Line
warning Expected @param tag for 'bundle'. 42
warning Expected @param tag for 'title'. 42
warning Expected @param tag for 'datas'. 42
warning 'if' is not followed by whitespace. 53
warning ')' is not preceded with whitespace. 53
warning 'while' is not followed by whitespace. 57
warning '(' is not followed by whitespace. 57
warning ')' is not preceded with whitespace. 57
warning '{' is not preceded with whitespace. 57
warning '{' should be on a new line. 57
warning 'cast' is not followed by whitespace. 58
warning 'cast' is not followed by whitespace. 59
warning Expected an @return tag. 90

org/codehaus/mojo/dashboard/report/plugin/utils/DashXStreamUtilsException.java

Violation Message Line
warning Missing a Javadoc comment. 32
warning Missing a Javadoc comment. 37
warning Missing a Javadoc comment. 42
warning Missing a Javadoc comment. 47

org/codehaus/mojo/dashboard/report/plugin/DashBoardDBMojo.java

Violation Message Line
info Missing a Javadoc comment. 41
info Missing a Javadoc comment. 43
warning Missing a Javadoc comment. 50
warning '(' is not followed by whitespace. 55
warning ')' is not preceded with whitespace. 55
warning '(' is not followed by whitespace. 57
warning ')' is not preceded with whitespace. 58
warning '(' is not followed by whitespace. 59
warning ')' is not preceded with whitespace. 59
warning '(' is not followed by whitespace. 60
warning ')' is not preceded with whitespace. 61
warning '(' is not followed by whitespace. 62
warning ')' is not preceded with whitespace. 62
warning '(' is not followed by whitespace. 63
warning ')' is not preceded with whitespace. 63
warning '(' is not followed by whitespace. 69
warning ')' is not preceded with whitespace. 69
warning '(' is not followed by whitespace. 70
warning ')' is not preceded with whitespace. 70
warning '(' is not followed by whitespace. 71
warning ')' is not preceded with whitespace. 71
warning '(' is not followed by whitespace. 72
warning ')' is not preceded with whitespace. 72
warning '(' is not followed by whitespace. 73
warning ')' is not preceded with whitespace. 73
warning ')' is not preceded with whitespace. 76
warning '(' is not followed by whitespace. 77
warning ')' is not preceded with whitespace. 77
warning '(' is not followed by whitespace. 79
warning ')' is not preceded with whitespace. 79
warning '(' is not followed by whitespace. 82
warning ')' is not preceded with whitespace. 82
warning Missing a Javadoc comment. 90
warning '(' is not followed by whitespace. 99
warning ')' is not preceded with whitespace. 99
warning '(' is not followed by whitespace. 105
warning ')' is not preceded with whitespace. 105
warning '(' is not followed by whitespace. 107
warning ')' is not preceded with whitespace. 107
warning '(' is not followed by whitespace. 109
warning ')' is not preceded with whitespace. 109
warning '(' is not followed by whitespace. 111
warning ')' is not preceded with whitespace. 111
warning Missing a Javadoc comment. 118
warning '(' is not followed by whitespace. 122
warning ')' is not preceded with whitespace. 122
warning '(' is not followed by whitespace. 124
warning ')' is not preceded with whitespace. 124
warning Missing a Javadoc comment. 129
warning '(' is not followed by whitespace. 129
warning ')' is not preceded with whitespace. 129
warning '(' is not followed by whitespace. 132
warning ')' is not preceded with whitespace. 132
warning '(' is not followed by whitespace. 133
warning ')' is not preceded with whitespace. 133
warning '(' is not followed by whitespace. 134
warning ')' is not preceded with whitespace. 134
warning '(' is not followed by whitespace. 135
warning ')' is not preceded with whitespace. 135
warning ')' is not preceded with whitespace. 138
warning '(' is not followed by whitespace. 139
warning ')' is not preceded with whitespace. 139
warning '(' is not followed by whitespace. 140
warning ')' is not preceded with whitespace. 140
warning '(' is not followed by whitespace. 141
warning ')' is not preceded with whitespace. 141
warning '(' is not followed by whitespace. 144
warning ')' is not preceded with whitespace. 144
warning '(' is not followed by whitespace. 146
warning '(' is not followed by whitespace. 146
warning '(' is not followed by whitespace. 146
warning ')' is not preceded with whitespace. 146
warning ')' is not preceded with whitespace. 146
warning ')' is not preceded with whitespace. 146
warning '(' is not followed by whitespace. 147
warning ')' is not preceded with whitespace. 147
warning '(' is not followed by whitespace. 152
warning ')' is not preceded with whitespace. 152
warning '(' is not followed by whitespace. 155
warning ')' is not preceded with whitespace. 155
warning '(' is not followed by whitespace. 157
warning ')' is not preceded with whitespace. 157
warning '(' is not followed by whitespace. 162
warning ')' is not preceded with whitespace. 162
warning '(' is not followed by whitespace. 165
warning ')' is not preceded with whitespace. 165

org/codehaus/mojo/dashboard/report/plugin/beans/CloverReportBean.java

Violation Message Line
warning Line does not match expected header line of '^ \* Copyright 200[0-9] David Vicente\s*$'. 4
info Missing a Javadoc comment. 27
info Missing a Javadoc comment. 29
info Missing a Javadoc comment. 31
warning Name 'FormatPercent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
warning Expected @param tag for 'dateGeneration'. 49
warning 'conditionals' hides a field. 76
warning 'coveredConditionals' hides a field. 93
warning 'coveredElements' hides a field. 110
warning 'coveredMethods' hides a field. 127
warning 'coveredStatements' hides a field. 144
warning 'elements' hides a field. 169
warning 'methods' hides a field. 194
warning 'statements' hides a field. 219
warning Expected @param tag for 'dashboardReport'. 227
warning Missing a Javadoc comment. 249
warning Missing a Javadoc comment. 260
warning Missing a Javadoc comment. 265
warning Missing a Javadoc comment. 270
warning Missing a Javadoc comment. 275
warning Missing a Javadoc comment. 280
warning Missing a Javadoc comment. 286
warning Missing a Javadoc comment. 292
warning Missing a Javadoc comment. 298

org/codehaus/mojo/dashboard/report/plugin/beans/IDashBoardReportBean.java

Violation Message Line
warning Expected @param tag for 'dateGeneration'. 39
warning Expected @param tag for 'report'. 44

org/codehaus/mojo/dashboard/report/plugin/hibernate/HibernateServiceImpl.java

Violation Message Line
info Missing a Javadoc comment. 41
info Missing a Javadoc comment. 43
info Missing a Javadoc comment. 45
info Missing a Javadoc comment. 52
info Missing a Javadoc comment. 54
info Missing a Javadoc comment. 56
info Missing a Javadoc comment. 58
info Missing a Javadoc comment. 60
warning Expected an @return tag. 65
warning Missing a Javadoc comment. 102
warning Expected @throws tag for 'InitializationException'. 114
warning 'url' hides a field. 128
warning Missing a Javadoc comment. 146
warning 'mapping' hides a field. 163
warning Missing a Javadoc comment. 168
warning Missing a Javadoc comment. 173
warning 'dialect' hides a field. 173
warning Missing a Javadoc comment. 178
warning Missing a Javadoc comment. 183
warning 'driverClass' hides a field. 183
warning Missing a Javadoc comment. 188
warning Missing a Javadoc comment. 193
warning 'password' hides a field. 193
warning Missing a Javadoc comment. 198
warning Missing a Javadoc comment. 203
warning 'url' hides a field. 203
warning Missing a Javadoc comment. 208
warning Missing a Javadoc comment. 213
warning 'username' hides a field. 213
warning Missing a Javadoc comment. 218
warning Missing a Javadoc comment. 225
warning Missing a Javadoc comment. 232

org/codehaus/mojo/dashboard/report/plugin/AbstractDashBoardMojo.java

Violation Message Line
warning Line does not match expected header line of '^package'. 1
warning Variable 'project' must be private and have accessor methods. 39
warning Variable 'outputDirectory' must be private and have accessor methods. 47
warning Variable 'dashboardDataFile' must be private and have accessor methods. 57
warning Variable 'localRepository' must be private and have accessor methods. 65
warning Variable 'nbExportedPackagesSummary' must be private and have accessor methods. 72
warning Variable 'hibernateService' must be private and have accessor methods. 80
warning Variable 'dialect' must be private and have accessor methods. 88
warning Variable 'driverClass' must be private and have accessor methods. 96
warning Variable 'connectionUrl' must be private and have accessor methods. 104
warning Variable 'username' must be private and have accessor methods. 112
warning Variable 'password' must be private and have accessor methods. 120
warning Variable 'mavenProjectBuilder' must be private and have accessor methods. 127
info Missing a Javadoc comment. 129
warning Variable 'isPropHibernateSet' must be private and have accessor methods. 129
info Missing a Javadoc comment. 131
warning Variable 'dashBoardUtils' must be private and have accessor methods. 131
warning Missing a Javadoc comment. 134
warning Missing a Javadoc comment. 143
warning '{' is not preceded with whitespace. 143
warning '{' should be on a new line. 143

org/codehaus/mojo/dashboard/report/plugin/beans/JDependReportBean.java

Violation Message Line
warning Expected @param tag for 'dateGeneration'. 63
warning Missing a Javadoc comment. 68
warning Missing a Javadoc comment. 73
warning 'nbPackages' hides a field. 73
warning Missing a Javadoc comment. 78
warning Missing a Javadoc comment. 83
warning 'sumAC' hides a field. 83
warning Missing a Javadoc comment. 88
warning Missing a Javadoc comment. 93
warning 'averageAfferentCoupling' hides a field. 93
warning Expected @param tag for 'dashboardReport'. 102
warning Missing a Javadoc comment. 122
warning Missing a Javadoc comment. 128
warning 'packages' hides a field. 128
warning Expected @param tag for 'pack'. 137

org/codehaus/mojo/dashboard/report/plugin/chart/AbstractChartDecorator.java

Violation Message Line
warning Missing a Javadoc comment. 25
warning '{' is not preceded with whitespace. 25
warning '{' should be on a new line. 25
warning Line contains a tab character. 27
info Missing a Javadoc comment. 27
warning Variable 'decoratedChart' must be private and have accessor methods. 27
warning Line contains a tab character. 28
info Missing a Javadoc comment. 28
warning Variable 'results' must be private and have accessor methods. 28
warning Line contains a tab character. 29
warning Line contains a tab character. 30
warning Line contains a tab character. 31
warning Line contains a tab character. 32
warning Variable 'report' must be private and have accessor methods. 32
warning Line contains a tab character. 34
warning Missing a Javadoc comment. 34
warning '(' is not followed by whitespace. 34
warning ')' is not preceded with whitespace. 34
warning '{' should be on a new line. 34
warning Line contains a tab character. 35
warning Line contains a tab character. 36
warning Line contains a tab character. 37
warning Line contains a tab character. 38
warning Line contains a tab character. 39
warning Line contains a tab character. 40
warning Line contains a tab character. 41
warning Line contains a tab character. 42
warning Missing a Javadoc comment. 42
warning Line contains a tab character. 44
warning Missing a Javadoc comment. 44
warning '(' is not followed by whitespace. 44
warning ')' is not preceded with whitespace. 44
warning '{' should be on a new line. 44
warning Line contains a tab character. 45
warning '(' is not followed by whitespace. 45
warning ')' is not preceded with whitespace. 45
warning Line contains a tab character. 46
warning Line contains a tab character. 48
warning Missing a Javadoc comment. 48
warning '{' should be on a new line. 48
warning Line contains a tab character. 49
warning Line contains a tab character. 50
warning Line contains a tab character. 52
warning Missing a Javadoc comment. 52
warning '{' should be on a new line. 52
warning Line contains a tab character. 53
warning Line contains a tab character. 54
warning Line contains a tab character. 56
warning Missing a Javadoc comment. 56
warning '{' should be on a new line. 56
warning Line contains a tab character. 57
warning Line contains a tab character. 58
warning Line contains a tab character. 60
warning Missing a Javadoc comment. 60
warning '(' is not followed by whitespace. 60
warning ')' is not preceded with whitespace. 60
warning '{' should be on a new line. 60
warning Line contains a tab character. 61
warning '(' is not followed by whitespace. 61
warning ')' is not preceded with whitespace. 61
warning Line contains a tab character. 62
warning Line contains a tab character. 64
warning Missing a Javadoc comment. 64
warning '(' is not followed by whitespace. 64
warning Name '_height' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
warning ')' is not preceded with whitespace. 64
warning '{' should be on a new line. 64
warning Line contains a tab character. 65
warning '(' is not followed by whitespace. 65
warning ')' is not preceded with whitespace. 65
warning Line contains a tab character. 66
warning Line contains a tab character. 68
warning Missing a Javadoc comment. 68
warning '(' is not followed by whitespace. 68
warning Name '_width' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
warning ')' is not preceded with whitespace. 68
warning '{' should be on a new line. 68
warning Line contains a tab character. 69
warning '(' is not followed by whitespace. 69
warning ')' is not preceded with whitespace. 69
warning Line contains a tab character. 70
warning Line contains a tab character. 72
warning Missing a Javadoc comment. 72
warning '{' should be on a new line. 72
warning Line contains a tab character. 73
warning Line contains a tab character. 74

org/codehaus/mojo/dashboard/report/plugin/DashBoardReportMojo.java

Violation Message Line
warning Variable 'dashboardDataFile' must be private and have accessor methods. 94
warning Variable 'localRepository' must be private and have accessor methods. 110
warning Variable 'mavenProjectBuilder' must be private and have accessor methods. 124
warning Variable 'hibernateService' must be private and have accessor methods. 131
warning Variable 'dialect' must be private and have accessor methods. 138
warning Variable 'driverClass' must be private and have accessor methods. 145
warning Variable 'connectionUrl' must be private and have accessor methods. 152
warning Variable 'username' must be private and have accessor methods. 159
warning Variable 'password' must be private and have accessor methods. 166
info Missing a Javadoc comment. 234
info Missing a Javadoc comment. 236
info Missing a Javadoc comment. 238
warning Variable 'isPropHibernateSet' must be private and have accessor methods. 238
warning Method length is 168 lines (max allowed is 150). 243
warning Expected @param tag for 'arg0'. 243
warning Expected @throws tag for 'MavenReportException'. 243
warning Line is longer than 120 characters. 336
warning Line is longer than 120 characters. 344
warning Line is longer than 120 characters. 350
warning Line is longer than 120 characters. 384
warning Expected an @return tag. 416
warning Expected an @return tag. 424
warning Missing a Javadoc comment. 429
warning Missing a Javadoc comment. 434
warning 'locale' hides a field. 434
warning Missing a Javadoc comment. 448
warning 'locale' hides a field. 448
warning Missing a Javadoc comment. 462
warning Missing a Javadoc comment. 467
warning 'locale' hides a field. 467
warning Missing a Javadoc comment. 472
warning Missing a Javadoc comment. 477
warning Missing a Javadoc comment. 510
warning Missing a Javadoc comment. 521
warning Missing a Javadoc comment. 531
warning Missing a Javadoc comment. 540
warning Expected an @return tag. 558
warning Expected @throws tag for 'MavenReportException'. 558
warning Expected @throws tag for 'MavenReportException'. 591

org/codehaus/mojo/dashboard/report/plugin/beans/AbstractReportBean.java

Violation Message Line
info Missing a Javadoc comment. 34
info Missing a Javadoc comment. 36
warning Missing a Javadoc comment. 45
warning 'dateGeneration' hides a field. 45
warning Missing a Javadoc comment. 52
warning Missing a Javadoc comment. 59
warning 'dateGeneration' hides a field. 59
warning Expected an @return tag. 66
warning Missing a Javadoc comment. 79
warning Missing a Javadoc comment. 83
warning 'id' hides a field. 83
warning Missing a Javadoc comment. 88
warning Missing a Javadoc comment. 93
warning 'mavenProject' hides a field. 93
warning Missing a Javadoc comment. 97
warning 'if' is not followed by whitespace. 100
warning '(' is not followed by whitespace. 100
warning '>' is not followed by whitespace. 100
warning ')' is not preceded with whitespace. 100

org/codehaus/mojo/dashboard/report/plugin/chart/time/CheckstyleTimeChartStrategy.java

Violation Message Line
warning Missing a Javadoc comment. 30
warning Line is longer than 120 characters. 33
warning Missing a Javadoc comment. 33
warning '(' is not followed by whitespace. 33
warning ',' is not followed by whitespace. 33
warning ')' is not preceded with whitespace. 33
warning '(' is not followed by whitespace. 35
warning ',' is not followed by whitespace. 35
warning ')' is not preceded with whitespace. 35
warning Missing a Javadoc comment. 38
warning '(' is not followed by whitespace. 40
warning ')' is not preceded with whitespace. 40
warning '(' is not followed by whitespace. 41
warning ')' is not preceded with whitespace. 41
warning '(' is not followed by whitespace. 42
warning ')' is not preceded with whitespace. 42
warning '(' is not followed by whitespace. 43
warning ')' is not preceded with whitespace. 43
warning '(' is not followed by whitespace. 44
warning ')' is not preceded with whitespace. 44
warning 'while' is not followed by whitespace. 46
warning '(' is not followed by whitespace. 46
warning ')' is not preceded with whitespace. 46
warning '{' is not preceded with whitespace. 46
warning '{' should be on a new line. 46
warning 'cast' is not followed by whitespace. 48
warning '(' is not followed by whitespace. 50
warning ')' is not preceded with whitespace. 50
warning '(' is not followed by whitespace. 51
warning ')' is not preceded with whitespace. 51
warning ')' is not preceded with whitespace. 51
warning '(' is not followed by whitespace. 52
warning ')' is not preceded with whitespace. 52
warning ')' is not preceded with whitespace. 52
warning '(' is not followed by whitespace. 53
warning ')' is not preceded with whitespace. 53
warning ')' is not preceded with whitespace. 53
warning '(' is not followed by whitespace. 54
warning ')' is not preceded with whitespace. 54
warning ')' is not preceded with whitespace. 54
warning '(' is not followed by whitespace. 57
warning ')' is not preceded with whitespace. 57
warning '(' is not followed by whitespace. 58
warning ')' is not preceded with whitespace. 58
warning '(' is not followed by whitespace. 59
warning ')' is not preceded with whitespace. 59
warning '(' is not followed by whitespace. 60
warning ')' is not preceded with whitespace. 60
warning '(' is not followed by whitespace. 61
warning ')' is not preceded with whitespace. 61
warning Missing a Javadoc comment. 65
warning Line is longer than 120 characters. 67

org/codehaus/mojo/dashboard/report/plugin/chart/time/CloverTimeChartStrategy.java

Violation Message Line
warning Missing a Javadoc comment. 32
warning Missing a Javadoc comment. 35
warning Missing a Javadoc comment. 41
warning Expected an @return tag. 80
warning '(' is not followed by whitespace. 84
warning '0.05D' is a magic number. 84
warning ')' is not preceded with whitespace. 84
warning Expected an @return tag. 93
warning Missing a Javadoc comment. 98

org/codehaus/mojo/dashboard/report/plugin/chart/CheckstyleErrorsPieChartStrategy.java

Violation Message Line
warning Line is longer than 120 characters. 31
warning Expected @param tag for 'bundle'. 45
warning Expected @param tag for 'title'. 45
warning Expected @param tag for 'dashboardReport'. 45
warning Expected an @return tag. 53
warning Expected an @return tag. 61
warning Expected @param tag for 'nbIteration'. 61
warning Expected @param tag for 'nbTotal'. 61
warning '100f' is a magic number. 63
warning '1000' is a magic number. 64
warning '.5' is a magic number. 65
warning '1000' is a magic number. 66
warning Missing a Javadoc comment. 70
warning Line is longer than 120 characters. 101

org/codehaus/mojo/dashboard/report/plugin/chart/FindBugsBarChartStrategy.java

Violation Message Line
warning Expected @param tag for 'bundle'. 43
warning Expected @param tag for 'title'. 43
warning Expected @param tag for 'datas'. 43
warning 'if' is not followed by whitespace. 53
warning ')' is not preceded with whitespace. 53
warning 'while' is not followed by whitespace. 57
warning '(' is not followed by whitespace. 57
warning ')' is not preceded with whitespace. 57
warning '{' is not preceded with whitespace. 57
warning '{' should be on a new line. 57
warning 'cast' is not followed by whitespace. 58
warning 'cast' is not followed by whitespace. 59
warning Expected an @return tag. 72

org/codehaus/mojo/dashboard/report/plugin/beans/CoberturaReportBean.java

Violation Message Line
warning Expected @param tag for 'dateGeneration'. 69
warning Expected an @return tag. 77
warning 'nbClasses' hides a field. 85
warning Expected @param tag for 'nbClasses'. 85
warning Expected an @return tag. 93
warning 'lineCoverRate' hides a field. 101
warning Expected @param tag for 'lineCoverRate'. 101
warning Expected an @return tag. 109
warning 'branchCoverRate' hides a field. 117
warning Expected @param tag for 'branchCoverRate'. 117
warning Expected an @return tag. 125
warning 'numberOfCoveredBranches' hides a field. 133
warning Expected @param tag for 'numberOfCoveredBranches'. 133
warning Expected an @return tag. 141
warning 'numberOfCoveredLines' hides a field. 149
warning Expected @param tag for 'numberOfCoveredLines'. 149
warning Expected an @return tag. 157
warning 'numberOfValidBranches' hides a field. 165
warning Expected @param tag for 'numberOfValidBranches'. 165
warning Expected an @return tag. 173
warning 'numberOfValidLines' hides a field. 181
warning Expected @param tag for 'numberOfValidLines'. 181
warning Expected @param tag for 'dashboardReport'. 189

org/codehaus/mojo/dashboard/report/plugin/chart/AbstractChartStrategy.java

Violation Message Line
info Missing a Javadoc comment. 39
info Missing a Javadoc comment. 40
info Missing a Javadoc comment. 41
warning Expected an @return tag. 56
warning Expected an @return tag. 64
warning 'xAxisLabel' hides a field. 72
warning Expected @param tag for 'xAxisLabel'. 72
warning ')' is not preceded with whitespace. 72
warning 'yAxisLabel' hides a field. 80
warning Expected @param tag for 'yAxisLabel'. 80
warning Expected an @return tag. 88
warning Expected an @return tag. 96
warning 'isDatasetEmpty' hides a field. 104
warning Expected @param tag for 'isDatasetEmpty'. 104
warning Missing a Javadoc comment. 109
warning Missing a Javadoc comment. 113
warning 'title' hides a field. 113

org/codehaus/mojo/dashboard/report/plugin/chart/time/MarkerTimeChartDecorator.java

Violation Message Line
warning Missing a Javadoc comment. 63
warning Missing a Javadoc comment. 68
warning '-7.0' is a magic number. 96
warning '7.0' is a magic number. 96
warning Missing a Javadoc comment. 107
warning Unused @param tag for 'item'. 115
warning Unused Javadoc tag. 118
warning Expected @param tag for 'blockcontainerLabel'. 120
warning Line is longer than 120 characters. 130
warning '1000D' is a magic number. 158
warning Expected @param tag for 'i'. 174
warning '10' is a magic number. 195

org/codehaus/mojo/dashboard/report/plugin/beans/DashBoardMavenProject.java

Violation Message Line
info Missing a Javadoc comment. 43
info Missing a Javadoc comment. 45
info Missing a Javadoc comment. 47
info Missing a Javadoc comment. 49
info Missing a Javadoc comment. 51
info Missing a Javadoc comment. 54
warning 'artifactId' hides a field. 66
warning Expected @param tag for 'artifactId'. 66
warning 'artifactId' hides a field. 74
warning Expected @param tag for 'artifactId'. 74
warning 'groupId' hides a field. 74
warning Expected @param tag for 'groupId'. 74
warning 'artifactId' hides a field. 84
warning Expected @param tag for 'artifactId'. 84
warning 'groupId' hides a field. 84
warning Expected @param tag for 'groupId'. 84
warning 'projectName' hides a field. 84
warning Expected @param tag for 'projectName'. 84
warning 'artifactId' hides a field. 96
warning Expected @param tag for 'artifactId'. 96
warning 'groupId' hides a field. 96
warning Expected @param tag for 'groupId'. 96
warning 'projectName' hides a field. 96
warning Expected @param tag for 'projectName'. 96
warning 'version' hides a field. 96
warning Expected @param tag for 'version'. 96
warning Expected an @return tag. 106
warning 'projectName' hides a field. 113
warning Expected @param tag for 'projectName'. 113
warning Missing a Javadoc comment. 120
warning Missing a Javadoc comment. 127
warning 'artifactId' hides a field. 127
warning Missing a Javadoc comment. 132
warning Missing a Javadoc comment. 136
warning 'groupId' hides a field. 136
warning Missing a Javadoc comment. 140
warning Missing a Javadoc comment. 144
warning 'version' hides a field. 144
warning Missing a Javadoc comment. 148
warning Missing a Javadoc comment. 152
warning 'id' hides a field. 152
warning Missing a Javadoc comment. 156
warning Missing a Javadoc comment. 160
warning 'modules' hides a field. 160
warning Expected @param tag for 'module'. 168
warning Expected @param tag for 'module'. 178
warning Missing a Javadoc comment. 224
warning Missing a Javadoc comment. 228
warning 'reports' hides a field. 228
warning Expected @param tag for 'report'. 237
warning Expected an @return tag. 246
warning Expected @param tag for 'classname'. 246

org/codehaus/mojo/dashboard/report/plugin/configuration/ConfigurationServiceException.java

Violation Message Line
warning Expected @param tag for 'message'. 41
warning Expected @param tag for 'cause'. 49
warning Expected @param tag for 'message'. 58
warning Expected @param tag for 'cause'. 58

org/codehaus/mojo/dashboard/report/plugin/chart/PieChart3DRenderer.java

Violation Message Line
info Missing a Javadoc comment. 34
info Missing a Javadoc comment. 36
warning Expected @param tag for 'strategy'. 48
warning Expected @param tag for 'strategy'. 60
warning Expected @param tag for 'width'. 60
warning Expected @param tag for 'height'. 60
warning Missing a Javadoc comment. 65
warning '(' is not followed by whitespace. 74

org/codehaus/mojo/dashboard/report/plugin/chart/time/CoberturaTimeChartStrategy.java

Violation Message Line
warning Missing a Javadoc comment. 32
info Missing a Javadoc comment. 34
info Missing a Javadoc comment. 35
warning Missing a Javadoc comment. 37
warning Missing a Javadoc comment. 43
warning Line is longer than 120 characters. 45
warning Line is longer than 120 characters. 46
warning Line is longer than 120 characters. 54
warning Missing a Javadoc comment. 62
warning '(' is not followed by whitespace. 66
warning '0.099D' is a magic number. 66
warning ')' is not preceded with whitespace. 66
warning Missing a Javadoc comment. 73
warning Missing a Javadoc comment. 78