| line |
true |
false |
branch |
|
26
|
41 |
23 |
unless defined $self->{'name'}
|
|
33
|
81 |
10 |
unless my $autofill = $table->row_class_autofill
|
|
39
|
0 |
61 |
unless $_[0]{'tables'}{$_[1]}
|
|
47
|
0 |
0 |
if $self->{'tables'}{$name}
|
|
57
|
0 |
3 |
if $self->{'name'}
|
|
68
|
1 |
19 |
if $self->{'name'}
|
|
86
|
0 |
12 |
unless my $local_table = $self->{'tables'}{$local_tname}
|
|
87
|
0 |
12 |
unless my $other_table = $self->{'tables'}{$other_tname}
|
|
89
|
7 |
5 |
$other_table->unique->{column_key(@{$other_cols;})} ? :
|
|
90
|
1 |
11 |
$local_table->unique->{column_key(@{$local_cols;})} ? :
|