| blib/lib/HTML/Template/Dumper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 28 | 67.8 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 3 | 0 | unless ($full_format =~ /::/) |
| 30 | 1 | 2 | if $@ |
| 33 | 1 | 2 | if ($@) |
| 37 | 1 | 0 | if $@ |
| 47 | 1 | 2 | if $@ |
| 48 | 1 | 2 | if $@ |
| 51 | 0 | 3 | if $@ |
| 53 | 0 | 3 | unless $format_obj->isa('HTML::Template::Dumper::Format') |
| 65 | 1 | 34 | @_ ? : |
| 70 | 0 | 35 | if $@ |
| 77 | 0 | 35 | if $output_filter |
| 79 | 1 | 34 | if ($in{'print_to'}) |
| 90 | 0 | 0 | unless ref $filter eq 'CODE' |
| 101 | 0 | 2 | unless (ref $self) |