Condition Coverage

blib/lib/Data/CompactReadonly/V0/Dictionary.pm
Criterion Covered Total %
condition 13 15 86.6


and 3 conditions

line !l l&&!r l&&r condition
87 2 1 108 defined $element and not ref $element
137 471 16 19 $self->{'cache'} and exists $self->{'cache'}{'keys'}{$n}
165 87 15 1 $self->{'cache'} and exists $self->{'cache'}{'values'}{$n}

or 3 conditions

line l !l&&r !l&&!r condition
145 487 0 0 $self->{'_fh'} ||= $self->_fh
148 1 1 484 not defined $key or ref $key