Condition Coverage

blib/lib/Net/DNS/ToolKit/RR/SOA.pm
Criterion Covered Total %
condition 7 21 33.3


and 3 conditions

line !l l&&!r l&&r condition
253 0 0 1 $doff = put16($bp, $off, 0) and ($off, @dnptrs) = dn_comp($bp, $doff, \$mname, $dnp)
0 0 1 $doff = put16($bp, $off, 0) and ($off, @dnptrs) = dn_comp($bp, $doff, \$mname, $dnp) and ($off, @dnptrs) = dn_comp($bp, $off, \$rname, \@dnptrs)
0 0 1 $doff = put16($bp, $off, 0) and ($off, @dnptrs) = dn_comp($bp, $doff, \$mname, $dnp) and ($off, @dnptrs) = dn_comp($bp, $off, \$rname, \@dnptrs) and $off = put32($bp, $off, $serial)
0 0 1 $doff = put16($bp, $off, 0) and ($off, @dnptrs) = dn_comp($bp, $doff, \$mname, $dnp) and ($off, @dnptrs) = dn_comp($bp, $off, \$rname, \@dnptrs) and $off = put32($bp, $off, $serial) and $off = put32($bp, $off, $refresh)
0 0 1 $doff = put16($bp, $off, 0) and ($off, @dnptrs) = dn_comp($bp, $doff, \$mname, $dnp) and ($off, @dnptrs) = dn_comp($bp, $off, \$rname, \@dnptrs) and $off = put32($bp, $off, $serial) and $off = put32($bp, $off, $refresh) and $off = put32($bp, $off, $retry)
0 0 1 $doff = put16($bp, $off, 0) and ($off, @dnptrs) = dn_comp($bp, $doff, \$mname, $dnp) and ($off, @dnptrs) = dn_comp($bp, $off, \$rname, \@dnptrs) and $off = put32($bp, $off, $serial) and $off = put32($bp, $off, $refresh) and $off = put32($bp, $off, $retry) and $off = put32($bp, $off, $expire)
0 0 1 $doff = put16($bp, $off, 0) and ($off, @dnptrs) = dn_comp($bp, $doff, \$mname, $dnp) and ($off, @dnptrs) = dn_comp($bp, $off, \$rname, \@dnptrs) and $off = put32($bp, $off, $serial) and $off = put32($bp, $off, $refresh) and $off = put32($bp, $off, $retry) and $off = put32($bp, $off, $expire) and $off = put32($bp, $off, $min)