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