| blib/lib/HTTP/WebTest/ReportPlugin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 20 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 205 | 417 | 5 | if (defined $output_ref) { } |
| 5 | 0 | elsif (defined $fh_out) { } | |
| 264 | 0 | 64 | if ($self->_email_report_is_expected) |
| 277 | 65 | 4 | unless defined $mail |
| 278 | 0 | 4 | unless $mail eq 'all' or $mail eq 'errors' |
| 279 | 1 | 3 | if $mail eq 'errors' and $self->webtest->have_succeed |
| 295 | 0 | 7 | unless defined $smtp |
| 336 | 2 | 5 | $self->webtest->have_succeed ? : |
| 340 | 21 | 0 | exists $replace{$1} ? : |
| 353 | 0 | 70 | unless ($ret) |