Branch Coverage

blib/lib/Syccess/Field.pm
Criterion Covered Total %
branch 13 24 54.1


line true false branch
31 0 18 if (ref $self->validators_list eq 'HASH') { }
33 0 0 if defined $self->validators_list->{'label'}
38 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