blib/lib/File/Append/TempFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
194 | 0 | 1 | 0 | defined $f and defined $self->{'fname'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
68 | 0 | 1 | 0 | ref $proto || $proto |
274 | 0 | 0 | 12 | $self->{'debug'} or $debug |