Condition Coverage

blib/lib/Email/Address/Loose/EmailAddress.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
137 44 187 0 defined $user and defined $host
228 68 0 154 defined $$self[0] and length $$self[0]
0 68 0 defined $$self[2] and length $$self[2]

or 3 conditions

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