Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/org/opentripplanner/api/model
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/org/opentripplanner/api/model
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
86
Minor
26
Info
1
Rule
Class variable fields should not have public accessibility
58
Control structures should use curly braces
11
Branches should have sufficient coverage by unit tests
6
Statements should be on separate lines
5
Methods should not be too complex
2
A close curly brace should be located at the beginning of a line
1
Return of boolean expressions should not be wrapped into an "if-then-else" statement
1
Empty arrays and collections should be returned instead of null
1
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
1
Magic numbers should not be used
17
The members of an interface declaration or class should appear in a pre-defined order
3
Tabulation characters should not be used
2
Comments should not be located at the end of lines of code
2
Useless imports should be removed
2
"TODO" tags should be handled
1
Leg.java
28
WalkStep.java
24
Itinerary.java
22
Place.java
11
ElevationAdapter.java
9
TripPlan.java
6
TimeSurfaceShort.java
5
PointSetShort.java
5
Note.java
2
JSONObjectMapperProvider.java
1