Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/org/opentripplanner/graph_builder/module/map
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/org/opentripplanner/graph_builder/module/map
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
47
Minor
20
Info
0
Rule
Control structures should use curly braces
13
Package names should comply with a naming convention
6
Class variable fields should not have public accessibility
4
Method parameters, caught exceptions and foreach variables should not be reassigned
4
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
4
Empty arrays and collections should be returned instead of null
3
Branches should have sufficient coverage by unit tests
2
Methods should not be too complex
2
Exception handlers should preserve the original exceptions
2
Loggers should be "private static final" and should share a naming convention
2
Loops should not contain more than a single "break" or "continue" statement
2
Sections of code should not be "commented out"
1
Local variable and method parameter names should comply with a naming convention
1
"FIXME" tags should be handled
1
StreetMatcher.java
1
MidblockMatchState.java
1
MatchState.java
1
LinearIterator.java
1
EndMatchState.java
1
BusRouteStreetMatcher.java
1