Branch Coverage

blib/lib/Zonemaster/Engine/NSArray.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
38 2628 689 if (exists $self->ary->[$index]) { }
14 675 elsif (scalar @{$self->names;} == 0) { }
63 0 0 if ($self->FETCH($index)) { }
124 1631 7 unless (grep {"$ns" eq "$_";} @{$self->ary;})