Condition Coverage

blib/lib/Plucene/Index/Term.pm
Criterion Covered Total %
condition 7 12 58.3


or 3 conditions

line l !l&&r !l&&!r condition
60 433 45639 0 $_[0]{'field'} cmp $_[1]{'field'} || $_[0]{'text'} cmp $_[1]{'text'}
64 705 31162 457 $_[0]{'field'} cmp $_[1]{'field'} || $_[0]{'text'} cmp $_[1]{'text'}
68 0 0 0 $_[0]{'field'} cmp $_[1]{'field'} || $_[0]{'text'} cmp $_[1]{'text'}
72 1 2 0 $_[0]{'field'} cmp $_[1]{'field'} || $_[0]{'text'} cmp $_[1]{'text'}