blib/lib/IPC/Shm/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 29 | 51.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
585 | 1 | 1967 | 39 | $$cache{'serial'} and $$cache{'serial'} == $serial |
line | l | !l | condition |
---|---|---|---|
542 | 0 | 0 | $ShmCache{$shmid} ||= {} |
544 | 0 | 0 | $$cache{'scache'} ||= '' |
576 | 2006 | 1 | $ShmCache{$shmid} ||= {} |
641 | 2004 | 3 | $ShmCache{$shmid} ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
128 | 0 | 6 | 0 | ref $this || $this |
219 | 4 | 0 | 2 | $ipckey ||= IPC_PRIVATE() |
220 | 3 | 3 | 0 | $size ||= $this->Size |
221 | 3 | 3 | 0 | $mode ||= $this->Mode |
223 | 0 | 6 | 0 | ref $this || $this |
264 | 0 | 0 | 0 | ref $this || $this |