bin/testrail-cases | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 4 | if (-e $homedir . "/.testrailrc") |
53 | 1 | 3 | if ($opts->{'help'}) |
61 | 0 | 1 | if $opts->{'orphans'} and $opts->{'missing'} |
70 | 0 | 3 | unless $cases |
76 | 1 | 2 | if ref $tests->{'update'} eq "ARRAY" |
78 | 1 | 2 | if ref $tests->{'orphans'} eq "ARRAY" |
79 | 1 | 2 | if ref $tests->{'missing'} eq "ARRAY" |