blib/lib/Geo/Coordinates/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
76 | 2 | 8 | unless ($coordinatestring) |
90 | 3 | 5 | if ($minutes and $seconds) { } |
3 | 2 | elsif ($minutes and not $seconds) { } | |
116 | 2 | 10 | if ($decimal_delimiter) |