line |
true |
false |
branch |
14
|
0 |
0 |
unless defined $entity_type |
17
|
0 |
0 |
unless defined $entity_type |
24
|
0 |
0 |
if ($$params{'fieldset'}) { } |
26
|
0 |
0 |
unless $entity->can($method) |
31
|
0 |
0 |
if $entity->can($method) |
41
|
0 |
0 |
if ($k =~ /^filter\.(.*)$/) |
47
|
0 |
0 |
if ($$params{'fuzzy'}) { } |
81
|
0 |
0 |
if defined $$fields{$_}{'X_IS_PK'} |
83
|
0 |
0 |
if ($$fields{$_}{'nullable'} == 0 and not defined $$fields{$_}{'default'}) |
92
|
0 |
0 |
if defined $record_id and $record_id =~ /^\d+$/ |
98
|
0 |
0 |
unless (defined $param_value) |
108
|
0 |
0 |
if defined $param_value |
123
|
0 |
0 |
if ($$record{$entity->_pk_} and $$record{$entity->_pk_} =~ /^\d+$/) { } |
129
|
0 |
0 |
if ($result) { } |