Condition Coverage

blib/lib/OLE/Storage_Lite.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
397 0 0 0 $i < $i1stBdL and $i < $iBdCnt
415 0 0 0 $oPps->{'Type'} == OLE::Storage_Lite::PpsType_Root() and defined $oPps->{'Data'}
981 0 0 0 $iCase and grep /^\Q$oPps->{'Name'}\E$/i, @$raName
1086 0 0 0 $iBdbCnt > 0 and &_isNormalBlock($iBlock)

or 3 conditions

line l !l&&r !l&&!r condition
415 0 0 0 $oPps->{'Size'} >= $rhInfo->{'_SMALL_SIZE'} or $oPps->{'Type'} == OLE::Storage_Lite::PpsType_Root() and defined $oPps->{'Data'}
758 0 0 0 not defined $sFile or $sFile eq ''
981 0 0 0 $iCase and grep /^\Q$oPps->{'Name'}\E$/i, @$raName or grep(($_ eq $oPps->{'Name'}), @$raName)
1141 0 0 0 $iType == PpsType_Root() || $iType == PpsType_Dir()
0 0 0 $iType == PpsType_Root() || $iType == PpsType_Dir()