| blib/lib/Exception/Reporter/Sender/Dir.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 1 | if (-e $root and not -d $root) |
| 42 | 0 | 1 | unless -e $root |
| 79 | 0 | 1 | unless @$summaries |
| 111 | 1 | 5 | if (@{$summary->[1];} > 1) |
| 132 | 1 | 7 | $inner->{'body_is_bytes'} && $inner->{'charset'} ? : |
| 135 | 2 | 6 | $inner->{'body_is_bytes'} ? : |
| 140 | 1 | 0 | if ($arg->{'handled'}) |