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