| blib/lib/Tapper/Reports/Web/Controller/Tapper/Testplan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 23 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 146 | 0 | 0 | 0 | $todays_instances and $todays_instances->can('next') |
| 162 | 0 | 0 | 0 | $job and $job->status ne 'finished' |
| 163 | 0 | 0 | 0 | $job and $job->status eq 'running' |
| 164 | 0 | 0 | 0 | $job and $job->status eq 'schedule' |
| 165 | 0 | 0 | 0 | $job and $job->status eq 'prepare' |
| 170 | 0 | 0 | 0 | $stats and $stats->success_ratio < 100 |
| 171 | 0 | 0 | 0 | $stats and $stats->success_ratio == 100 |
| line | l | !l | condition |
|---|---|---|---|
| 95 | 0 | 0 | $filter_condition->{'days'} || 6 |