blib/lib/HTML/FormatTableCell.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 14 | 64.2 |
line | l | !l | condition |
---|---|---|---|
48 | 0 | 2 | $attr{'header'} || '' |
0 | 2 | $attr{'nowrap'} || 'nowrap' | |
0 | 2 | $attr{'rowspan'} || 1 | |
1 | 1 | $attr{'colspan'} || 1 | |
1 | 1 | $attr{'align'} || 'left' | |
0 | 2 | $attr{'valign'} || 'middle' | |
0 | 2 | $attr{'contents'} || '' |