| blib/lib/Net/CLI/Interact/Role/Prompt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 63 | 0 | 0 | $self->has_wake_up_msg ? : |
| 89 | 0 | 0 | unless $self->transport->connect_ready |
| 101 | 0 | 0 | if ($self->find_match($self->transport->buffer, $self->phrasebook->prompt($prompt)->first->value)) |
| 114 | 0 | 0 | if $self->transport->timeout and time > $started_pumping + $self->transport->timeout |
| 119 | 0 | 0 | if ($@ and $self->has_wake_up_msg and $wake_up) { } |
| 127 | 0 | 0 | if ($@) |
| 135 | 0 | 0 | if (not $self->has_set_prompt) |