line | % | coverage | branch |
111 | 0 | T | F | if ($onlymine and 'C4::Context'->userenv and 'C4::Context'->userenv->{'branch'}) |
153 | 50 | T | F | unless 'C4::Context'->userenv |
158 | 0 | T | F | @_ ? : |
159 | 0 | T | F | @_ ? : |
163 | 0 | T | F | $_ eq $branch ? : |
201 | 0 | T | F | if ($$data{'add'}) { } |
222 | 0 | T | F | if $dbh->err |
252 | 0 | T | F | if ($$data{$code}) |
264 | 0 | T | F | unless (grep {/^$bcat$/;} @checkedcats) |
269 | 0 | T | F | unless (grep {/^$ccat$/;} @$branchcats) |
307 | 0 | T | F | if ($catcode) { } |
343 | 0 | T | F | if ($branchcode) |
348 | 0 | T | F | if ($categorytype) |
352 | 0 | T | F | if @where |
389 | 0 | T | F | unless $branch |
390 | 0 | T | F | unless $$branches{$branch} |
404 | 0 | T | F | unless my($branchcode) = shift @_ |
447 | 0 | T | F | if ($branchcode) { } |
461 | 0 | T | F | if $categorytype |
463 | 0 | T | F | if ($categorytype) |
505 | 0 | T | F | if ($$data{'add'}) { } |
532 | 0 | T | F | if (my $data = $sth->fetchrow_hashref) { } |