| blib/lib/File/Rsync/Mirror/Recent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 13 | 31 | 41.9 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 291 | 3000 | 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 | 3000 | 0 | 0 | $opt{'before'} and &_bigfloatlt($opt{'before'}, $before) | 
| 732 | 0 | 0 | 15 | not $options->{'loop'} and $otherproc | 
| 0 | 5 | 10 | not $options->{'loop'} and $otherproc and $otherproc->recentfiles->[-1]->uptodate | 
| line | l | !l | condition | 
|---|---|---|---|
| 379 | 72 | 0 | $rf->{'ORIG'}{'Producers'}{'time'} || 0 | 
| 60 | 0 | $merged->{'epoch'} || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 460 | 0 | 4 | 6 | not length $rfilename or $rfilename eq 'RECENT.recent' | 
| 759 | 0 | 1 | 4 | 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 |