blib/lib/Test/MethodFixtures/Storage/File.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 2 | unless ($args->{'dir'}) |
32 | 1 | 1 | unless -d $args->{'dir'} and -w $args->{'dir'} |
57 | 2 | 5 | unless $storage->is_file |