| blib/lib/Email/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 18 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 76 | 1 | 53 | unless defined $text |
| 78 | 14 | 39 | ref $text || !1 ? : |
| 80 | 3 | 50 | if ${$text_ref;} =~ /[^\x00-\xFF]/u |
| 87 | 43 | 10 | if (defined $pos) { } |
| 117 | 48 | 11 | if ($$text_ref =~ /($re)/gmsu) { } |
| 169 | 7 | 6 | unless defined $email->header_raw("Date") |
| 295 | 58 | 2 | defined ${$$self{'body'};} ? : |
| 306 | 55 | 23 | ref $text ? : |
| 307 | 2 | 76 | if defined ${$text_ref;} and ${$text_ref;} =~ /[^\x00-\xFF]/u |