Condition Coverage

blib/lib/Search/Lemur/Result.pm
Criterion Covered Total %
condition 1 3 33.3


and 3 conditions

line !l l&&!r l&&r condition
136 0 0 4 $$self{'term'} eq $$other{'term'} && $$self{'ctf'} == $$other{'ctf'} && $$self{'df'} == $$other{'df'}