| lib/Sisimai/Lhost/GoogleGroups.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 18 | 55.5 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 891 | 71 | unless index($$mbody, "Google Groups") != -1 |
| 20 | 0 | 71 | unless rindex($mhead->{'from'}, " |
| 21 | 0 | 71 | unless index($mhead->{'subject'}, "Delivery Status Notification") != -1 |
| 22 | 0 | 71 | unless exists $mhead->{'x-failed-recipients'} |
| 23 | 0 | 71 | unless exists $mhead->{'x-google-smtp-source'} |
| 60 | 71 | 0 | if scalar @$fewdetails == 4 |
| 64 | 0 | 71 | unless "Sisimai::Address"->is_emailaddress($e) |
| 66 | 0 | 71 | if ($v->{'recipient'}) |
| 75 | 0 | 71 | unless $recipients |