| blib/lib/Log/LogMethods.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 456 | 0 | 0 | 0 | exists $LEVEL_MAP{$level} and $type =~ /^(?:BENCHMARK|RESULT)$/su |
| 477 | 0 | 0 | 60 | exists $LEVEL_MAP{$level} and $type =~ /^(?:BENCHMARK|RESULT)$/su |
| 651 | 25 | 125 | 2 | defined $hash->{'sub'} and $hash->{'sub'} =~ /eval/u |