| blib/lib/Tapper/Cmd/Testplan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 4 | 1 | if (lc $type eq 'multitest') { } |
| 1 | 0 | elsif (lc $type eq 'scenario') { } | |
| 52 | 0 | 5 | unless $plan->{'type'} |
| 75 | 0 | 4 | if ($testrun->testrun_scheduling->status eq 'running') |
| 113 | 0 | 1 | unless $testplan |
| 135 | 1 | 21 | if ($s_line =~ /^[#\s]*-?\s*(?:short)?name\s*:\s*(.+?)\s*$/i) |