blib/lib/Carmel/Lock.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 0 | unless my $fh = $self->lockfile->openw |
18 | 0 | 0 | if flock $fh, 6 |
28 | 0 | 0 | unless flock $fh, 2 |
40 | 0 | 0 | if ($self->pidfile->exists) |
61 | 0 | 0 | unless $self->_handle |