blib/lib/Tapper/Cmd/Scenario.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
47 | 1 | 1 | unless $conf->{'scenario_description'} |
53 | 0 | 4 | if ($plan->{'requested_hosts'}) |
77 | 0 | 3 | unless $list_of_confs |
78 | 2 | 1 | if ($conf->{'scenario_type'} eq 'interdep') { } |
1 | 0 | elsif ($conf->{'scenario_type'} eq 'multitest') { } |