| line |
true |
false |
branch |
|
73
|
0 |
0 |
if $inherited |
|
79
|
0 |
0 |
if scalar @parents == 0 |
|
92
|
0 |
0 |
if (defined $@ and $@ ne '') |
|
110
|
0 |
0 |
unless (exists $$descriptors{$class}) |
|
129
|
0 |
0 |
unless (defined $info->column) |
|
133
|
0 |
0 |
unless (defined $info->table) |
|
140
|
0 |
0 |
if (not exists $$values{$column} && defined $$values{$column}) |
|
143
|
0 |
0 |
if (not defined $info->index) { } |
|
147
|
0 |
0 |
if (defined $id) { } |
|
155
|
0 |
0 |
if ($info->cache) |
|
184
|
0 |
0 |
unless (defined $column) |
|
190
|
0 |
0 |
if (defined $info->column) |
|
196
|
0 |
0 |
if (exists $args{'Min'}) { } |
|
197
|
0 |
0 |
unless ($args{'Min'} =~ /^-?\d+$/) |
|
205
|
0 |
0 |
if (exists $args{'Step'}) { } |
|
206
|
0 |
0 |
unless ($args{'Step'} =~ /^-?\d+$/) |
|
214
|
0 |
0 |
if (exists $args{'Cache'} and $args{'Cache'}) { } |
|
231
|
0 |
0 |
if (defined $table) |