Error |
Count |
Line is longer than 160 characters. |
8 |
Missing package documentation file. |
8 |
Return count is 4 (max allowed is 3). |
6 |
'3' is a magic number. |
5 |
'6' is a magic number. |
5 |
Utility classes should not have a public or default constructor. |
5 |
Redundant 'public' modifier. |
4 |
'100' is a magic number. |
3 |
Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
3 |
Return count is 5 (max allowed is 3). |
3 |
Comment matches to-do format 'TODO:'. |
26 |
'static' modifier out of order with the JLS suggestions. |
24 |
Line matches the illegal pattern 'System\.out\.println'. |
23 |
'-2' is a magic number. |
2 |
'0.1' is a magic number. |
2 |
'0.8f' is a magic number. |
2 |
'0.9' is a magic number. |
2 |
'0x55' is a magic number. |
2 |
'0xFF' is a magic number. |
2 |
'10.0' is a magic number. |
2 |
'100.0' is a magic number. |
2 |
'1024' is a magic number. |
2 |
'110' is a magic number. |
2 |
'12' is a magic number. |
2 |
'16' is a magic number. |
2 |
'59' is a magic number. |
2 |
Cyclomatic Complexity is 19 (max allowed is 15). |
2 |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
2 |
Name 'month_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
2 |
Parameter baseURL should be final. |
2 |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
2 |
Return count is 7 (max allowed is 3). |
2 |
'10' is a magic number. |
11 |
Must have at least one statement. |
11 |
Line matches the illegal pattern 'System\.err\.println'. |
10 |
'1000' is a magic number. |
1 |
'11' is a magic number. |
1 |
'150' is a magic number. |
1 |
'20.0' is a magic number. |
1 |
'200' is a magic number. |
1 |
'220' is a magic number. |
1 |
'23' is a magic number. |
1 |
'24.0' is a magic number. |
1 |
'240' is a magic number. |
1 |
'250' is a magic number. |
1 |
'4' is a magic number. |
1 |
'6.0' is a magic number. |
1 |
'60' is a magic number. |
1 |
'60.0' is a magic number. |
1 |
'60000' is a magic number. |
1 |
'7' is a magic number. |
1 |
'70' is a magic number. |
1 |
'8' is a magic number. |
1 |
'80' is a magic number. |
1 |
'9' is a magic number. |
1 |
'999' is a magic number. |
1 |
'cssFile' hides a field. |
1 |
'cutOff' hides a field. |
1 |
'directory' hides a field. |
1 |
'jcvsweb' hides a field. |
1 |
'logFile' hides a field. |
1 |
'nonDeveloperLogin' hides a field. |
1 |
'notesFile' hides a field. |
1 |
'outDir' hides a field. |
1 |
'siblingsTitle' hides a field. |
1 |
'timeLine' hides a field. |
1 |
'viewcvs' hides a field. |
1 |
'viewvc' hides a field. |
1 |
Class ChartUtils should be declared as final. |
1 |
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]. |
1 |
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]. |
1 |
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]. |
1 |
Class HelperTimePoint should be declared as final. |
1 |
Class MarkupHTML should be declared as final. |
1 |
Class MarkupXDoc should be declared as final. |
1 |
Class MarkupXML should be declared as final. |
1 |
Cyclomatic Complexity is 16 (max allowed is 15). |
1 |
Cyclomatic Complexity is 17 (max allowed is 15). |
1 |
Cyclomatic Complexity is 52 (max allowed is 15). |
1 |
Empty statement. |
1 |
More than 8 parameters. |
1 |
NPath Complexity is 1,024 (max allowed is 200). |
1 |
NPath Complexity is 1,200 (max allowed is 200). |
1 |
NPath Complexity is 1,536 (max allowed is 200). |
1 |
NPath Complexity is 262,144 (max allowed is 200). |
1 |
NPath Complexity is 307 (max allowed is 200). |
1 |
NPath Complexity is 6,984 (max allowed is 200). |
1 |
Name 'File' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1 |
Name 'MAX_BLUE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1 |
Name 'MAX_GREEN' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1 |
Name 'MAX_RED' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1 |
Name 'bugRegex' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1 |
Name 'extensionPattern' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
1 |
Name 'gen_time' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1 |
Nested try depth is 2 (max allowed is 1). |
1 |
Redundant throws: 'BuildException' is unchecked exception. |
1 |
Redundant throws: 'NoSuchElementException' is unchecked exception. |
1 |
Redundant throws: 'SecurityException' is unchecked exception. |
1 |
Return count is 6 (max allowed is 3). |
1 |
Unused import - net.sf.statcvs.model.Repository. |
1 |
Unused import - net.sf.statcvs.model.Revision. |
1 |
switch without "default" clause. |
1 |