blib/lib/SWISH/Filters/XLtoHTML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
83 | 0 | 0 | 0 | defined $$oWkS{'MaxRow'} and $iR <= $$oWkS{'MaxRow'} |
93 | 0 | 0 | 0 | defined $$oWkS{'MaxCol'} and $iC <= $$oWkS{'MaxCol'} |
line | l | !l | condition |
---|---|---|---|
44 | 0 | 0 | $oExcel->Parse($file) || (return) |
50 | 0 | 0 | $doc->meta_data || {} |
52 | 0 | 0 | $$oBook{'Version'} || '' |
0 | 0 | $$oBook{'Author'} || '' |