| blib/lib/Protocol/Sys/Virt/KeepAlive.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 0 | 0 | if ($args{'header'}{'proc'} == $msgs->PROC_PONG) |
| 60 | 0 | 0 | if ($args{'header'}{'proc'} == $msgs->PROC_PING) |
| 78 | 0 | 0 | if ($self->{'inactive'} > $self->{'max_inactive'}) |
| 81 | 0 | 0 | if ($self->{'inactive'}) { } |