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
Exception handlers should preserve the original exceptions
1
Classes from "sun.*" packages should not be used
1
Strings literals should be placed on the left side when checking for equality
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
Magic numbers should not be used
44
Comments should not be located at the end of lines of code
19
Useless imports should be removed
11
Tabulation characters should not be used
4
String literals should not be duplicated
4
Modifiers should be declared in the correct order
2
"TODO" tags should be handled
14
Entity.java
5