Branch Coverage

blib/lib/Zonemaster/Engine/Packet.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
44 602 18681 if ($self->type eq 'nodata') { }
58 32 21637 if ($self->type eq 'nxdomain') { }
72 12922 410 if ($self->type eq 'referral') { }
95 65162 485 unless (@section)
99 461 65186 if ($sec{'answer'})
103 24 65623 if ($sec{'authority'})
107 0 65647 if ($sec{'additional'})
131 0 12949 if (@args)