Condition Coverage

blib/lib/DNS/Config/File/Nsd.pm
Criterion Covered Total %
condition 0 42 0.0


and 3 conditions

line !l l&&!r l&&r condition
188 0 0 0 $t_type eq 'ip' and not defined ${$$self{'TSIG'};}{$keyname}{'done'}
0 0 0 $t_type eq 'ip' and not defined ${$$self{'TSIG'};}{$keyname}{'done'} and defined $t_ip
240 0 0 0 $tval eq 'SPECIAL' and $name eq 'nsdflags'
0 0 0 $tval eq 'SPECIAL' and $name eq 'nsdkeysdir'
668 0 0 0 $loop + 2 < scalar @masters and not ref $masters[$loop]
0 0 0 $loop + 2 < scalar @masters and not ref $masters[$loop] and not ref $masters[$loop + 1]
0 0 0 $loop + 2 < scalar @masters and not ref $masters[$loop] and not ref $masters[$loop + 1] and $masters[$loop] =~ /(port|key)/i

or 3 conditions

line l !l&&r !l&&!r condition
40 0 0 0 ref $pkg || $pkg
205 0 0 0 $file || $$self{'FILE'}
412 0 0 0 $file || $$self{'FILE'}
482 0 0 0 $file || $$self{'FILE'}
583 0 0 0 $dir || $self->nsdkeysdir
776 0 0 0 not defined $expected or $char ne $expected
783 0 0 0 not $noe or ref $$tree[$noe - 1] eq 'ARRAY'