| blib/lib/Net/Dropbear/SSHd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 10 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 0 | 10 | if (defined $child_hook and ref $child_hook ne 'CODE') |
| 95 | 0 | 0 | if defined $child_hook |
| 114 | 10 | 0 | if ($self->is_running) |
| 123 | 10 | 0 | if ($self->is_running) |
| 134 | 0 | 0 | if (exists $self->hooks->{$hook}) |