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
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
4
Local variables should not shadow class fields
4
Unused local variables should be removed
2
Loggers should be "private static final" and should share a naming convention
2
Source files should not have any duplicated blocks
2
Methods should not be empty
1
"FIXME" tags should be handled
1
Generic exceptions should never be thrown
1
Close curly brace and the next "else", "catch" and "finally" keywords should be located on the same line
1
Methods should not be too complex
1
An open curly brace should be located at the end of a line
1
Useless imports should be removed
5
Magic numbers should not be used
4
Comments should not be located at the end of lines of code
3
Tabulation characters should not be used
1
The members of an interface declaration or class should appear in a pre-defined order
1
"TODO" tags should be handled
4
BikeRentalUpdater.java
18
GenericJsonBikeRentalDataSource.java
13
CityBikesBikeRentalDataSource.java
13
GenericKmlBikeRentalDataSource.java
7
VCubDataSource.java
7
GenericXmlBikeRentalDataSource.java
5
KeolisRennesBikeRentalDataSource.java
4
JCDecauxBikeRentalDataSource.java
3
BixiBikeRentalDataSource.java
3
BCycleBikeRentalDataSource.java
3
OVFietsKMLDataSource.java
3
BikeRentalDataSource.java
1