Branch Coverage

lib/Net/ISC/DHCPd/Config/Zone.pm
Criterion Covered Total %
branch 0 10 0.0


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