Branch Coverage

blib/lib/Data/Sah/Resolve.pm
Criterion Covered Total %
branch 10 28 35.7


line true false branch
17 3 6 if grep {$type eq $_;} @$seen
24 0 6 unless $err
25 0 6 unless $err =~ /\ACan't locate/
32 1 5 if $@
37 0 5 unless $sch2
43 0 4 ref $_[0] eq 'HASH' ? :
46 4 0 unless ($opts->{'schema_is_normalized'})
53 0 4 keys %{$$sch[1];} ? :
57 0 0 unless $opts->{'merge_clause_sets'}
58 0 0 if @{$res->[1];} < 2
64 0 0 if (/\Amerge\./)
69 0 0 if ($has_merge_mode_keys) { }
90 0 0 unless ($merge_res->{'success'})
102 0 0 if $opts->{'return_intermediates'}