Branch Coverage

blib/lib/Validator/Custom/Constraints.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
13 0 5 unless &Scalar::Util::blessed($self) and $self->isa('Validator::Custom::Constraints')
18 0 5 unless my $helper = $self->constraints->{$method}