lib/Parse/AFP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 15 | 20.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 0 | 0 | 0 | not $$members{$type} and my $fh = $self->output |
33 | 0 | 0 | 0 | $$self{'callback_members'}{'*'} and $$self{'output'} |
0 | 0 | 0 | $$self{'callback_members'}{'*'} and $$self{'output'} and $$self{'input'} | |
50 | 1 | 1 | 0 | ref $self and $$self{'lazy'} |
2 | 0 | 0 | ref $self and $$self{'lazy'} and $$self{'output_file'} |