blib/lib/HTML/STable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 33 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
934 | 0 | 0 | 0 | $row_span != 0 and $col_span != 0 |
951 | 0 | 0 | 0 | $tobj eq '' and $$O{'empty_cell_text'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
29 | 0 | 0 | 0 | ref $P || $P |
82 | 0 | 0 | 0 | $color ne '' or $size ne '' |
0 | 0 | 0 | $color ne '' or $size ne '' or $face ne '' | |
349 | 0 | 0 | 0 | ref $P || $P |
403 | 0 | 0 | 0 | $date != 0 or $date ne '' |
434 | 0 | 0 | 0 | $format eq '' or $format eq 'mm/dd/yyyy' |
548 | 0 | 0 | 0 | ref $P || $P |
722 | 0 | 0 | 0 | $row < 0 or $col < 0 |
913 | 0 | 0 | 0 | $$O{'flag'}[$i][$k] == 100 or $$O{'flag'}[$i][$k] == 200 |