Branch Coverage

blib/lib/App/HL7/Compare.pm
Criterion Covered Total %
branch 18 20 90.0


line true false branch
45 34 76 if ($levels_down == 0) { }
63 23 44 if ($levels_down == 0)
75 44 60 unless defined $part
78 31 29 if (@{$deep_results;} == 1 and defined $deep_results->[0]{'path'}[0]) { }
80 31 0 if $deep_results->[0]{'path'}[0] == 1
141 0 4 unless open my $fh, "<", $file
150 2 4 if (ref $file eq 'SCALAR') { }
165 1 2 unless $self->exclude_matching
174 3 12 if (grep({defined $_;} @values) == 2 and $values[0] eq $values[1])
207 18 8 defined $_ ? :