Condition Coverage

blib/lib/Spreadsheet/ParseExcel/FmtDefault.pm
Criterion Covered Total %
condition 15 18 83.3


and 3 conditions

line !l l&&!r l&&r condition
92 44 287 56 not defined $sFmtStr and defined $rhFmt
151 0 65 672 defined $oCell->{'Val'} && $oCell->{'Val'} ne ''
170 281 55 49 $iFmtIdx >= 14 and $iFmtIdx <= 22
284 52 0 $iFmtIdx >= 45 and $iFmtIdx <= 47

or 3 conditions

line l !l&&r !l&&!r condition
81 594 256 365 not defined $sCode or $sCode eq "_native_"
170 49 0 336 $iFmtIdx >= 14 and $iFmtIdx <= 22 or $iFmtIdx >= 45 and $iFmtIdx <= 47