Branch Coverage

blib/lib/Net/SSH/Any/Test/Isolated/_Base.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
14 0 80 if $debug
60 0 22 if $err
62 22 0 wantarray ? :
69 22 9 if (my($head, $args) = $packet =~ /^(\w+):\s+(.*)$/) { }
9 0 elsif ($packet =~ /^\w+!$/) { }
0 0 elsif ($packet =~ /^\s*(?:#.*)?$/) { }
71 13 9 if ($head eq 'log')
104 0 6 unless $self->{'state'} eq $state