| blib/lib/LockFile/NetLock.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 24 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 75 | 0 | 0 | 0 | $_[0] and $_[0] =~ /^\-/ |
| 81 | 0 | 0 | 0 | $_ ne '-disconnect' && !$ivar{$_} && delete $ivar{$_} |
| 108 | 0 | 0 | 0 | ref $_[0] && shift() |
| 177 | 0 | 0 | 0 | ref $_[0] && shift() |
| 190 | 0 | 0 | 0 | $self and $$self{'filehandle'} |
| 246 | 0 | 0 | 0 | $is_win32 and $$self{'is_locked'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 59 | 0 | 0 | 0 | ref $self || $self |
| 235 | 0 | 0 | 0 | $self && ref $self && $$self{'error'} || $errstr |