| blib/lib/Log/Dispatch/File/Rolling.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 14 | 42.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 81 | 0 | 0 | 5 | defined $$self{'fh'} and ($$self{'rolling_fh_pid'} || '') eq $$ | 
| 0 | 1 | 4 | defined $$self{'fh'} and ($$self{'rolling_fh_pid'} || '') eq $$ and defined fileno $$self{'fh'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 81 | 5 | 0 | $$self{'rolling_fh_pid'} || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 35 | 0 | 4 | 0 | ref $proto || $proto | 
| 92 | 0 | 0 | 4 | not defined $finode or $inode != $finode |