blib/lib/App/TemplateCMD/Command/List.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
34 | 0 | 0 | if ($filter) |
41 | 0 | 0 | $files_per_col == int $files_per_col ? : |
47 | 0 | 0 | unless $templates[$row * $option{'columns'} + $col] |
50 | 0 | 0 | if length $templates[$row * $option{'columns'} + $col] > $max[$col] |
56 | 0 | 0 | unless $columns[$col][$row] |