Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/test/java/org/opentripplanner/graph_builder/module/shapefile
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/test/java/org/opentripplanner/graph_builder/module/shapefile
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
24
Minor
19
Info
0
Rule
Methods should not be empty
10
Empty arrays and collections should be returned instead of null
5
Package names should comply with a naming convention
4
Sections of code should not be "commented out"
1
Methods should not be too complex
1
Standard outputs should not be used directly to log anything
1
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
1
Loops should not contain more than a single "break" or "continue" statement
1
Magic numbers should not be used
14
Control flow statements "if", "for", "while", "switch" and "try" should not be nested too deeply
4
String literals should not be duplicated
1
TestShapefileStreetGraphBuilderImpl.java
24
StubSimpleFeature.java
16
CompositeConverterTest.java
2
TestCaseBasedTraversalPermissionConverter.java
1