| blib/lib/App/Du/Analyze/Filter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 162 | 144 | unless (&$cb(local $_ = $x)) |
| 36 | 18 | 18 | if (@_) |
| 48 | 18 | 18 | if (@_) |
| 60 | 30 | 18 | if (@_) |
| 76 | 12 | 6 | if (exists $$args{'should_sort'}) |
| 102 | 6822 | 0 | if (my($size, $total_path, $path) = $line =~ /\A(\d+)\t(\.(.*?))\z/) |
| 108 | 153 | 6669 | if (@path_to_test == @prefix_to_test + $depth and _my_all(sub { $path_to_test[$_] eq $prefix_to_test[$_]; } , 0 .. $#prefix_to_test)) |
| 120 | 18 | 0 | if ($sort) |