blib/lib/Doit/Guarded.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 8 | 1 | 0 | delete $opts{'ensure'} || &Doit::Log::error('ensure is missing') |
39 | 7 | 1 | 0 | delete $opts{'using'} || &Doit::Log::error('using is missing') |