| blib/lib/Data/Report/Plugin/Html.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 22 | 28 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 6 | 1 | if ($self->{'used'}) |
| 46 | 0 | 18 | unless %$data |
| 48 | 2 | 16 | if ($style and my $t = $self->_getstyle($style)) |
| 49 | 0 | 2 | if $t->{'ignore'} |
| 56 | 16 | 2 | $style ? : |
| 60 | 78 | 0 | defined $data->{$fname} ? : |
| 64 | 4 | 74 | if $t->{'ignore'} |
| 73 | 6 | 68 | $t->{'raw_html'} ? : |
| 0 | 74 | $value eq '' ? : | |
| 94 | 2 | 24 | if $t->{'ignore'} |
| 109 | 21 | 77 | if $_[0] eq '>' |
| 110 | 51 | 26 | if $_[0] eq '<' |
| 111 | 26 | 0 | if $_[0] eq '|' |
| 117 | 110 | 0 | if ($html_use_entities) |