Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/test/java/org/opentripplanner/routing/impl
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/test/java/org/opentripplanner/routing/impl
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
1
Critical
0
Major
44
Minor
77
Info
0
Rule
Throwable and Error should not be caught
1
Nested code blocks should not be used
23
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
5
Exception handlers should preserve the original exceptions
4
Nested blocks of code should not be left empty
3
Standard outputs should not be used directly to log anything
3
Source files should not have any duplicated blocks
2
Control structures should use curly braces
2
"FIXME" tags should be handled
2
Magic numbers should not be used
44
Comments should not be located at the end of lines of code
29
String literals should not be duplicated
3
Local Variables should not be declared and then immediately returned or thrown
1
OnBoardDepartServiceImplTest.java
2