| blib/lib/Data/Object/Autobox.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 21 | 0 | 1 | 0 | $flavor eq 'custom' and not keys %options |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 21 | 1 | 0 | 1 | not $flavor or $flavor eq 'custom' and not keys %options |