| blib/lib/Geo/Direction/Distance.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 204 | 1 | 0 | $dir < 0 ? : |
| 215 | 0 | 4 | if $$opt{'ellps'} |
| 216 | 4 | 0 | unless $$opt{'a'} and $$opt{'b'} || $$opt{'f'} || $$opt{'rf'} |
| 219 | 4 | 0 | $$opt{'rf'} ? : |
| 0 | 4 | $$opt{'b'} ? : | |
| 235 | 0 | 2 | $cf == 0 ? : |
| 281 | 0 | 2 | if $lat == $tlat and $lng == $tlng |
| 314 | 8 | 0 | if ($c2a > 0) |