| blib/lib/Log/Dispatch/CronoDir.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 91 | 7 | 0 | 1 | $self->{'_current_fh'} and &openhandle($self->{'_current_fh'}) |
| 128 | 2 | 0 | 7 | $self->{'_current_fh'} and &openhandle($self->{'_current_fh'}) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 17 | 0 | 9 | 0 | ref $proto || $proto |
| 89 | 7 | 1 | 3 | not exists $self->{'_current_dir'} or $dirname ne $self->{'_current_dir'} |