blib/lib/Net/CLI/Interact/Role/Engine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | l | !l | condition |
---|---|---|---|
97 | 0 | 0 | $options || {} |
131 | 0 | 0 | $options || {} |
169 | 0 | 0 | $self->last_actionset->last->prompt_hit || '<none>' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
152 | 0 | 0 | 0 | $self->prompt_re or $self->last_actionset |
154 | 0 | 0 | 0 | $options->match || $self->prompt_re || $self->last_prompt_re |
164 | 0 | 0 | 0 | $options->timeout || $timeout_bak |