Branch Coverage

blib/lib/KSx/Search/MockScorer.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
10 0 3310 unless ref $args{'doc_ids'} eq 'ARRAY'
14 3309 1 if (ref $args{'scores'} eq 'ARRAY')
16 0 3309 unless scalar @{$args{'scores'};} == $size