Branch Coverage

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


line true false branch
32 0 0 if (my $sec = delete $$args{'Security'})
33 0 0 $sec eq 'SSL' ? :
0 0 $sec eq 'TLS' ? :
46 0 0 unless my $host = $$opts{'Host'}
50 0 0 defined $ftp ? :