blib/lib/Iterator/File/Status.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 0 | unless (can('Iterator::File::Status', $config{'status_method'})) |
46 | 0 | 0 | if $marker % $scale |
48 | 0 | 0 | if ($marker >= $$self{'_status_scale'} * 10) |
63 | 0 | 0 | if $marker % $interval |
73 | 0 | 0 | unless time - $$self{'_status_time_last'} >= $$self{'status_time_interval'} |