blib/lib/File/Rsync/Mirror/Recent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 31 | 38.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
291 | 2500 | 0 | 0 | $opt{'max'} and scalar @$ret > $opt{'max'} |
295 | 0 | 0 | 0 | $locopt{'info'}{'last'} and &_bigfloatlt($locopt{'info'}{'last'}{'epoch'}, $opt{'after'}) |
306 | 2500 | 0 | 0 | $opt{'before'} and &_bigfloatlt($opt{'before'}, $before) |
732 | 0 | 0 | 10 | not $options->{'loop'} and $otherproc |
0 | 0 | 10 | not $options->{'loop'} and $otherproc and $otherproc->recentfiles->[-1]->uptodate |
line | l | !l | condition |
---|---|---|---|
379 | 60 | 0 | $rf->{'ORIG'}{'Producers'}{'time'} || 0 |
50 | 0 | $merged->{'epoch'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
460 | 0 | 4 | 5 | not length $rfilename or $rfilename eq 'RECENT.recent' |
759 | 0 | 1 | 3 | not defined $mydm or $dirtymark ne $mydm |
788 | 0 | 0 | 16 | not defined $thismerged->{'epoch'} or &_bigfloatlt($nextminmax->{'max'}, $thismerged->{'epoch'}) |
939 | 0 | 8 | 0 | $self->tempdir || $self->localroot |