Branch Coverage

blib/lib/Email/Find.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
63 0 96 if ($orig_match =~ s/([),.'";?!]+)$//)
66 45 51 if (my $email = $self->do_validate($orig_match)) { }