Condition Coverage

bin/testrail-results
Criterion Covered Total %
condition 38 57 66.6


and 2 conditions

line l !l condition
157 0 4336 ref $casedef->{'config_ids'} eq "ARRAY" and scalar @{$casedef->{'config_ids'};}

and 3 conditions

line !l l&&!r l&&r condition
74 0 2 0 $cf and not -e $cf
184 5618 1018 0 $result->{'defects'} and ref $result->{'defects'} ne "ARRAY"
186 5618 0 1018 $result->{'defects'} and ref $result->{'defects'} eq "ARRAY"

or 2 conditions

line l !l condition
33 14 0 my_home() || '.'
84 0 2 $prior_search->{'search_string'} // ""
85 0 2 $opts->{'pattern'} // ""
150 0 11 $out_json->{$case} //= {}
158 4336 0 $cplatform ||= "default"
166 6625 11 $versions_by_status->{$cplatform} //= {}
170 1524 3 $versions_by_status->{$cplatform}{$result->{'version'}} //= []
203 0 11 $out_json->{$case}{'versions_by_status'}{$plt} //= {}
210 0 3 $out_json->{$case}{'versions_by_status'}{$plt}{$v} //= []
215 0 11 $out_json->{$case}{'num_runs'} //= 0
216 0 11 $out_json->{$case}{'seen_runs'} //= []
217 0 11 $out_json->{$case}{'seen_plans'} //= []
218 0 11 $out_json->{$case}{'elapsetotals'} //= []
219 0 11 $out_json->{$case}{'defects'} //= []
221 0 99 $out_json->{$case}{$status_map{$status}} //= 0
239 8 3 $timestats->sum || 0
242 8 3 $timestats->median || 0
245 8 3 $timestats->mean || 0
249 7 4 $timestats->standard_deviation || 0
252 8 3 $timestats->max || 0
255 8 3 $timestats->min || 0
258 11 0 $timestats->count || 0
329 5111 2 $seconds || 0