Branch Coverage
lib/Ubic/Ping/Service.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
43
0
0
unless ($daemon)
48
0
0
if ($response->{'error'})
51
0
0
if ($response->{'body'} =~ /^ok$/ and $response->{'code'} == 200) { }