blib/lib/Labyrinth/Constraints/Emails.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
86 | 0 | 0 | unless $text |
87 | 0 | 0 | $text =~ / ^($email_harsh )$ /x ? : |
117 | 0 | 0 | unless $text |
118 | 0 | 0 | $text =~ / ^( $email_strict )$ /x ? : |
132 | 0 | 0 | if (defined $prefix and $prefix eq 'valid_') |
133 | 0 | 0 | defined &{$pkg . 'match_' . $sub;}(@_) ? : |