Branch Coverage

File:C4/RotatingCollections.pm
Coverage:0.0%

line%coveragebranch
870TFif (not $title)
900TFif (not $description)
1010TFunless $sth->execute($title, $description)
1300TFif (not $colId)
1330TFif (not $title)
1360TFif (not $description)
1470TFunless $sth->execute($title, $description, $colId)
1730TFif (not $colId)
1820TFunless $sth->execute($colId)
2070TFunless $sth->execute
2400TFif (not $colId)
2550TFunless $sth->execute($colId)
2870TFunless $sth->execute($colId)
3220TFif (not $colId)
3250TFif (not $itemnumber)
3290TFif (isItemInThisCollection($itemnumber, $colId)) { }
0TFelsif (isItemInAnyCollection($itemnumber)) { }
3400TFunless $sth->execute($colId, $itemnumber)
3680TFif (not $itemnumber)
3720TFif (not isItemInThisCollection($itemnumber, $colId))
3810TFunless $sth->execute($itemnumber)
4080TFif (not $colId)
4110TFif (not $colBranchcode)
4220TFunless $sth->execute($colBranchcode, $colId)
4280TFunless $sth->execute($colId)
4490TFif (not $itemnumber)
4840TFunless $sth->execute($itemnumber, $colId)
5030TFunless $sth->execute($itemnumber)
5100TFif ($itemnumber) { }