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
184 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
181 1 1 31 $attr eq 'cost' or $attr eq 'nrounds_log2'
8 1 22 $attr eq 'cost_base64' or $attr eq 'nrounds_log2_base64'
206 0 0 1 exists $$self{'hash'} or defined $passphrase
213 0 0 8 exists $$self{'hash'} or defined $passphrase
220 0 0 2 exists $$self{'hash'} or defined $passphrase