| line |
true |
false |
branch |
|
38
|
6 |
0 |
if ($target) |
|
40
|
0 |
6 |
if $target eq $self->{'target'} |
|
42
|
6 |
0 |
unless $self->prototype->fields->has($target) |
|
75
|
0 |
17 |
unless $target |
|
79
|
9 |
8 |
unless ($arguments) |
|
80
|
0 |
9 |
if $action eq "city" |
|
81
|
0 |
9 |
if $action eq "creditcard" |
|
82
|
0 |
9 |
if $action eq "date" |
|
83
|
0 |
9 |
if $action eq "decimal" |
|
84
|
3 |
6 |
if $action eq "email" |
|
85
|
0 |
9 |
if $action eq "hostname" |
|
86
|
0 |
9 |
if $action eq "multiples" |
|
87
|
4 |
5 |
if $action eq "required" |
|
88
|
0 |
9 |
if $action eq "ssn" |
|
89
|
0 |
9 |
if $action eq "state" |
|
90
|
1 |
8 |
if $action eq "telephone" |
|
91
|
0 |
9 |
if $action eq "time" |
|
92
|
0 |
9 |
if $action eq "uuid" |
|
93
|
0 |
9 |
if $action eq "zipcode" |
|
96
|
17 |
0 |
if ($self->prototype->fields->has($target)) |
|
100
|
17 |
0 |
if ($field->can($action)) |
|
102
|
17 |
0 |
if defined $arguments |
|
142
|
17 |
0 |
if ($routine) |