| blib/lib/Net/SSH/Any/Test/Isolated/_Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 112 | if $debug |
| 60 | 0 | 38 | if $err |
| 62 | 38 | 0 | wantarray ? : |
| 69 | 38 | 9 | if (my($head, $args) = $packet =~ /^(\w+):\s+(.*)$/) { } |
| 9 | 0 | elsif ($packet =~ /^\w+!$/) { } | |
| 0 | 0 | elsif ($packet =~ /^\s*(?:#.*)?$/) { } | |
| 71 | 29 | 9 | if ($head eq 'log') |
| 104 | 0 | 6 | unless $self->{'state'} eq $state |