| line | % | coverage | branch | 
| 87 | 0 | T | F | if (not $title) | 
| 90 | 0 | T | F | if (not $description) | 
| 101 | 0 | T | F | unless $sth->execute($title, $description) | 
| 130 | 0 | T | F | if (not $colId) | 
| 133 | 0 | T | F | if (not $title) | 
| 136 | 0 | T | F | if (not $description) | 
| 147 | 0 | T | F | unless $sth->execute($title, $description, $colId) | 
| 173 | 0 | T | F | if (not $colId) | 
| 182 | 0 | T | F | unless $sth->execute($colId) | 
| 207 | 0 | T | F | unless $sth->execute | 
| 240 | 0 | T | F | if (not $colId) | 
| 255 | 0 | T | F | unless $sth->execute($colId) | 
| 287 | 0 | T | F | unless $sth->execute($colId) | 
| 322 | 0 | T | F | if (not $colId) | 
| 325 | 0 | T | F | if (not $itemnumber) | 
| 329 | 0 | T | F | if (isItemInThisCollection($itemnumber, $colId)) { } | 
 | 0 | T | F | elsif (isItemInAnyCollection($itemnumber)) { } | 
| 340 | 0 | T | F | unless $sth->execute($colId, $itemnumber) | 
| 368 | 0 | T | F | if (not $itemnumber) | 
| 372 | 0 | T | F | if (not isItemInThisCollection($itemnumber, $colId)) | 
| 381 | 0 | T | F | unless $sth->execute($itemnumber) | 
| 408 | 0 | T | F | if (not $colId) | 
| 411 | 0 | T | F | if (not $colBranchcode) | 
| 422 | 0 | T | F | unless $sth->execute($colBranchcode, $colId) | 
| 428 | 0 | T | F | unless $sth->execute($colId) | 
| 449 | 0 | T | F | if (not $itemnumber) | 
| 484 | 0 | T | F | unless $sth->execute($itemnumber, $colId) | 
| 503 | 0 | T | F | unless $sth->execute($itemnumber) | 
| 510 | 0 | T | F | if ($itemnumber) { } |