-
Home
-
WP Trip Summary
-
0.3.1
-
Code
-
Classes
- Abp01_Route_Track_DocumentParser_Gpx
Total Complexity |
40 |
Dependencies |
10 |
Dependents |
1 |
Total lines |
154 |
Lines of code |
126 |
Logical lines of code |
73 |
Comment lines |
0 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse() |
S |
51 |
6 |
27 |
_readPoint() |
S |
56 |
6 |
17 |
_readTrack() |
S |
59 |
5 |
15 |
_readMetaData() |
S |
59 |
5 |
14 |
_readTrackSegment() |
S |
62 |
4 |
12 |
_parseAndCollectTracks() |
S |
63 |
4 |
11 |
_parseAndCollectWayPoints() |
S |
63 |
4 |
11 |
__construct() |
S |
74 |
2 |
5 |
isSupported() |
S |
76 |
2 |
4 |
_parseGpx() |
S |
69 |
1 |
7 |
getDefaultMimeType() |
S |
82 |
1 |
3 |