Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/org/opentripplanner/analyst/core
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/org/opentripplanner/analyst/core
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
1
Major
63
Minor
132
Info
4
Rule
Control structures should use curly braces
24
Class variable fields should not have public accessibility
7
Sections of code should not be "commented out"
7
Branches should have sufficient coverage by unit tests
6
Exception handlers should preserve the original exceptions
3
Unused "private" fields should be removed
3
Octal values should not be used
2
Method parameters, caught exceptions and foreach variables should not be reassigned
2
Local variable and method parameter names should comply with a naming convention
2
Useless parentheses around expressions should be removed to prevent any misunderstanding
1
Public constants and fields initialized at declaration should be "static final" rather than merely "final"
1
Empty arrays and collections should be returned instead of null
1
"FIXME" tags should be handled
1
Utility classes should not have public constructors
1
Field names should comply with a naming convention
1
Methods should not be too complex
1
Tile.java
31
Sample.java
11
TemplateTile.java
5
SampleOperator.java
4
DynamicTile.java
4
IsochroneData.java
3
GeometryIndex.java
3
SlippyTile.java
2