Condition Coverage

blib/lib/Net/DNS/ZoneParse/Zone.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
263 0 0 0 $$self{'filename'} and -f $$self{'filename'}

or 2 conditions

line l !l condition
79 1 1 $$config{'path'} || '.'
0 2 $$config{'ttl'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
79 2 0 0 $$config{'filename'} || "db.$zone"