| blib/lib/Sys/RunAlone/Flexible.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 1 | 11 | 9.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 39 | 0 | 0 | 0 | not $silent and $skip > 1 | 
| 96 | 1 | 0 | 0 | @_ == 1 and $_[0] | 
| 0 | 0 | 0 | @_ == 1 and $_[0] and $_[0] eq 'silent' | 
| line | l | !l | condition | 
|---|---|---|---|
| 63 | 0 | 0 | $sleep ||= 1 |