Condition Coverage

blib/lib/Authen/Passphrase/PHPass.pm
Criterion Covered Total %
condition 11 21 52.3


and 3 conditions

line !l l&&!r l&&r condition
182 0 0 2 $value == int $value and $value >= 0
0 0 2 $value == int $value and $value >= 0 and $value <= 30

or 3 conditions

line l !l&&r !l&&!r condition
179 1 1 31 $attr eq "cost" or $attr eq "nrounds_log2"
8 1 22 $attr eq "cost_base64" or $attr eq "nrounds_log2_base64"
205 0 0 1 exists $self->{'hash'} or defined $passphrase
212 0 0 8 exists $self->{'hash'} or defined $passphrase
219 0 0 2 exists $self->{'hash'} or defined $passphrase