Condition Coverage

blib/lib/Authen/Passphrase/SaltedDigest.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
185 0 0 1 $value == int $value and $value >= 0
268 2 0 0 not $salt_allowed and length $hash_and_salt > $hash_len

or 3 conditions

line l !l&&r !l&&!r condition
190 0 0 6 exists $self->{'hash'} or defined $passphrase
197 0 0 6 exists $self->{'hash'} or defined $passphrase
204 0 0 2 exists $self->{'hash'} or defined $passphrase