blib/lib/DDC/PP/CQueryOptions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 17 | 47.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
60 | 0 | 2 | 0 | $qo->{'Subcorpora'} && @{$qo->{'Subcorpora'};} |
80 | 0 | 0 | 196 | $qo->{'Within'} && $qo->{'Within'} |
0 | 168 | 28 | $qo->{'Subcorpora'} && @{$qo->{'Subcorpora'};} | |
0 | 180 | 16 | $qo->{'Comments'} && @{$qo->{'Comments'};} | |
0 | 196 | 0 | $qo->{'LexerComments'} && @{$qo->{'LexerComments'};} |
line | l | !l | condition |
---|---|---|---|
59 | 2 | 0 | $qo->{'LexerComments'} // [] |