| blib/lib/CHI/Driver/SharedMem.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 318 | 0 | 0 | 98 | defined $^V and $^V ge "v5.14.0" |
| 324 | 2 | 0 | 96 | $self->shmkey and $self->shm |
| 332 | 0 | 0 | 2 | defined $stat and $stat->nattch == 1 |
| 361 | 94 | 0 | 2 | $can_remove and my $lock_file = $self->lock_file |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 205 | 0 | 0 | 96 | not defined $self->size or $self->size == 0 |