Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
CTPath
src/main/java/org/opentripplanner/common/geometry
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/org/opentripplanner/common/geometry
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (19 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
219
Minor
184
Info
11
Rule
Control structures should use curly braces
66
Local variable and method parameter names should comply with a naming convention
47
Method parameters, caught exceptions and foreach variables should not be reassigned
13
Type parameter names should comply with a naming convention
11
Branches should have sufficient coverage by unit tests
10
Methods should not be too complex
8
Class variable fields should not have public accessibility
8
"switch case" clauses should not have too many lines
7
Sections of code should not be "commented out"
7
Empty arrays and collections should be returned instead of null
6
Useless parentheses around expressions should be removed to prevent any misunderstanding
5
Utility classes should not have public constructors
5
Field names should comply with a naming convention
4
"switch" statements should end with "default" clauses
3
Statements should be on separate lines
3
Loops should not contain more than a single "break" or "continue" statement
2
Lambdas and anonymous classes should not have too many lines
2
Unused "private" fields should be removed
2
Generic exceptions should never be thrown
2
Labels should not be used
2
Source files should not have any duplicated blocks
2
"public static" fields should be constant
1
Generic wildcard types should not be used in return parameters
1
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
1
Expressions should not be too complex
1
RecursiveGridIsolineBuilder.java
61
SparseMatrixZSampleGrid.java
27
SparseMatrix.java
20
PackedCoordinateSequence.java
17
AccumulativeGridSampler.java
15
DelaunayIsolineBuilder.java
13
GeometryUtils.java
13
CompactLineString.java
8
ReversibleLineStringWrapper.java
6
DlugoszVarLenIntPacker.java
6
SphericalDistanceLibrary.java
5
DirectionUtils.java
4
DelaunayTriangulation.java
4
HashGridSpatialIndex.java
4
CompactElevationProfile.java
4
ZSampleGrid.java
3
Subgraph.java
3
IsolineBuilder.java
2
IntPackedCoordinateSequence.java
2
Serializable2DPackedCoordinateSequenceFactory.java
1
GraphUtils.java
1