Branch Coverage

File:C4/Suggestions.pm
Coverage:0.0%

line%coveragebranch
1200TFif (my $s = $$suggestion{$_}) { }
1280TFif ('C4::Context'->preference('IndependantBranches'))
1290TFif ($userenv)
1300TFif ($$userenv{'flags'} % 2 != 1 and not $$suggestion{'branchcode'})
1430TFif ($$suggestion{$field}) { }
1570TFif ($$suggestion{$from} or $$suggestion{$to})
1630TFif $debug
3080TFif ('C4::Context'->preference('IndependantBranches') or $branchcode)
3100TFif ($userenv)
3110TFunless ($$userenv{'flags'} % 2 == 1)
3160TFif ($branchcode)
3580TFif ('C4::Context'->preference('IndependantBranches')) { }
3600TFif ($$userenv{'flags'} % 2 == 1) { }
4040TFunless $$suggestion{'STATUS'}
4250TFif ($$suggestion{'STATUS'})
4290TFif ($letter)
4410TFif (not $enqueued)
4870TFif ($type eq 'intranet' or $suggestedby eq $borrowernumber)
5060TFif not $days