Condition Coverage

blib/lib/RapidApp/Module/NavTree.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
45 0 0 11 ref $item->{'children'} eq 'ARRAY' and scalar $item->{'children'} > 0

or 2 conditions

line l !l condition
94 1 0 $self->TreeConfig || []

or 3 conditions

line l !l&&r !l&&!r condition
84 0 12 0 $item->{'title'} || $item->{'text'}