Condition Coverage

blib/lib/Net/DNS/ZoneFile.pm
Criterion Covered Total %
condition 23 23 100.0


and 3 conditions

line !l l&&!r l&&r condition
272 7 1 4 not ref $arg1 and $arg1 eq __PACKAGE__
540 252 1 15 $noname and $latest

or 2 conditions

line l !l condition
373 11 1 $first ||= 0
375 2 10 $step ||= 1
418 1 9 shift() || 0
419 4 6 shift() || 0
420 9 1 shift() || 'd'
423 4 6 $length || 1
521 14 31 $self->{'parent'} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
374 9 2 1 $last ||= $first