Condition Coverage

blib/lib/DB/DataStore.pm
Criterion Covered Total %
condition 6 15 40.0


or 3 conditions

line l !l&&r !l&&!r condition
74 0 1 0 ref $pkg || $pkg
128 0 4 0 $id //= $self->{'OBJ_INDEX'}->next_id
206 2 0 0 not defined $best_size or $store_size < $best_size
320 0 6 0 ref $pkg || $pkg
322 1 0 5 $size || do { use bytes; length pack($template) }