| File: | C4/Suggestions.pm |
| Coverage: | 0.0% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 130 | 0 |
| $$userenv{'flags'} % 2 != 1 and not $$suggestion{'branchcode'} | ||||||||||||
| 157 | 0 |
| $$suggestion{$from} or $$suggestion{$to} | ||||||||||||
| 158 | 0 |
| format_date_in_iso($$suggestion{$to}) || $today | ||||||||||||
| 0 |
| format_date_in_iso($$suggestion{$from}) || 0 | |||||||||||||
| 308 | 0 |
| 'C4::Context'->preference('IndependantBranches') or $branchcode | ||||||||||||
| 487 | 0 |
| $type eq 'intranet' or $suggestedby eq $borrowernumber |