| blib/lib/Daemon/Shutdown/Monitor/who.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 114 | 0 | 0 | unless (IPC::Run::run(\@cmd, \$in, \$out, \$err, IPC::Run::timeout(10))) |
| 117 | 0 | 0 | if ($err) |
| 128 | 0 | 0 | if ($self->{'params'}{'user'}) { } |
| 135 | 0 | 0 | if ($users_count == 0) { } |
| 137 | 0 | 0 | if ($self->{'trigger_pending'} and time - $self->{'trigger_pending'} >= $self->{'params'}{'trigger_time'}) |
| 151 | 0 | 0 | if ($self->{'trigger_pending'}) |