Branch Coverage

blib/lib/MooX/Params/CompiledValidators.pm
Criterion Covered Total %
branch 17 22 77.2


line true false branch
225 1 3 exists $templates->{$_}{'store'} && ref $templates->{$_}{'store'} eq 'SCALAR' ? :
232 3 1 unless (exists $_validators->{$this_validator})
241 2 2 if (my $error = $@)
250 0 2 wantarray ? :
342 1 3 if (exists $positional_templates->[$i]{'store'} and ref $positional_templates->[$i]{'store'} eq "SCALAR")
354 3 1 unless (exists $_validators->{$this_validator})
363 2 2 if (my $error = $@)
368 2 0 if @$positional_names
375 0 2 wantarray ? :
465 8 0 exists $self->ValidationTemplates->{$name} ? :
468 8 0 $extra ? :