Branch Coverage

blib/lib/HealthCheck/Diagnostic/RemoteHealth.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
16 0 1 @params == 1 && (ref $params[0] || '') eq 'HASH' ? :
35 4 2 if (($result->{'results'}[0]{'status'} || '') eq "OK")
51 1 3 if $@ or ref $remote_result ne "HASH"