Branch Coverage

lib/Net/ISC/DHCPd/Config/Key.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
79 4 9 if $line =~ /^\s*}/
80 4 5 if $line =~ /algorithm \s+ (\S+);/x
81 3 6 if $line =~ /secret \s+ ("?)(\S+)\1;/x
105 1 0 $self->algorithm ? :
1 0 $self->secret ? :