Branch Coverage

blib/lib/SparkX/Form/Field/Validator/Confirm.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
45 0 6 unless $self->confirm
47 1 5 if ($self->value ne $self->_confirm_field->value)