blib/lib/Weasel/Driver/Mock.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
475 | 0 | 0 | 0 | close $tgt_h or carp("Failed to close target file handle: $Weasel::Driver::Mock::ERRNO") |
477 | 1 | 0 | 0 | close $src_h or carp("Failed to close source file handle: $Weasel::Driver::Mock::ERRNO") |
502 | 1 | 0 | 19 | $expect->{'content'} or $expect->{'content_from_file'} |
0 | 0 | 19 | $expect->{'content'} or $expect->{'content_from_file'} or $expect->{'content_base64'} |