Condition Coverage

blib/lib/Email/Extractor.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
36 2 2 0 not @$emails and $self->{'verbose'}
42 1 1 0 @$urls and $self->{'verbose'}
43 1 1 0 not @$urls and $self->{'verbose'}

or 3 conditions

line l !l&&r !l&&!r condition
187 0 0 0 $html || $self->{'last_text'}