| blib/lib/Tapper/Reports/Web/Controller/Tapper/Overview.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | if ($duration) { } |
| 30 | 0 | 0 | if lc $duration eq 'all' |
| 47 | 0 | 0 | unless (@args == 1 and lc $args[0] eq 'all') |
| 51 | 0 | 0 | if ($filter_condition->{'error'}) |
| 57 | 0 | 0 | unless defined $filter_condition->{'early'} and ref $filter_condition->{'early'} eq 'HASH' |
| 77 | 0 | 0 | $suite->name =~ /[^\w\d_.-]/u ? : |