Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/org/opentripplanner/updater
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/org/opentripplanner/updater
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
35
Minor
22
Info
5
Rule
Close curly brace and the next "else", "catch" and "finally" keywords should be located on the same line
8
Strings literals should be placed on the left side when checking for equality
8
Loggers should be "private static final" and should share a naming convention
3
Branches should have sufficient coverage by unit tests
2
Sections of code should not be "commented out"
2
Control structures should use curly braces
2
Try-catch blocks should not be nested
2
Methods should not be too complex
1
Generic exceptions should never be thrown
1
Statements should be on separate lines
1
Utility classes should not have public constructors
1
"FIXME" tags should be handled
1
Collection.isEmpty() should be used to test for emptiness
1
Public methods should throw at most one checked exception
1
Generic wildcard types should not be used in return parameters
1
GraphUpdaterManager.java
1
GraphUpdaterConfigurator.java
1