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