| blib/lib/Daemon/Shutdown/Monitor/smbstatus.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 104 | 0 | 0 | unless (IPC::Run::run(\@cmd, \$in, \$out, \$err, IPC::Run::timeout(10))) |
| 108 | 0 | 0 | if ($err) |
| 115 | 0 | 0 | if ($out =~ /Locked files:/) |
| 120 | 0 | 0 | if ($conditions_met) { } |
| 123 | 0 | 0 | if ($self->{'trigger_pending'} and time - $self->{'trigger_pending'} >= $self->{'params'}{'trigger_time'}) |
| 137 | 0 | 0 | if ($self->{'trigger_pending'}) |