Condition Coverage

blib/lib/KiokuDB/Set.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
132 0 0 0 $self->size == 0 and $other->size == 0
133 0 0 0 $self->size != 0 and $other->size != 0

or 3 conditions

line l !l&&r !l&&!r condition
42 0 0 0 $args{'set'} ||= $self->_clone_object_set