Condition Coverage

blib/lib/Test/Mock/Net/FTP.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
219 248 0 2 (defined $opts{'Passive'} || defined $opts{'Port'}) && !$opts{'Passive'}
1177 2 44 6 defined $path and $path =~ /^$self->{'mock_server_root'}/