| blib/lib/Log/Dispatch/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 12 | 58.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 65 | 8 | 1 | 3 | $$self{'config'}->should_watch && $$self{'config'}->needs_reload |
| 112 | 32 | 0 | 0 | $@ and not $@ =~ /locate/ |
| 145 | 19 | 6 | 0 | $1 and $2 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 0 | 5 | 0 | ref $proto || $proto |