lib/Path/Extended/Class/Dir.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
10 | 4 | 97 | 1 | @args and not defined $args[0] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
36 | 0 | 0 | 0 | $base || $options{'base'} || 'File::Spec'->curdir |