Condition Coverage

blib/lib/Digest/bBitMinHash.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
14 0 0 0 defined $b and ref $b eq 'HASH'
20 0 0 0 defined $b and ref $b ne 'HASH'
0 0 0 defined $b and ref $b ne 'HASH' and $b > 0
21 0 0 0 defined $k and $k > 0
23 0 0 0 defined $hash_seeds and ref $hash_seeds eq 'ARRAY'
0 0 0 defined $hash_seeds and ref $hash_seeds eq 'ARRAY' and $#$hash_seeds + 1 >= $k