Branch Coverage

blib/lib/Mojolicious/Plugin/Tables/Model.pm
Criterion Covered Total %
branch 19 32 59.3


line true false branch
13 3 0 if (my $connect_info = $conf->{'connect_info'}) { }
16 0 0 unless $class->connect_info
30 3 0 unless $conf->{'loader_opts'}
49 0 48 if $self->glossary->{$_}
60 3 9 /date|time/ ? :
0 12 /timestamp/ ? :
15 12 /numeric|integer/ ? :
67 21 6 if keys %$attrs1 or keys %$attrs2
89 6 6 if ($card eq 'single') { }
0 6 elsif ($card eq 'filter') { }
6 0 elsif ($card eq 'multi') { }
92 6 0 if @fks == 1
96 0 0 if (@ffkeys == 1) { }
107 6 0 if (@ffkeys == 1) { }
126 6 0 if $bycolumn{$fkey}
134 6 21 $bycolumn{$_}{'parent'} ? :