| 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 | 184 | $qo->{'Within'} && $qo->{'Within'} |
| 0 | 164 | 20 | $qo->{'Subcorpora'} && @{$qo->{'Subcorpora'};} | |
| 0 | 168 | 16 | $qo->{'Comments'} && @{$qo->{'Comments'};} | |
| 0 | 184 | 0 | $qo->{'LexerComments'} && @{$qo->{'LexerComments'};} |
| line | l | !l | condition |
|---|---|---|---|
| 59 | 2 | 0 | $qo->{'LexerComments'} // [] |