blib/lib/HTML/Table/Compiler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
16 | 0 | 0 | 1 | defined $data and ref $data |
0 | 0 | 1 | defined $data and ref $data and ref $data eq 'ARRAY' | |
22 | 0 | 0 | 1 | $rows_number * $cols_number < @$data and $$self{'autogrow'} |