| blib/lib/IO/Die/open.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 12 | 16.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 28 | 0 | 4 | 0 | not ref $_[0] and defined $_[0] | 
| 4 | 0 | 0 | not ref $_[0] and defined $_[0] and length $_[0] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 33 | 0 | 0 | 0 | $mode eq '|-' or $mode eq '-|' | 
| 49 | 0 | 0 | 0 | $mode eq '|-' or $mode eq '-|' |