blib/lib/HTML/FormatText/WithLinks/AndTables.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 10 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
75 | 0 | 0 | 6 | $conf and ref $conf eq 'HASH' |
198 | 10 | 8 | 8 | $j != 0 and $i == 0 |
line | l | !l | condition |
---|---|---|---|
161 | 4 | 8 | $max_col_width[$i] ||= 0 |
201 | 10 | 15 | $cols[$i]->attr('align') || 'left' |