Branch Coverage

blib/lib/Footprintless/Tunnel.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
31 0 0 if ($command eq 'open') { }
33 0 0 if ($self->{'local_hostname'})
45 0 0 if ($self->{'tunnel_username'})
56 0 0 if ($self->{'pid'})
64 0 0 if ($self->{'dynamic_local_port'})
129 0 0 unless ($self->{'control_socket'})
142 0 0 unless ($self->{'local_port'})
148 0 0 unless defined $self->{'pid'}
150 0 0 if ($self->{'pid'} == 0)
161 0 0 if ($self->is_open)
169 0 0 unless $open