| blib/lib/Eidolon/Driver/Log/Basic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 0 | unless -d $$self{'dir'} |
| 50 | 0 | 0 | if $$self{'handle'} |
| 52 | 0 | 0 | unless CORE::open $$self{'handle'}, ">>$$self{'dir'}$$self{'file'}" |
| 66 | 0 | 0 | if ($$self{'handle'}) |
| 87 | 0 | 0 | $msg ? : |