| blib/lib/Acme/MetaSyntactic/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 11 | 81.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 43 | 4 | 14 | 13 | defined $count and $count == 0 |
| line | l | !l | condition |
|---|---|---|---|
| 49 | 14 | 4 | $count ||= 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 15 | 2 | 10 | 0 | $data ||= 'Acme::MetaSyntactic'->load_data($class) |
| 67 | 1 | 0 | 1 | ref $_[0] || $_[0] |