| lib/Parse/AFP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 14 | 14.2 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | if $$content[0] ne '5a' |
| 22 | 0 | 0 | if (not $$members{$type} and my $fh = $self->output) |
| 33 | 0 | 0 | if ($$self{'callback_members'}{'*'} and $$self{'output'} and $$self{'input'}) |
| 47 | 0 | 2 | unless open my $fh, "< $file" |
| 50 | 0 | 1 | if (ref $self and $$self{'lazy'} and $$self{'output_file'}) |
| 93 | 0 | 0 | if (exists $IgnoreType{substr $header, -3}) |
| 105 | 0 | 0 | unless $is_dirty |