blib/lib/Net/CLI/Interact/Transport/Wrapper/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
63 | 0 | 0 | $_ =~ /\s/ ? : |
96 | 0 | 0 | if ($action->type eq "match") |
105 | 0 | 0 | if ($buffer =~ /^(.*$irs_re)(.*)/s) |
110 | 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)) { } | |
126 | 0 | 0 | ref $action->value eq ref [] ? : |
133 | 0 | 0 | if ($action->type eq "send") |
136 | 0 | 0 | $action->no_ors ? : |