| lib/Sisimai/Lhost/GoogleGroups.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 18 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 418 | 148 | unless rindex($mhead->{'from'}, " |
| 20 | 0 | 148 | unless index($mhead->{'subject'}, "Delivery Status Notification") > -1 |
| 21 | 20 | 128 | unless exists $mhead->{'x-failed-recipients'} |
| 22 | 56 | 72 | unless index($mhead->{'x-failed-recipients'}, "\@googlegroups.com") > -1 |
| 55 | 72 | 0 | scalar @$fewdetails == 4 ? : |
| 66 | 0 | 72 | unless index($e, "\@googlegroups.com") > -1 |
| 67 | 0 | 72 | unless "Sisimai::RFC5322"->is_emailaddress($e) |
| 69 | 0 | 72 | if ($v->{'recipient'}) |
| 78 | 0 | 72 | unless $recipients |