Branch Coverage

blib/lib/Net/FTPSSL/Robust.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
34 0 0 if (my $sec = delete $args->{'Security'})
36 0 0 $sec eq 'SSL' ? :
0 0 $sec eq 'TLS' ? :
49 0 0 unless my $host = $opts->{'Host'}
52 0 0 defined $ftp ? :