blib/lib/Test/Mock/Net/FTP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
215 | 247 | 0 | 2 | (defined $opts{'Passive'} || defined $opts{'Port'}) && !$opts{'Passive'} |
1168 | 2 | 44 | 6 | defined $path and $path =~ /^$$self{'mock_server_root'}/ |