| blib/lib/Dezi/Types.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 77 | 0 | 0 | 0 | not &blessed($config2) and -r $config2 |
| 0 | 0 | 0 | not &blessed($config2) and ref $config2 eq 'HASH' | |
| 110 | 0 | 0 | 0 | &blessed($inv) and $inv->isa('Path::Class::Dir') |