Condition Coverage

blib/lib/Spreadsheet/GenerateXLSX.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
125 0 0 0 not XXX and @_ > 0

or 3 conditions

line l !l&&r !l&&!r condition
112 0 0 0 'Excel::Writer::XLSX'->new($filename) || croak("failed to create workbook\n")