Condition Coverage

blib/lib/XML/Struct/Simple.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
49 13 2 3 defined $self->depth and $depth >= $self->depth
95 0 2 0 not blessed $c and reftype $c eq 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
36 5 1 5 $self->root or not ref $simple
95 10 0 2 not ref $c or not blessed $c and reftype $c eq 'HASH'