| blib/lib/Log/Dispatch/FileShared.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 12 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 175 | 1 | 0 | 0 | $MOD_PERL and my $cleanup_handler = $$self{'modperl_cleanup_handler'} |
| 1 | 0 | 0 | $MOD_PERL and my $cleanup_handler = $$self{'modperl_cleanup_handler'} and not $$self{'modperl_cleanup_handler_pushed'} | |
| 212 | 0 | 0 | 0 | $SIG{'ALRM'} and $SIG{'ALRM'} ne 'DEFAULT' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 33 | 0 | 1 | 0 | ref $proto || $proto |