Branch Coverage

blib/lib/Email/Extractor.pm
Criterion Covered Total %
branch 4 12 33.3


line true false branch
19 1 0 unless defined $param{'only_lang'}
27 0 0 unless defined $attempts
31 0 0 if @$a
70 0 6 unless defined $text
76 0 6 if ($self->{'last_uri'})
87 6 0 if ($self->{'only_lang'}) { }