blib/lib/Net/CLI/Interact.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
21 | 1 | 1 | ref {} eq ref $args[0] ? : |
39 | 2 | 0 | unless defined $level and length $level |
84 | 0 | 0 | unless defined $args and ref {} eq ref $args |
98 | 0 | 2 | unless exists $self->my_args->{'transport'} |