| line | % | coverage | condition |
| 46 | 50 | | $ENV{'DEBUG'} || 0 |
| 209 | 0 | | $search_on_fields ||= $member_search_on_fields |
| 210 | 0 | | $searchtype ||= $member_searchtype |
| 225 | 0 | | $search_on_fields ||= $member_search_on_fields |
| 226 | 0 | | $searchtype ||= $member_searchtype |
| 230 | 0 | | not $found_borrower and 'C4::Context'->preference('ExtendedPatronAttributes') and $search_string |
| 257 | 0 | | $$userenv{'flags'} % 2 != 1 and $branch and $branch ne 'insecure' |
| 281 | 0 | | $searchtype ||= 'start_with' |
| 344 | 0 | | $$borrower{'flags'} and $$borrower{'flags'} & 2 ** $bit |
| 434 | 0 | | 'C4::Context'->preference('noissuescharge') || 5 |
| 437 | 0 | | $amount > $noissuescharge and not 'C4::Context'->preference('AllowFineOverride') |
| 448 | 0 | | $$patroninformation{'gonenoaddress'} and $$patroninformation{'gonenoaddress'} == 1 |
| 456 | 0 | | $$patroninformation{'lost'} and $$patroninformation{'lost'} == 1 |
| 462 | 0 | | $$patroninformation{'debarred'} and check_date(split(/-/, $$patroninformation{'debarred'}, 0)) |
| 472 | 0 | | $$patroninformation{'borrowernotes'} and $$patroninformation{'borrowernotes'} |
| 480 | 0 | | $odues and $odues > 0 |
| 526 | 0 | | exists $information{'borrowernumber'} and not defined $information{'borrowernumber'} |
| 715 | 0 | | $data{'password'} eq '****' or $data{'password'} eq '' |
| 727 | 0 | | exists $$borrowercategory{'category_type'} and $$borrowercategory{'category_type'} eq 'A' |
| 768 | 0 | | $enrolmentfee and $enrolmentfee > 0 |
| 786 | 0 | | $uid ne '' and my $row = $sth->fetchrow_hashref |
| 821 | 0 | | $uid ne '' and my $row = $sth->fetchrow_hashref |
| 851 | 0 | | 'C4::Context'->boolean_preference('autoMemberNum') || 0 |
| 861 | 0 | | $checkdigit and $checkdigit eq 'katipo' |
| 1134 | 0 | | $date and $date ne '' |
| 1718 | 0 | | $enrolmentfee and $enrolmentfee > 0 |
| 1900 | 0 | | shift @_ || POSIX::strftime('%Y-%m-%d', localtime()) |
| 1902 | 0 | | shift @_ || ('C4::Context'->preference('IndependantBranches') && 'C4::Context'->userenv && 'C4::Context'->userenv->{'flags'} % 2 != 1 && 'C4::Context'->userenv->{'branch'} ? 'C4::Context'->userenv->{'branch'} : '') |
| 0 | | A | B | C | D | dec |
|---|
| 0 | X | X | X | 0 | | 1 | 0 | X | X | 0 | | 1 | 1 | 0 | X | 0 | | 1 | 1 | 1 | 0 | 0 | | 1 | 1 | 1 | 1 | 1 |
| 'C4::Context'->preference('IndependantBranches') && 'C4::Context'->userenv && 'C4::Context'->userenv->{'flags'} % 2 != 1 && 'C4::Context'->userenv->{'branch'} |
| 1922 | 0 | | $filterbranch and $filterbranch ne '' |
| 1963 | 0 | | shift @_ || ('C4::Context'->preference('IndependantBranches') && 'C4::Context'->userenv && 'C4::Context'->userenv->{'flags'} % 2 != 1 && 'C4::Context'->userenv->{'branch'} ? 'C4::Context'->userenv->{'branch'} : '') |
| 0 | | A | B | C | D | dec |
|---|
| 0 | X | X | X | 0 | | 1 | 0 | X | X | 0 | | 1 | 1 | 0 | X | 0 | | 1 | 1 | 1 | 0 | 0 | | 1 | 1 | 1 | 1 | 1 |
| 'C4::Context'->preference('IndependantBranches') && 'C4::Context'->userenv && 'C4::Context'->userenv->{'flags'} % 2 != 1 && 'C4::Context'->userenv->{'branch'} |
| 1978 | 0 | | $filterbranch and $filterbranch ne '' |
| 2012 | 0 | | shift @_ || POSIX::strftime('%Y-%m-%d', localtime()) |
| 2013 | 0 | | shift @_ || ('C4::Context'->preference('IndependantBranches') && 'C4::Context'->userenv && 'C4::Context'->userenv->{'flags'} % 2 != 1 && 'C4::Context'->userenv->{'branch'} ? 'C4::Context'->userenv->{'branch'} : '') |
| 0 | | A | B | C | D | dec |
|---|
| 0 | X | X | X | 0 | | 1 | 0 | X | X | 0 | | 1 | 1 | 0 | X | 0 | | 1 | 1 | 1 | 0 | 0 | | 1 | 1 | 1 | 1 | 1 |
| 'C4::Context'->preference('IndependantBranches') && 'C4::Context'->userenv && 'C4::Context'->userenv->{'flags'} % 2 != 1 && 'C4::Context'->userenv->{'branch'} |
| 2138 | 0 | | A | B | C | D | dec |
|---|
| 0 | X | X | X | 0 | | 1 | 0 | X | X | 0 | | 1 | 1 | 0 | X | 0 | | 1 | 1 | 1 | 0 | 0 | | 1 | 1 | 1 | 1 | 1 |
| $borrowernumber && $message_type && $message && $branchcode |