Condition Coverage

blib/lib/App/ReslirpTunnel/Loop.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 0 defined $pid and $pid == 0
97 0 0 0 $err_open and not ${$self->{'signal_count_ref'};}
209 0 0 0 $tunnel_closed and time > $err_close_time_limit

or 2 conditions

line l !l condition
62 0 0 $self->{'signal_count_ref'} //= \$signal_count
72 0 0 POSIX::sysconf(4) || 1024

or 3 conditions

line l !l&&r !l&&!r condition
61 0 0 0 $self->{'signal_handler'} //= sub { $signal_count++; }
183 0 0 0 not defined $ssh2tap_pkt_len or length $ssh2tap_buff < $ssh2tap_pkt_len + 2