| line |
true |
false |
branch |
|
70
|
0 |
0 |
if ($element->passed) { } |
|
|
0 |
0 |
elsif ($element->is_validation_error) { } |
|
|
0 |
0 |
elsif ($element->is_code_error) { } |
|
77
|
0 |
0 |
if ($element->passed) |
|
87
|
0 |
0 |
if (not ref $pair->[1]) { } |
|
|
0 |
0 |
elsif (!ref($pair->[1]) eq ref {}) { } |
|
|
0 |
0 |
elsif (exists $pair->[1]{'errors'}) { } |
|
130
|
0 |
0 |
if $element->passed |
|
136
|
0 |
0 |
if (!ref($hash) eq ref {}) |
|
142
|
0 |
0 |
do {
exists $hash->{'errors'}
} ? : |
|
|
0 |
0 |
ref $hash ? : |
|
172
|
0 |
0 |
if $element->passed |
|
179
|
0 |
0 |
do {
exists $hash->{'errors'}
} ? : |
|
|
0 |
0 |
ref $hash ? : |
|
187
|
0 |
0 |
if $hash->{'handler'} and $Seen{$field}{$hash->{'handler'}}++ |
|
188
|
0 |
0 |
unless exists $flatten{$field} |
|
214
|
0 |
0 |
if $element->passed |
|
221
|
0 |
0 |
do {
exists $hash->{'errors'}
} ? : |
|
|
0 |
0 |
ref $hash ? : |
|
229
|
0 |
0 |
if $hash->{'handler'} and $Seen{$field}{$hash->{'handler'}}++ |
|
230
|
0 |
0 |
unless exists $flatten{$field} |