Branch Coverage

blib/lib/Form/Processor/Field/URL.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
12 0 2 unless $self->SUPER::validate
16 1 1 unless $url =~ m[^\w+://[^/\s]+/\S*$]