blib/lib/GPS/Poi.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 0 | if exists $$arg_ref{'file'} |
27 | 0 | 0 | if $file_of{ident $self} eq 'NULL' |
28 | 0 | 0 | unless open my $input, '<', $file_of{ident $self} |
32 | 0 | 0 | unless defined $code |
33 | 0 | 0 | if ($code == 0 or $code == 2) { } |