| blib/lib/XAS/Lib/Pidfile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 18 | 5.5 |
| line | true | false | branch |
|---|---|---|---|
| 8 | 0 | 1 | if $^O eq 'MSWin32' |
| 50 | 0 | 0 | if ($self->lockmgr->lock($lock)) |
| 52 | 0 | 0 | if ($self->file->exists) { } |
| 78 | 0 | 0 | if ($pid == $$) |
| 80 | 0 | 0 | if ($self->lockmgr->lock($lock)) |
| 82 | 0 | 0 | if $self->file->exists |
| 101 | 0 | 0 | if ($self->lockmgr->lock($lock)) |
| 103 | 0 | 0 | if ($self->file->exists) |
| 125 | 0 | 0 | unless (defined $self->{'file'}) |