Condition Coverage

blib/lib/Tree/Persist/Base.pm
Criterion Covered Total %
condition 4 8 50.0


and 2 conditions

line l !l condition
60 0 0 shift() && 1

and 3 conditions

line !l l&&!r l&&r condition
154 0 4 1 @$params and not &blessed($params->[0])
4 0 1 @$params and not &blessed($params->[0]) and ref $params->[0] eq 'HASH'