Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/org/opentripplanner/routing/edgetype/loader
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/org/opentripplanner/routing/edgetype/loader
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
34
Minor
2
Info
1
Rule
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
11
Control structures should use curly braces
5
Methods should not be too complex
3
Loggers should be "private static final" and should share a naming convention
3
Sections of code should not be "commented out"
2
Collection.isEmpty() should be used to test for emptiness
2
Empty arrays and collections should be returned instead of null
2
Source files should not have any duplicated blocks
1
Branches should have sufficient coverage by unit tests
1
Local variables should not shadow class fields
1
Statements should be on separate lines
1
Collapsible "if" statements should be merged
1
Generic wildcard types should not be used in return parameters
1
Magic numbers should not be used
2
"TODO" tags should be handled
1
LinkRequest.java
23
NetworkLinker.java
10
NetworkLinkerLibrary.java
4