Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/org/opensphere/geometry/algorithm
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/org/opensphere/geometry/algorithm
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
25
Minor
9
Info
0
Rule
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
9
Class variable fields should not have public accessibility
7
Control structures should use curly braces
2
"FIXME" tags should be handled
2
Branches should have sufficient coverage by unit tests
1
Local variables should not shadow class fields
1
Methods should not be too complex
1
Statements should be on separate lines
1
Collection.isEmpty() should be used to test for emptiness
1
Magic numbers should not be used
3
Comments should not be located at the end of lines of code
3
Tabulation characters should not be used
1
Control flow statements "if", "for", "while", "switch" and "try" should not be nested too deeply
1
Local Variables should not be declared and then immediately returned or thrown
1
ConcaveHull.java
1