Branch Coverage

blib/lib/HealthCheck/Diagnostic/SFTP.pm
Criterion Covered Total %
branch 19 20 95.0


line true false branch
22 0 2 @params == 1 && (ref $params[0] || '') eq 'HASH' ? :
35 2 18 if (ref $self)
41 1 19 unless $params{'host'}
57 4 15 $user ? :
1 18 $port ? :
64 3 16 $name ? :
91 2 17 if $@
98 14 3 unless $callback
109 1 2 if $@
114 1 1 ref $result eq 'HASH' ? :