Branch Coverage

lib/Net/ISC/DHCPd/Config/Zone.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
70 1 3 if $line =~ /^\s*}/
72 1 2 if $line =~ /primary \s+ (\S+);/x
73 1 2 if $line =~ /key \s+ ("?)(\S+)\1;/x
97 0 0 $self->primary ? :
0 0 $self->key ? :