| blib/lib/Text/SimpleTable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 17 | 29 | 58.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 127 | 9 | 6 | 3 | $j == 0 and $columns == 0 |
| 156 | 13 | 7 | 0 | $j == 0 and $columns == 0 |
| 192 | 48 | 39 | 22 | $j == 0 and $columns == 0 |
| 212 | 9 | 6 | 3 | $j == 0 and $columns == 0 |
| 293 | 12 | 9 | 2 | $j == 0 and $columns == 0 |
| line | l | !l | condition |
|---|---|---|---|
| 152 | 14 | 6 | $column->[2][$i] || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 0 | 8 | 0 | ref $class || $class |
| 312 | 0 | 0 | 0 | $Unicode::GCString::VERSION or eval 'require Unicode::GCString; 1' |
| 0 | 0 | 0 | $Text::VisualWidth::VERSION or eval 'require Text::VisualWidth::UTF8; 1' | |
| 0 | 0 | 0 | $Text::VisualWidth::PP::VERSION or eval 'require Text::VisualWidth::PP; 1' |