blib/lib/IO/All/Dir.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 10 | 20.0 |
line | true | false | branch |
---|---|---|---|
12 | 1 | 1 | unless defined $location and length $location |
19 | 0 | 0 | if @_ |
27 | 0 | 0 | if (-d $name) |
28 | 0 | 0 | unless $strict |
31 | 0 | 0 | unless CORE::mkdir $name |