blib/lib/Net/DNS/ToolKit/RR/SRV.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 4 | 50.0 |
line | true | false | branch |
---|---|---|---|
241 | 0 | 1 | unless @_ |
247 | 0 | 1 | unless $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) |