bin/testrail-replay | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 11 | 36.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
67 | 0 | 0 | 3 | ref $runs eq "ARRAY" and @$runs |
74 | 0 | 0 | 3 | ref $tests eq "ARRAY" and @$tests |
84 | 0 | 0 | 3 | ref $results eq "ARRAY" and @$results |
line | l | !l | condition |
---|---|---|---|
28 | 4 | 0 | my_home() || '.' |