| blib/lib/Geo/GNS/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | unless ($file) |
| 30 | 0 | 0 | unless ($file =~ m[/]) |
| 33 | 0 | 0 | unless open my $input, '<:encoding(utf8)', $file |
| 36 | 0 | 0 | if (@parts != 29) |
| 42 | 0 | 0 | if ($callback) |
| 45 | 0 | 0 | if ($data) |
| 49 | 0 | 0 | unless close $input |