blib/lib/Data/Keys/E/Store/Dir.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 20 | if @_ |
67 | 0 | 22 | if @_ |
72 | 2 | 20 | unless (defined $value) |
73 | 0 | 2 | unless unlink $filename or not -f $filename |
78 | 2 | 18 | if $@ |
87 | 0 | 59 | if not defined $key or length $key == 0 |
89 | 0 | 59 | if @_ |
96 | 39 | 20 | if wantarray |