| blib/lib/Test/Role/TinyCommons/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 13 | 46.1 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 40 | 0 | 0 | 2 | @children == 1 and ref $children[0] eq "ARRAY" | 
| 321 | 0 | 0 | 2 | @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' |