| blib/lib/Net/CLI/Interact/Transport/Wrapper/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 0 | 0 | $_ =~ /\s/ ? : |
| 97 | 0 | 0 | if ($action->type eq "match") |
| 106 | 0 | 0 | if ($buffer =~ /^(.*$irs_re)(.*)/s) |
| 111 | 0 | 0 | if ($cont and $self->find_match($self->buffer, $cont->first->value)) { } |
| 0 | 0 | elsif (my $hit = $self->find_match($self->buffer, $action->value)) { } | |
| 127 | 0 | 0 | ref $action->value eq ref [] ? : |
| 134 | 0 | 0 | if ($action->type eq "send") |
| 137 | 0 | 0 | $action->no_ors ? : |