| blib/lib/Log/Dispatch/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 78 | 4 | 0 | 2 | $$self{'config'}->should_watch && $$self{'config'}->needs_reload |
| 132 | 17 | 0 | 0 | $@ and not $@ =~ /locate/ |
| 165 | 19 | 6 | 0 | $1 and $2 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 83 | 0 | 2 | 0 | ref $proto || $proto |