Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/test/java/org/opentripplanner/routing/algorithm
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/test/java/org/opentripplanner/routing/algorithm
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
70
Minor
328
Info
1
Rule
Local variable and method parameter names should comply with a naming convention
25
Unused local variables should be removed
15
Field names should comply with a naming convention
11
Control structures should use curly braces
5
Sections of code should not be "commented out"
3
Source files should not have any duplicated blocks
3
Method names should comply with a naming convention
2
Loops should not contain more than a single "break" or "continue" statement
1
Collection.isEmpty() should be used to test for emptiness
1
Unused "private" fields should be removed
1
Collapsible "if" statements should be merged
1
Methods should not be too complex
1
Empty statements should be removed
1
Magic numbers should not be used
276
String literals should not be duplicated
35
Comments should not be located at the end of lines of code
11
Control flow statements "if", "for", "while", "switch" and "try" should not be nested too deeply
3
Local Variables should not be declared and then immediately returned or thrown
3
"TODO" tags should be handled
1
TestBanning.java
1