| blib/lib/LibZip/MyZlib.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 129 | 0 | 0 | 0 | length $tar_file < 1000 && -e $tar_file | 
| 175 | 0 | 0 | 0 | $^O eq 'os2' and $path =~ /^\w:\z/s | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 178 | 0 | 0 | 0 | -d $parent or $path eq $parent |