-
Home
-
Mapster WP Maps
-
1.6.0
-
Code
-
Classes
- LineString
| Total Complexity |
39 |
| Dependencies |
1 |
| Dependents |
9 |
| Total lines |
184 |
| Lines of code |
141 |
| Logical lines of code |
83 |
| Comment lines |
14 |
| Methods |
16 |
| Properties |
1 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| lineSegmentIntersect() |
S |
52 |
7 |
23 |
| isSimple() |
S |
58 |
6 |
16 |
| length() |
S |
59 |
4 |
13 |
| greatCircleLength() |
S |
51 |
3 |
26 |
| haversineLength() |
S |
55 |
3 |
18 |
| explode() |
S |
63 |
3 |
10 |
| __construct() |
S |
71 |
2 |
6 |
| isRing() |
S |
79 |
2 |
3 |
| dimension() |
S |
76 |
2 |
4 |
| boundary() |
S |
82 |
1 |
3 |
| startPoint() |
S |
80 |
1 |
3 |
| endPoint() |
S |
76 |
1 |
4 |
| isClosed() |
S |
80 |
1 |
3 |
| numPoints() |
S |
81 |
1 |
3 |
| pointN() |
S |
80 |
1 |
3 |
| area() |
S |
82 |
1 |
3 |