Condition Coverage

blib/lib/KiokuDB/Collapser.pm
Criterion Covered Total %
condition 21 29 72.4


and 3 conditions

line !l l&&!r l&&r condition
119 778 8572 137 not $prev and $l->id_in_storage($id)
195 8282 376 0 $$o{'only_in_storage'} && $self->live_objects->object_to_entry($ref)
199 0 0 2372 $self->compact and not &isweak($_[1])
200 6285 1 0 not $self->compact and my $only = $$o{'only'}
208 6249 4 33 ref $collapsed eq 'KiokuDB::Reference' and $collapsed->id eq $id
273 37 0 0 not $self->compact and my $only = $self->_buffer->options->{'only'}
322 4011 239 3 $$o{'only_in_storage'} and $in_storage

or 2 conditions

line l !l condition
110 0 9591 delete $args{'meta'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
148 19 0 148 $args{'prev'} || $self->live_objects->object_to_entry($object)
178 2018 443 1 $self->_buffer->object_to_id($seen) || $self->live_objects->object_to_id($seen)