Branch Coverage

blib/lib/Data/Passphrase.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
21 0 0 defined $passphrase ? :
63 0 0 if $debug
67 0 0 if (not exists $$arg_ref{'ruleset'}) { }
0 0 elsif (not ref $$arg_ref{'ruleset'}) { }
68 0 0 if $debug
78 0 0 if ($rules_file)
95 0 0 defined $name ? :
130 0 0 if $debug
140 0 0 if not defined $validate or $disabled
142 0 0 defined $message ? :
0 0 if $debug
149 0 0 if ($@)
157 0 0 if (not defined $minimum_score or $score < $minimum_score)
162 0 0 if ($score < $passing_score)
165 0 0 unless (defined $self->get_code)
168 0 0 unless (defined $self->get_message)
178 0 0 if $score == -1
181 0 0 if (defined $first_failure_code) { }
212 0 0 unless (defined $arg_ref)
220 0 0 if $debug
223 0 0 if $debug