| blib/lib/Kelp/Module/Storage/Abstract/KelpExtensions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 10 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 1 | if ($e) |
| 28 | 0 | 0 | unless builtin::blessed($e) |
| 30 | 0 | 0 | if ($e->isa('Storage::Abstract::X::NotFound')) { } |
| 0 | 0 | elsif ($e->isa('Storage::Abstract::X::PathError')) { } | |
| 38 | 0 | 0 | if $app->can("logger") |