blib/lib/DDC/Format/Kwic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 22 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
75 | 0 | 0 | 0 | $hits->{'counts_'} and @{$hits->{'counts_'};} |
102 | 0 | 0 | 0 | $ary eq \@l and ref $_ |
0 | 0 | 0 | $ary eq \@l and ref $_ and $useMatchIds ? $_->{'hl_'} == $targetMatchId : $_->{'hl_'} | |
104 | 0 | 0 | 0 | not $p and defined $_->{'page'} |
line | l | !l | condition |
---|---|---|---|
83 | 0 | 0 | $fmt->{'width'} || 2147483648 |
97 | 0 | 0 | $hits->{'defaultField'} || $hit->{'meta_'}{'indices_'}[0] || 'w' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
36 | 0 | 0 | 0 | ref $that || $that |
65 | 0 | 0 | 0 | !($fmt->{'wsAttr'} && ref $w && defined $$w{$fmt->{'wsAttr'}}) || $$w{$fmt->{'wsAttr'}} |