| blib/lib/IPC/Shareable/SharedMem.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 22 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 0 | 0 | if @_ | 
| 24 | 0 | 0 | unless (defined $key) | 
| 33 | 0 | 0 | unless (defined $id) | 
| 34 | 0 | 0 | if ($! =~ /File exists/) | 
| 55 | 0 | 0 | if @_ | 
| 61 | 0 | 0 | if @_ | 
| 67 | 0 | 0 | if @_ | 
| 73 | 0 | 0 | if @_ | 
| 79 | 0 | 0 | if @_ | 
| 90 | 0 | 0 | unless CORE::shmread $self->{'_id'}, $data, 0, $self->{'_size'} | 
| 98 | 0 | 0 | if (ref $to_remove eq "IPC::Shareable::SharedMem") |