Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/org/opentripplanner/updater/bike_rental
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/org/opentripplanner/updater/bike_rental
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
62
Minor
14
Info
4
Rule
Package names should comply with a naming convention
12
Branches should have sufficient coverage by unit tests
11
Strings literals should be placed on the left side when checking for equality
10
Control structures should use curly braces
9
Local variables should not shadow class fields
4
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
4
Source files should not have any duplicated blocks
2
Loggers should be "private static final" and should share a naming convention
2
Unused local variables should be removed
2
An open curly brace should be located at the end of a line
1
Methods should not be too complex
1
Close curly brace and the next "else", "catch" and "finally" keywords should be located on the same line
1
Generic exceptions should never be thrown
1
"FIXME" tags should be handled
1
Methods should not be empty
1
BikeRentalUpdater.java
15
GenericJsonBikeRentalDataSource.java
11
CityBikesBikeRentalDataSource.java
7
VCubDataSource.java
6
KeolisRennesBikeRentalDataSource.java
4
OVFietsKMLDataSource.java
3
BixiBikeRentalDataSource.java
3
JCDecauxBikeRentalDataSource.java
3
GenericXmlBikeRentalDataSource.java
3
BCycleBikeRentalDataSource.java
3
GenericKmlBikeRentalDataSource.java
3
BikeRentalDataSource.java
1