Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/com/conveyal/gtfs/model
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/com/conveyal/gtfs/model
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
239
Minor
84
Info
14
Rule
Class variable fields should not have public accessibility
98
Field names should comply with a naming convention
81
Local variable and method parameter names should comply with a naming convention
14
Control structures should use curly braces
14
Local variables should not shadow class fields
10
Branches should have sufficient coverage by unit tests
9
Statements should be on separate lines
5
Method parameters, caught exceptions and foreach variables should not be reassigned
2
Strings literals should be placed on the left side when checking for equality
1
Exception handlers should preserve the original exceptions
1
Classes from "sun.*" packages should not be used
1
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
1
A field should not duplicate the name of its containing class
1
Useless parentheses around expressions should be removed to prevent any misunderstanding
1
CalendarDate.java
1