| blib/lib/Test/Role/TinyCommons/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 13 | 61.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 40 | 1 | 0 | 1 | @children == 1 and ref $children[0] eq "ARRAY" |
| 321 | 1 | 0 | 1 | @children == 1 and ref $children[0] eq "ARRAY" |
| 327 | 1 | 0 | 1 | @children == 1 and ref $children[0] eq "ARRAY" |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 0 | 2 | $args{'attribute1'} || 'id' |
| 26 | 0 | 2 | $args{'constructor_name'} || 'new' |