| File: | C4/ShelfBrowser.pm |
| Coverage: | 0.0% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 117 | 0 |
| $num_each_side ||= 3 | ||||||||||||
| 130 | 0 |
| 'C4::Context'->preference('ShelfBrowserUsesHomeBranch') and defined $$item_details_result{'homebranch'} | ||||||||||||
| 135 | 0 |
| 'C4::Context'->preference('ShelfBrowserUsesLocation') and defined $$item_details_result{'location'} | ||||||||||||
| 140 | 0 |
| 'C4::Context'->preference('ShelfBrowserUsesCcode') and defined $$item_details_result{'ccode'} |