Condition Coverage

blib/lib/Net/DNS/ToolKit/RR/SRV.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
247 0 0 1 $doff = put16($bp, $off, 0) and $off = put16($bp, $doff, $priority)
0 0 1 $doff = put16($bp, $off, 0) and $off = put16($bp, $doff, $priority) and $off = put16($bp, $off, $weight)
0 0 1 $doff = put16($bp, $off, 0) and $off = put16($bp, $doff, $priority) and $off = put16($bp, $off, $weight) and $off = put16($bp, $off, $port)
0 0 1 $doff = put16($bp, $off, 0) and $off = put16($bp, $doff, $priority) and $off = put16($bp, $off, $weight) and $off = put16($bp, $off, $port) and @_ = dn_comp($bp, $off, \$target)