Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/com/jhlabs/awt
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/com/jhlabs/awt
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
3
Major
13
Minor
11
Info
0
Rule
Switch cases should end with an unconditional "break" statement
3
"switch case" clauses should not have too many lines
5
"switch" statements should end with "default" clauses
3
Branches should have sufficient coverage by unit tests
2
Control structures should use curly braces
2
Methods should not be too complex
1
Magic numbers should not be used
6
Array designators "[]" should be on the type, not the variable
3
Control flow statements "if", "for", "while", "switch" and "try" should not be nested too deeply
2
TextStroke.java
1