blib/lib/Logfile/Tail/Switch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 5 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
79 | 4 | 3 | 40 | $self->{'_last_check_time'} and $self->{'_last_check_time'} >= $now - $self->{'check_freq'} |
line | l | !l | condition |
---|---|---|---|
68 | 24 | 0 | readline $fh // '' |