Branch Coverage

blib/lib/Hash/Search.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
43 0 5 unless (%passed_hash)
48 0 5 if (not $passed_expression or $passed_expression eq '')
62 7 18 if ($hash_key =~ /$passed_expression/)
75 4 1 if $hash_search_result_count >= 1