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
Branches should have sufficient coverage by unit tests
3
A close curly brace should be located at the beginning of a line
3
Nested blocks of code should not be left empty
3
Methods should not be empty
3
Useless parentheses around expressions should be removed to prevent any misunderstanding
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
OSMWithTags.java
27
OSMLevel.java
22
OSMMap.java
8
OSMNode.java
3
OSMWay.java
2
OSMRelation.java
1