| blib/lib/Data/Report/Plugin/Html.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 48 | 2 | 14 | 2 | $style and my $t = $self->_getstyle($style) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 66 | 2 | 72 | 0 | $t->{'class'} || "c_$fname" |
| 96 | 1 | 23 | 0 | $t->{'class'} || 'h_' . $_->{'name'} |