Condition Coverage

blib/lib/Test/HTTP/LocalServer.pm
Criterion Covered Total %
condition 6 16 37.5


and 3 conditions

line !l l&&!r l&&r condition
204 0 9 38 &Test::HTTP::LocalServer::time() < $timeout and -s $url_file <= 15
209 0 9 0 &Test::HTTP::LocalServer::time() < $timeout and not open($server, "<", $url_file)
303 0 0 0 $pid and CORE::kill 0, $pid
333 9 0 0 $_[0]{'_pid'} and CORE::kill 0, $_[0]{'_pid'}

or 2 conditions

line l !l condition
164 0 17 $args{'request_pause'} ||= 0
188 0 17 delete $args{'file'} || ''