blib/lib/CHI/Driver/SharedMem.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
406 | 2 | 0 | 97 | $self->shm_key and $self->shm |
414 | 0 | 0 | 2 | defined $stat and $stat->nattch == 1 |
443 | 95 | 2 | 0 | $can_remove and my $lock_file = $self->lock_file |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
252 | 0 | 0 | 97 | not defined $shm_size or $shm_size == 0 |