Branch Coverage

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


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