| line |
l |
!l |
condition |
|
14
|
0 |
0 |
carp('This method requires an object') and return |
|
177
|
0 |
0 |
carp('missing table argument') and return |
|
184
|
0 |
0 |
carp('missing column definitions') and return |
|
389
|
0 |
0 |
carp('duplicate table/join declaration') and return |
|
398
|
0 |
0 |
carp('missing join name') and return |
|
401
|
0 |
0 |
carp('missing table(s) to join') and return |
|
407
|
0 |
0 |
carp('missing required tables') and return |
|
411
|
0 |
0 |
carp("No such table '${ptab}'") and return |
|
472
|
0 |
0 |
carp("No such table '${tab_name}'") and return |
|
483
|
0 |
0 |
carp("Secondary table '${secondary}' unknown") and return |
|
485
|
0 |
0 |
carp("No such table '${secondary}'") and return |
|
501
|
0 |
0 |
carp("No such key '${k}' on primary table '${usetab_name}'") and return |
|
503
|
0 |
0 |
carp("No such key '${k}' on secondary table '${tab_name}'") and return |
|
618
|
0 |
0 |
carp("$name is not a class method") and return |
|
619
|
0 |
0 |
carp("$name is part of the primary key") and return $self |
|
628
|
0 |
0 |
carp("$name is not a class method") and return |