| blib/lib/Fern.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 11 | 11 | 1 | 8 | ref $attributes ne 'HASH' and ref $attributes ne 'ARRAY' |
| 23 | 31 | 0 | 111 | ref $atom && ref $atom eq 'CODE' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 11 | 90 | 0 | 20 | not ref $attributes or ref $attributes ne 'HASH' and ref $attributes ne 'ARRAY' |