Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/org/opentripplanner/routing/trippattern
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/org/opentripplanner/routing/trippattern
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
1
Major
57
Minor
20
Info
1
Rule
"equals(Object obj)" should be overridden along with the "compareTo(T obj)" method
1
Control structures should use curly braces
21
Statements should be on separate lines
16
Class variable fields should not have public accessibility
7
Empty arrays and collections should be returned instead of null
4
Methods should not be too complex
3
Unused "private" fields should be removed
2
Branches should have sufficient coverage by unit tests
1
Local variables should not shadow class fields
1
Exception handlers should preserve the original exceptions
1
Method parameters, caught exceptions and foreach variables should not be reassigned
1
Comments should not be located at the end of lines of code
13
Magic numbers should not be used
4
Useless imports should be removed
3
"TODO" tags should be handled
1
TripTimes.java
2
Deduplicator.java
2