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