| blib/lib/App/RecordStream/Record.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 239 | 39 | 0 | 2 | $this_value eq 'ALL' and $that_value ne 'ALL' |
| 243 | 2 | 35 | 4 | $this_value ne 'ALL' and $that_value eq 'ALL' |
| 247 | 39 | 2 | 0 | $this_value eq 'ALL' and $that_value eq 'ALL' |