Branch Coverage

blib/lib/SQL/Translator/Producer/GraphQL.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
83 10 42 unless $modifier
84 8 22 if $modifier eq 'non_null' and ref $typespec eq 'ARRAY' and $typespec->[0] eq 'non_null'
122 2 12 if $info->{'is_foreign_key'}
130 0 4 if grep(($_ eq $rel), @{$name2columns{$name};})
131 2 2 if $info->{'attrs'}{'accessor'} eq 'multi'
211 0 2 if $@