| blib/lib/File/Find/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 22 | 28 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 46 | 213 | if ($opt{'statefile'} and -e $opt{'statefile'}) |
| 32 | 6 | 253 | unless @TODO |
| 35 | 127 | 126 | if (-d $item) |
| 38 | 254 | 258 | if $_ eq '.' or $_ eq '..' |
| 43 | 0 | 253 | if ($opt{'order'}) |
| 46 | 46 | 207 | if ($opt{'statefile'}) |
| 47 | 0 | 46 | unless store(\@TODO, $opt{'statefile'}) |
| 69 | 0 | 3 | if $args{'filter'} |
| 70 | 0 | 3 | if $args{'map'} |
| 86 | 2 | 2 | if $self->filter |
| 88 | 1 | 3 | if $self->map |
| 96 | 0 | 10 | if $meth eq 'DESTROY' |
| 100 | 0 | 10 | unless ($auth{$meth}) |
| 107 | 3 | 63 | if ($arg) { } |