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