| blib/lib/App/HL7/Compare.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 20 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 38 | 88 | if ($levels_down == 0) { } |
| 63 | 25 | 49 | if ($levels_down == 0) |
| 75 | 50 | 66 | unless defined $part |
| 78 | 35 | 31 | if (@{$deep_results;} == 1 and defined $deep_results->[0]{'path'}[0]) { } |
| 80 | 35 | 0 | if $deep_results->[0]{'path'}[0] == 1 |
| 141 | 0 | 4 | unless open my $fh, "<", $file |
| 150 | 4 | 4 | if (ref $file eq 'SCALAR') { } |
| 165 | 1 | 3 | unless $self->exclude_matching |
| 174 | 5 | 12 | if (grep({defined $_;} @values) == 2 and $values[0] eq $values[1]) |
| 207 | 18 | 8 | defined $_ ? : |