Condition Coverage

blib/lib/Authen/Passphrase/BlowfishCrypt.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
178 0 0 11 $value == int $value and $value >= 0

or 3 conditions

line l !l&&r !l&&!r condition
171 10 1 22 $attr eq "cost" or $attr eq "keying_nrounds_log2"
199 0 0 1 exists $self->{'hash'} or defined $passphrase
206 0 0 8 exists $self->{'hash'} or defined $passphrase
213 0 0 2 exists $self->{'hash'} or defined $passphrase