blib/lib/geo/ecef.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 19 | 28 | 67.8 |
line | true | false | branch |
---|---|---|---|
91 | 4 | 25 | if abs $lat > $PI |
92 | 4 | 21 | if abs $lon > 2 * $PI |
122 | 5 | 0 | unless $rad |
123 | 5 | 0 | unless $rad |
124 | 0 | 5 | if _checkdeg($lat, $lon) |
136 | 7 | 0 | unless $rad |
137 | 7 | 0 | unless $rad |
138 | 0 | 7 | if _checkdeg($lat, $lon) |
150 | 8 | 0 | unless $rad |
151 | 8 | 0 | unless $rad |
152 | 0 | 8 | if _checkdeg($lat, $lon) |
177 | 10 | 7 | if $2 * 1 |
178 | 8 | 9 | if $3 * 1 |
182 | 4 | 13 | if $min >= 60 or $sek >= 60 |