Branch Coverage

blib/lib/Net/CLI/Interact/Role/Prompt.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
62 0 0 $self->has_wake_up_msg ? :
88 0 0 unless $self->transport->connect_ready
100 0 0 if ($self->find_match($self->transport->buffer, $self->phrasebook->prompt($prompt)->first->value))
113 0 0 if $self->transport->timeout and time > $started_pumping + $self->transport->timeout
118 0 0 if ($@ and $self->has_wake_up_msg and $wake_up) { }
126 0 0 if ($@)
134 0 0 if (not $self->has_set_prompt)