| blib/lib/App/Du/Analyze/Filter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 3 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 108 | 6507 | 162 | 153 | @path_to_test == @prefix_to_test + $depth and _my_all(sub { $path_to_test[$_] eq $prefix_to_test[$_]; } , 0 .. $#prefix_to_test) |