blib/lib/Alzabo/Create/ForeignKey.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 0 | Alzabo::Utils::is_arrayref($_[0]) ? : |
56 | 0 | 0 | if (exists $$self{'columns_to'}) |
60 | 0 | 0 | unless @{$$self{'columns_to'};} == @$c |
70 | 0 | 0 | Alzabo::Utils::is_arrayref($_[0]) ? : |
73 | 0 | 0 | if (exists $$self{'columns_from'}) |
77 | 0 | 0 | unless @{$$self{'columns_from'};} == @$c |
89 | 0 | 0 | unless scalar @card == 2 |
94 | 0 | 0 | unless $c =~ /^[1n]$/i |
98 | 0 | 0 | if $card[0] eq 'n' and $card[1] eq 'n' |
118 | 0 | 0 | defined $_[1] ? : |