| blib/lib/Net/CLI/Interact/Role/Engine.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 98 | 0 | 0 | $options || {} |
| 132 | 0 | 0 | $options || {} |
| 170 | 0 | 0 | $self->last_actionset->last->prompt_hit || '<none>' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 153 | 0 | 0 | 0 | $self->prompt_re or $self->last_actionset |
| 155 | 0 | 0 | 0 | $options->match || $self->prompt_re || $self->last_prompt_re |
| 165 | 0 | 0 | 0 | $options->timeout || $timeout_bak |