Condition Coverage

blib/lib/Test/Role/TinyCommons/Tree.pm
Criterion Covered Total %
condition 8 13 61.5


and 3 conditions

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"

or 2 conditions

line l !l condition
24 0 2 $args{'attribute1'} || 'id'
26 0 2 $args{'constructor_name'} || 'new'