| blib/lib/App/Git/Workflow/Command/BranchAge.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 98 | 0 | 0 | 0 | $match and not $branch->{'short'} =~ /$match/ |
| 115 | 0 | 0 | 0 | $date and $tz |
| 145 | 0 | 0 | 0 | $option{'limit'} and @data > $option{'limit'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 129 | 0 | 0 | 0 | not $max{$key} or $max{$key} < length $branch->{$key} |