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 111 defined $element and not ref $element
137 504 16 19 $self->{'cache'} and exists $self->{'cache'}{'keys'}{$n}
165 90 15 1 $self->{'cache'} and exists $self->{'cache'}{'values'}{$n}

or 3 conditions

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