Branch Coverage

blib/lib/KinoSearch1/Search/Searchable.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
93 1 0 if (@_ == 3) { }
104 1 1098 if (defined $field_name and exists $$self{'field_sims'}{$field_name}) { }