| blib/lib/Exception/Reporter/Sender/Email.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 24 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 0 | 2 | ref $to ? : |
| 58 | 0 | 2 | if not $from and $arg->{'from'} =~ /\A[-.0-9a-zA-Z]+\z/ |
| 60 | 0 | 2 | unless $from |
| 66 | 0 | 2 | unless ref $env_to |
| 129 | 0 | 3 | unless @$summaries |
| 139 | 3 | 0 | unless $arg->{'extra_rcpts'} |
| 190 | 2 | 9 | $summary->{'body_is_bytes'} ? : |
| 1 | 1 | $summary->{'charset'} ? : | |
| 2 | 9 | $summary->{'body_is_bytes'} ? : | |
| 198 | 8 | 1 | if (@these_parts == 1) { } |
| 212 | 1 | 2 | if ($arg->{'handled'}) |
| 258 | 1 | 2 | $arg->{'handled'} ? : |