-
Home
-
WP Trip Summary
-
0.3.1
-
Code
-
Classes
- Abp01_Route_Track_Line
Total Complexity |
22 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
133 |
Lines of code |
86 |
Logical lines of code |
48 |
Comment lines |
6 |
Methods |
14 |
Properties |
7 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_runDouglasPeucker() |
S |
52 |
7 |
24 |
addPoint() |
S |
61 |
2 |
12 |
simplify() |
S |
68 |
2 |
7 |
__construct() |
S |
66 |
1 |
9 |
isEmpty() |
S |
80 |
1 |
3 |
getTrackPoints() |
S |
82 |
1 |
3 |
getTrackPointsCount() |
S |
80 |
1 |
3 |
getMinimumLatitude() |
S |
82 |
1 |
3 |
getMinimumLongitude() |
S |
82 |
1 |
3 |
getMaximumLatitude() |
S |
82 |
1 |
3 |
getMaximumLongitude() |
S |
82 |
1 |
3 |
getMinimumAltitude() |
S |
82 |
1 |
3 |
getMaximumAltitude() |
S |
82 |
1 |
3 |
getBounds() |
S |
69 |
1 |
7 |