| inc/Email/Address.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 12 | 41.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 214 | 0 | 0 | 0 | defined $user and defined $host | 
| 401 | 14 | 0 | 84 | defined $$self[0] and length $$self[0] | 
| 14 | 0 | 0 | defined $$self[2] and length $$self[2] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 401 | 84 | 0 | 14 | defined $$self[0] and length $$self[0] or defined $$self[2] and length $$self[2] |