| blib/lib/Toolforge/MixNMatch/Print/Catalog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 12 | 58.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 2 | 2 | $opts_hr->{'year_months'} and @{$obj->year_months;} |
| 43 | 0 | 2 | 2 | $opts_hr->{'users'} and @{$obj->users;} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 32 | 0 | 2 | 0 | $i //= 'Indent'->new |
| 44 | 1 | 1 | 0 | $i //= 'Indent'->new |