Condition Coverage

blib/lib/App/ReslirpTunnel/Butler.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
49 0 0 0 defined $pid and $pid == 0

or 2 conditions

line l !l condition
106 0 0 delete $args{'expected_status'} // "ok"
118 0 0 $self->_request_check_ok("create_tap", "device", $device) // (return)

or 3 conditions

line l !l&&r !l&&!r condition
154 0 0 0 $r->{'pid'} // $self->_log("warn", "Failed to get dnsmasq PID")