blib/lib/HTML/FormatNroff/Table/Nroff.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 24 | 58.3 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 0 | if ($frac > 0.5) |
30 | 0 | 5 | unless ($page_width) |
35 | 0 | 5 | if ($table_width) |
43 | 0 | 5 | if ($start < 1) |
49 | 5 | 0 | if ($_width_used + $start <= $width) |
65 | 6 | 0 | unless ($$self{'width'} and $$self{'width'} ne '100%') |
69 | 0 | 6 | if ($$self{'align'} eq 'center') |
79 | 0 | 3 | unless (defined $$self{'current_row'}) |
94 | 3 | 3 | if ($cnt > 1) |
120 | 5 | 8 | unless (defined $maxvals[$i] and $maxvals[$i] > $$arrayref[$i]) |
150 | 4 | 3 | if (defined $$self{'current_row'}) |
164 | 9 | 0 | if (defined $$self{'current_row'}) |