line |
true |
false |
branch |
225
|
1 |
3 |
exists $templates->{$_}{'store'} && ref $templates->{$_}{'store'} eq 'SCALAR' ? :
|
232
|
3 |
1 |
unless (exists $_validators->{$this_validator})
|
242
|
2 |
2 |
if (my $error = $@)
|
251
|
0 |
2 |
wantarray ? :
|
343
|
1 |
3 |
if (exists $positional_templates->[$i]{'store'} and ref $positional_templates->[$i]{'store'} eq "SCALAR")
|
355
|
3 |
1 |
unless (exists $_validators->{$this_validator})
|
365
|
2 |
2 |
if (my $error = $@)
|
370
|
2 |
0 |
if @$positional_names
|
377
|
0 |
2 |
wantarray ? :
|
467
|
8 |
0 |
exists $self->ValidationTemplates->{$name} ? :
|
470
|
8 |
0 |
$extra ? :
|