Condition Coverage

inc/Email/Address.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
214 0 0 0 defined $user and defined $host
401 0 0 0 defined $$self[0] and length $$self[0]
0 0 0 defined $$self[2] and length $$self[2]

or 3 conditions

line l !l&&r !l&&!r condition
401 0 0 0 defined $$self[0] and length $$self[0] or defined $$self[2] and length $$self[2]