Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 52 | |
Line matches the illegal pattern 'System\.out\.println'. | 61 | |
Line matches the illegal pattern 'System\.err\.println'. | 79 | |
Line matches the illegal pattern 'System\.err\.println'. | 95 | |
Line matches the illegal pattern 'System\.out\.println'. | 100 | |
Line matches the illegal pattern 'System\.out\.println'. | 119 | |
Line matches the illegal pattern 'System\.err\.println'. | 124 | |
Line matches the illegal pattern 'System\.err\.println'. | 125 | |
Line matches the illegal pattern 'System\.err\.println'. | 130 | |
Line matches the illegal pattern 'System\.err\.println'. | 131 | |
Line matches the illegal pattern 'System\.err\.println'. | 136 | |
NPath Complexity is 1,536 (max allowed is 200). | 147 | |
'1000' is a magic number. | 250 | |
'1024' is a magic number. | 251 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 36 | |
Return count is 6 (max allowed is 3). | 58 | |
Nested try depth is 2 (max allowed is 1). | 70 | |
Must have at least one statement. | 75 |
Error | Line | |
---|---|---|
Redundant throws: 'BuildException' is unchecked exception. | 75 | |
Cyclomatic Complexity is 19 (max allowed is 15). | 92 | |
NPath Complexity is 262,144 (max allowed is 200). | 92 | |
'logFile' hides a field. | 159 | |
'outDir' hides a field. | 173 | |
'cssFile' hides a field. | 214 | |
'notesFile' hides a field. | 222 | |
'viewcvs' hides a field. | 229 | |
'viewvc' hides a field. | 236 | |
'jcvsweb' hides a field. | 257 | |
Comment matches to-do format 'TODO:'. | 290 | |
'nonDeveloperLogin' hides a field. | 295 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 15 | |
'static' modifier out of order with the JLS suggestions. | 21 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
'static' modifier out of order with the JLS suggestions. | 25 | |
'static' modifier out of order with the JLS suggestions. | 26 |
Error | Line | |
---|---|---|
Class ChartUtils should be declared as final. | 11 | |
'3' is a magic number. | 34 | |
'3' is a magic number. | 46 | |
Name 'MAX_RED' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
'200' is a magic number. | 52 | |
Name 'MAX_GREEN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
'150' is a magic number. | 53 | |
Name 'MAX_BLUE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
'250' is a magic number. | 54 |
Error | Line | |
---|---|---|
Class Data Abstraction Coupling is 17 (max allowed is 13) classes [CombinedDomainXYPlot, Font, Color, DateAxis, TimeSeries, ArrayList, Date, Dimension, NumberAxis, StandardXYItemRenderer, NumberTickUnit, DecimalFormat, JFreeChart, TimeSeriesCollection, XYPlot, Rectangle, Second]. | 61 | |
'static' modifier out of order with the JLS suggestions. | 63 | |
'10' is a magic number. | 98 | |
'60.0' is a magic number. | 136 | |
'6.0' is a magic number. | 143 | |
'24.0' is a magic number. | 145 | |
'9' is a magic number. | 146 | |
'70' is a magic number. | 160 | |
'110' is a magic number. | 160 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 42 | |
'0xFF' is a magic number. | 121 | |
'0xFF' is a magic number. | 121 | |
'0x55' is a magic number. | 121 | |
'240' is a magic number. | 122 | |
'220' is a magic number. | 122 | |
'0x55' is a magic number. | 122 | |
'0.9' is a magic number. | 271 | |
'0.1' is a magic number. | 271 | |
'10' is a magic number. | 274 | |
'0.9' is a magic number. | 360 | |
'0.1' is a magic number. | 360 | |
'10' is a magic number. | 363 |
Error | Line | |
---|---|---|
Cyclomatic Complexity is 16 (max allowed is 15). | 57 | |
NPath Complexity is 6,984 (max allowed is 200). | 57 | |
'100' is a magic number. | 115 | |
'20.0' is a magic number. | 140 | |
'100.0' is a magic number. | 141 | |
'110' is a magic number. | 155 |
Error | Line | |
---|---|---|
Cyclomatic Complexity is 19 (max allowed is 15). | 94 | |
NPath Complexity is 1,200 (max allowed is 200). | 94 | |
'60' is a magic number. | 98 | |
Line matches the illegal pattern 'System\.out\.println'. | 109 | |
Line matches the illegal pattern 'System\.out\.println'. | 140 | |
Line matches the illegal pattern 'System\.out\.println'. | 145 | |
Line matches the illegal pattern 'System\.out\.println'. | 171 | |
Line matches the illegal pattern 'System\.out\.println'. | 176 | |
Line matches the illegal pattern 'System\.out\.println'. | 181 | |
'100.0' is a magic number. | 217 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 34 | |
'static' modifier out of order with the JLS suggestions. | 60 | |
Line is longer than 160 characters. | 82 |
Error | Line | |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 100 | |
'static' modifier out of order with the JLS suggestions. | 121 |
Error | Line | |
---|---|---|
Line is longer than 160 characters. | 45 | |
'timeLine' hides a field. | 91 |
Error | Line | |
---|---|---|
Must have at least one statement. | 145 | |
Must have at least one statement. | 161 |
Error | Line | |
---|---|---|
Redundant 'public' modifier. | 51 | |
Redundant 'public' modifier. | 63 | |
Redundant 'public' modifier. | 71 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 75 | |
Must have at least one statement. | 94 | |
Must have at least one statement. | 104 |
Error | Line | |
---|---|---|
'6' is a magic number. | 131 | |
'11' is a magic number. | 140 | |
'10' is a magic number. | 143 | |
'8' is a magic number. | 157 | |
Must have at least one statement. | 190 |
Error | Line | |
---|---|---|
Unused import - net.sf.statcvs.model.Revision. | 35 | |
Return count is 4 (max allowed is 3). | 122 | |
Must have at least one statement. | 178 | |
Return count is 5 (max allowed is 3). | 206 | |
'60000' is a magic number. | 308 |
Error | Line | |
---|---|---|
Must have at least one statement. | 108 | |
Must have at least one statement. | 115 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 39 | |
Comment matches to-do format 'TODO:'. | 40 | |
Comment matches to-do format 'TODO:'. | 119 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 36 | |
Comment matches to-do format 'TODO:'. | 37 | |
More than 8 parameters. | 100 | |
Return count is 7 (max allowed is 3). | 291 | |
Comment matches to-do format 'TODO:'. | 347 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 34 | |
Line is longer than 160 characters. | 227 |
Error | Line | |
---|---|---|
Cyclomatic Complexity is 52 (max allowed is 15). | 76 | |
switch without "default" clause. | 236 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 60 | |
Class Data Abstraction Coupling is 23 (max allowed is 13) classes [LocalFileCssHandler, Mantis, ConfigurationException, Color, FileReader, TracIntegration, JCVSWebIntegration, ArrayList, DefaultCssHandler, CvswebIntegration, UrlCssHandler, StandardXYBarPainter, File, ChoraIntegration, Bugzilla, ViewCvsIntegration, StandardBarPainter, FilePatternMatcher, BufferedReader, ViewVcIntegration, URL, FileInputStream, Properties]. | 65 | |
Utility classes should not have a public or default constructor. | 65 | |
'6' is a magic number. | 606 | |
'16' is a magic number. | 609 | |
Return count is 4 (max allowed is 3). | 621 | |
Return count is 4 (max allowed is 3). | 643 | |
Return count is 4 (max allowed is 3). | 665 | |
Return count is 4 (max allowed is 3). | 690 | |
'6' is a magic number. | 698 | |
'16' is a magic number. | 701 |
Error | Line | |
---|---|---|
Unused import - net.sf.statcvs.model.Repository. | 35 | |
Must have at least one statement. | 122 | |
Line is longer than 160 characters. | 240 |
Error | Line | |
---|---|---|
Cyclomatic Complexity is 17 (max allowed is 15). | 175 | |
NPath Complexity is 307 (max allowed is 200). | 175 |
Error | Line | |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 19 | |
'static' modifier out of order with the JLS suggestions. | 20 |
Error | Line | |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 30 | |
'static' modifier out of order with the JLS suggestions. | 31 | |
NPath Complexity is 1,024 (max allowed is 200). | 56 | |
Line is longer than 160 characters. | 115 | |
Line is longer than 160 characters. | 124 |
Error | Line | |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 28 | |
Empty statement. | 68 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 14 | |
Comment matches to-do format 'TODO:'. | 161 | |
Line matches the illegal pattern 'System\.out\.println'. | 255 | |
Line matches the illegal pattern 'System\.out\.println'. | 257 | |
Line matches the illegal pattern 'System\.out\.println'. | 262 |
Error | Line | |
---|---|---|
Class MarkupHTML should be declared as final. | 11 | |
'static' modifier out of order with the JLS suggestions. | 12 | |
Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 12 |
Error | Line | |
---|---|---|
Class MarkupXDoc should be declared as final. | 10 | |
'static' modifier out of order with the JLS suggestions. | 11 | |
Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 11 |
Error | Line | |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 22 | |
'static' modifier out of order with the JLS suggestions. | 24 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
'siblingsTitle' hides a field. | 72 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 19 | |
Class Data Abstraction Coupling is 14 (max allowed is 13) classes [ModulesPageMaker, DirectoryPageMaker, ArrayList, GenerateXml, PageGroup, CommitLogPageGroupMaker, CloudCommitPageMaker, AllDevelopersPageMaker, RepoMapPageMaker, LOCPageMaker, ChurnPageMaker, FileSizesPageMaker, DirectorySizesPageMaker, IndexPageMaker]. | 25 | |
Comment matches to-do format 'TODO:'. | 76 | |
Line matches the illegal pattern 'System\.out\.println'. | 103 | |
Line matches the illegal pattern 'System\.out\.println'. | 107 |
Error | Line | |
---|---|---|
Line matches the illegal pattern 'System\.out\.println'. | 78 | |
Line matches the illegal pattern 'System\.out\.println'. | 81 | |
Name 'month_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
Error | Line | |
---|---|---|
Name 'File' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 139 |
Error | Line | |
---|---|---|
Line matches the illegal pattern 'System\.err\.println'. | 57 |
Error | Line | |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 26 |
Error | Line | |
---|---|---|
Name 'gen_time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
Line matches the illegal pattern 'System\.err\.println'. | 137 |
Error | Line | |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 22 |
Error | Line | |
---|---|---|
Class MarkupXML should be declared as final. | 12 | |
'static' modifier out of order with the JLS suggestions. | 13 | |
Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 13 |
Error | Line | |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 29 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 66 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 13 | |
Comment matches to-do format 'TODO:'. | 114 |
Error | Line | |
---|---|---|
Class HelperTimePoint should be declared as final. | 34 |
Error | Line | |
---|---|---|
'10' is a magic number. | 85 | |
'10' is a magic number. | 86 |
Error | Line | |
---|---|---|
'23' is a magic number. | 92 | |
'59' is a magic number. | 93 | |
'59' is a magic number. | 94 | |
'999' is a magic number. | 95 | |
Line matches the illegal pattern 'System\.out\.println'. | 97 | |
Line matches the illegal pattern 'System\.out\.println'. | 98 | |
'cutOff' hides a field. | 114 | |
'12' is a magic number. | 127 | |
Line matches the illegal pattern 'System\.out\.println'. | 130 | |
'12' is a magic number. | 133 | |
Line matches the illegal pattern 'System\.out\.println'. | 175 |
Error | Line | |
---|---|---|
Line is longer than 160 characters. | 26 | |
Line is longer than 160 characters. | 28 | |
Line matches the illegal pattern 'System\.out\.println'. | 83 | |
Line matches the illegal pattern 'System\.out\.println'. | 110 | |
'3' is a magic number. | 125 | |
'-2' is a magic number. | 175 | |
'10' is a magic number. | 175 | |
Line matches the illegal pattern 'System\.out\.println'. | 176 |
Error | Line | |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 36 | |
Name 'month_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
Error | Line | |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 17 | |
'static' modifier out of order with the JLS suggestions. | 18 | |
'static' modifier out of order with the JLS suggestions. | 19 | |
Name 'extensionPattern' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 | |
'80' is a magic number. | 68 | |
'10' is a magic number. | 68 |
Error | Line | |
---|---|---|
Return count is 5 (max allowed is 3). | 45 | |
'-2' is a magic number. | 51 |
Error | Line | |
---|---|---|
'10' is a magic number. | 39 | |
'10' is a magic number. | 60 |
Error | Line | |
---|---|---|
Redundant throws: 'SecurityException' is unchecked exception. | 76 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 31 | |
Return count is 7 (max allowed is 3). | 109 |
Error | Line | |
---|---|---|
Return count is 5 (max allowed is 3). | 81 | |
'3' is a magic number. | 94 | |
'3' is a magic number. | 102 | |
'4' is a magic number. | 113 |
Error | Line | |
---|---|---|
Comment matches to-do format 'TODO:'. | 39 | |
Utility classes should not have a public or default constructor. | 43 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 51 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 83 | |
'1024' is a magic number. | 88 | |
Must have at least one statement. | 227 |
Error | Line | |
---|---|---|
'100' is a magic number. | 105 | |
'100' is a magic number. | 118 |
Error | Line | |
---|---|---|
'7' is a magic number. | 51 | |
Line matches the illegal pattern 'System\.err\.println'. | 73 |
Error | Line | |
---|---|---|
Name 'bugRegex' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 |