Branch Coverage

blib/lib/Net/DNS/Header.pm
Criterion Covered Total %
branch 30 30 100.0


line true false branch
69 5 25 if $opcode eq "DSO"
74 6 19 if $opcode eq "UPDATE"
128 472 187 if $ident
129 2 185 if defined $ident and $self->opcode eq "DSO"
130 11 174 unless $limit--
150 65 61 unless defined $arg
172 279 14 unless (defined $arg)
175 1 278 $rcode == 16 ? :
447 92 352 shift @value ? :
444 452 if @value
450 252 644 $flag ? :
459 8 2 shift @value ? :
10 23 if @value
462 11 22 $flag ? :
470 4 1 unless $warned{join $", @note}++