blib/lib/Data/Report/Plugin/Html.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 22 | 28 | 78.5 |
line | true | false | branch |
---|---|---|---|
34 | 6 | 1 | if ($$self{'used'}) |
47 | 0 | 18 | unless %$data |
49 | 2 | 16 | if ($style and my $t = $self->_getstyle($style)) |
50 | 0 | 2 | if $$t{'ignore'} |
57 | 16 | 2 | $style ? : |
61 | 78 | 0 | defined $$data{$fname} ? : |
65 | 4 | 74 | if $$t{'ignore'} |
69 | 6 | 68 | $$t{'raw_html'} ? : |
0 | 74 | $value eq '' ? : | |
95 | 2 | 24 | if $$t{'ignore'} |
110 | 21 | 77 | if $_[0] eq '>' |
111 | 51 | 26 | if $_[0] eq '<' |
112 | 26 | 0 | if $_[0] eq '|' |
118 | 110 | 0 | if ($html_use_entities) |