| blib/lib/File/Common.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 22 | 86.3 |
| line | true | false | branch |
|---|---|---|---|
| 71 | 0 | 4 | unless my $dirs = $args{'dirs'} |
| 72 | 0 | 4 | unless @$dirs >= 2 |
| 79 | 0 | 12 | unless -d $dir |
| 84 | 32 | 100 | unless -f $_ |
| 95 | 2 | 2 | if (defined $min_occurrence) { } |
| 98 | 25 | 25 | if ($detail) { } |
| 105 | 1 | 1 | if ($detail) { } |
| 107 | 9 | 7 | unless @{$res{$k}{'dirs'};} >= $min_occurrence |
| 117 | 12 | 14 | unless $all_files[$i]{$f0} |
| 119 | 2 | 2 | if ($detail) { } |
| 125 | 1 | 1 | $detail ? : |