| blib/lib/AnyEvent/FTP/Server/Context/Memory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 18 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 85 | 0 | 0 | 19 | exists $store->{$part} and ref $store->{$part} eq "HASH" |
| 194 | 1 | 1 | 1 | defined $file and not ref $file |
| 219 | 1 | 0 | 5 | $path->basename ne "" and defined $file |
| 1 | 0 | 5 | $path->basename ne "" and defined $file and ref $file eq "HASH" | |
| 248 | 0 | 0 | 4 | defined $file and ref $file eq "HASH" |
| 277 | 0 | 0 | 4 | defined $file and ref $file eq "HASH" |