Condition Coverage

blib/lib/App/HL7/Compare.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
78 6 25 35 @{$deep_results;} == 1 and defined $deep_results->[0]{'path'}[0]
174 8 4 5 grep({defined $_;} @values) == 2 and $values[0] eq $values[1]

or 3 conditions

line l !l&&r !l&&!r condition
32 30 4 4 $comps->{'order'}{$name} //= @{$comps->{'segments'};}