-
Home
-
WP Trip Summary
-
0.3.2 (latest)
-
Code
-
Classes
- Abp01_Route_Track_Document
| Total Complexity |
47 |
| Dependencies |
8 |
| Dependents |
5 |
| Total lines |
290 |
| Lines of code |
191 |
| Logical lines of code |
106 |
| Comment lines |
33 |
| Methods |
21 |
| Properties |
9 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addWayPoint() |
A |
54 |
8 |
24 |
| computeAltitudeProfile() |
A |
47 |
7 |
37 |
| getEndPoint() |
S |
58 |
4 |
17 |
| getStartPoint() |
S |
61 |
4 |
14 |
| fromSerializedDocument() |
S |
70 |
3 |
6 |
| simplify() |
S |
64 |
3 |
10 |
| computeTotalPointsCount() |
S |
65 |
3 |
9 |
| addTrackPart() |
S |
61 |
2 |
12 |
| __construct() |
S |
63 |
1 |
11 |
| isEmpty() |
S |
80 |
1 |
3 |
| setMedata() |
S |
81 |
1 |
3 |
| getMetadata() |
S |
82 |
1 |
3 |
| getTrackParts() |
S |
82 |
1 |
3 |
| getWaypoints() |
S |
82 |
1 |
3 |
| getDisplayableTrackInfo() |
S |
68 |
1 |
7 |
| toPlainObject() |
S |
64 |
1 |
10 |
| getBounds() |
S |
69 |
1 |
7 |
| getMinAlt() |
S |
82 |
1 |
3 |
| getMaxAlt() |
S |
82 |
1 |
3 |
| serializeDocument() |
S |
80 |
1 |
3 |
| toJson() |
S |
80 |
1 |
3 |