| blib/lib/Test/Log/Log4perl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 18 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 290 | 14 | 0 | 1 | ref $$expected{$thingy} and ref $$expected{$thingy} eq 'Regexp' |
| 340 | 0 | 1 | 2 | defined &overload::Overloaded and overload::Overloaded($expected) |
| line | l | !l | condition |
|---|---|---|---|
| 252 | 0 | 24 | shift() || 'Log4perl test' |
| 506 | 28 | 48 | $temp{'ignore_priority'} || 0 |
| 6 | 44 | $perm{'ignore_priority'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 506 | 26 | 4 | 46 | $priority <= ($temp{'ignore_priority'} || 0) or $priority <= ($perm{'ignore_priority'} || 0) |
| 517 | 0 | 1 | 46 | $filename eq $cur_filename or $filename eq $INC{'Log/Log4perl/Logger.pm'} |