Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/org/opentripplanner/openstreetmap/model
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/org/opentripplanner/openstreetmap/model
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
63
Minor
18
Info
1
Rule
Control structures should use curly braces
19
Class variable fields should not have public accessibility
8
Method parameters, caught exceptions and foreach variables should not be reassigned
7
Field names should comply with a naming convention
6
Expressions should not be too complex
4
Methods should not be empty
3
Nested blocks of code should not be left empty
3
A close curly brace should be located at the beginning of a line
3
Useless parentheses around expressions should be removed to prevent any misunderstanding
3
Branches should have sufficient coverage by unit tests
3
Methods should not be too complex
2
Strings literals should be placed on the left side when checking for equality
1
Loggers should be "private static final" and should share a naming convention
1
Comments should not be located at the end of lines of code
8
String literals should not be duplicated
5
Control flow statements "if", "for", "while", "switch" and "try" should not be nested too deeply
4
Local Variables should not be declared and then immediately returned or thrown
1
"TODO" tags should be handled
1
OSMLevel.java
4