| blib/lib/Data/CompactReadonly/V0/Dictionary.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 13 | 15 | 86.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 87 | 2 | 1 | 105 | defined $element and not ref $element | 
| 137 | 454 | 16 | 19 | $self->{'cache'} and exists $self->{'cache'}{'keys'}{$n} | 
| 165 | 84 | 15 | 1 | $self->{'cache'} and exists $self->{'cache'}{'values'}{$n} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 145 | 470 | 0 | 0 | $self->{'_fh'} ||= $self->_fh | 
| 148 | 1 | 1 | 467 | not defined $key or ref $key |