Branch Coverage

blib/lib/Dancer2/Plugin/FormValidator/Registry.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
34 11 5 if ($self->has_extensions)
56 88 0 if (my $validator_struct = $self->validators->{$name})
64 8 80 $extension ? :
68 0 88 unless ($validator->does($role))