| lib/Sisimai/Lhost/GoogleGroups.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| 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 exists $mhead->{'x-google-smtp-source'} |
| 55 | 72 | 0 | scalar @$fewdetails == 4 ? : |
| 66 | 0 | 72 | unless "Sisimai::RFC5322"->is_emailaddress($e) |
| 68 | 0 | 72 | if ($v->{'recipient'}) |
| 77 | 0 | 72 | unless $recipients |