| blib/lib/Email/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 1 | 48 | unless defined $text |
| 79 | 10 | 38 | ref $text || !1 ? : |
| 86 | 39 | 9 | if (defined $pos) { } |
| 116 | 44 | 10 | if ($$text_ref =~ /($re)/gms) { } |
| 168 | 5 | 4 | unless defined $email->header_raw('Date') |
| 294 | 58 | 2 | defined ${$$self{'body'};} ? : |
| 305 | 50 | 18 | ref $text ? : |