| blib/lib/Dancer/Logger/Hourlyfile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 69 | 0 | 0 | 0 | ref $test_fh and $test_fh->opened |
| 74 | 0 | 0 | 0 | exists $self->{'log_current'} and $self->{'log_current'} eq $current_time |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 0 | 0 | setting('log_hourly') || 'filename' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 22 | 0 | 0 | 0 | setting('log_file') . '.log' || setting('environment') . '.log' |