Condition Coverage

lib/Ubic/Ping/Service.pm
Criterion Covered Total %
condition 0 7 0.0


and 3 conditions

line !l l&&!r l&&r condition
51 0 0 0 $response->{'body'} =~ /^ok$/ and $response->{'code'} == 200

or 2 conditions

line l !l condition
20 0 0 $ENV{'UBIC_SERVICE_PING_PORT'} || 12345
22 0 0 $ENV{'UBIC_SERVICE_PING_LOG'} || '/dev/null'