| blib/lib/IO/Dir/Recursive.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 12 | 17 | 70.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 126 | 2 | 0 | 2 | ${*$dh;}{'io_dir_noupwards'} and defined $key | 
| 2 | 2 | 0 | ${*$dh;}{'io_dir_noupwards'} and defined $key and $key eq '.' || $key eq '..' | |
| 138 | 6 | 6 | 0 | ${*$dh;}{'io_dir_noupwards'} and $key eq '.' || $key eq '..' | 
| line | l | !l | condition | 
|---|---|---|---|
| 114 | 5 | 2 | $options ||= 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 126 | 0 | 0 | 2 | $key eq '.' || $key eq '..' | 
| 138 | 2 | 2 | 2 | $key eq '.' || $key eq '..' |