line |
true |
false |
branch |
33
|
0 |
18 |
if (ref $self->validators_list eq 'HASH') { }
|
34
|
0 |
0 |
if defined $self->validators_list->{'label'}
|
40
|
3 |
18 |
if $key eq 'label'
|
65
|
0 |
19 |
$self->has_validators_args ? :
|
71
|
0 |
19 |
ref $self->validators_list eq 'HASH' ? :
|
74
|
3 |
19 |
if $key eq 'label'
|
76
|
10 |
9 |
if (ref $arg eq 'HASH') { }
|
97
|
0 |
19 |
if defined $self->load_class_cache->{$key}
|
99
|
0 |
19 |
if ($key =~ /::/) { }
|
100
|
0 |
0 |
if (can_load('modules', {$key, 0}))
|
110
|
19 |
0 |
if (can_load('modules', {$can_class, 0}))
|
116
|
0 |
19 |
unless $class
|