| line | % | coverage | condition |
| 41 | 50 | | $ENV{'DEBUG'} || 0 |
| 201 | 0 | | $search_on_fields ||= $member_search_on_fields |
| 202 | 0 | | $searchtype ||= $member_searchtype |
| 217 | 0 | | $search_on_fields ||= $member_search_on_fields |
| 218 | 0 | | $searchtype ||= $member_searchtype |
| 222 | 0 | | not $found_borrower and 'C4::Context'->preference('ExtendedPatronAttributes') and $search_string |
| 249 | 0 | | $$userenv{'flags'} % 2 != 1 and $branch and $branch ne 'insecure' |
| 273 | 0 | | $searchtype ||= 'start_with' |
| 336 | 0 | | $$borrower{'flags'} and $$borrower{'flags'} & 2 ** $bit |
| 426 | 0 | | 'C4::Context'->preference('noissuescharge') || 5 |
| 429 | 0 | | $amount > $noissuescharge and not 'C4::Context'->preference('AllowFineOverride') |
| 440 | 0 | | $$patroninformation{'gonenoaddress'} and $$patroninformation{'gonenoaddress'} == 1 |
| 448 | 0 | | $$patroninformation{'lost'} and $$patroninformation{'lost'} == 1 |
| 454 | 0 | | $$patroninformation{'debarred'} and check_date(split(/-/, $$patroninformation{'debarred'}, 0)) |
| 464 | 0 | | $$patroninformation{'borrowernotes'} and $$patroninformation{'borrowernotes'} |
| 472 | 0 | | $odues and $odues > 0 |
| 518 | 0 | | exists $information{'borrowernumber'} and not defined $information{'borrowernumber'} |
| 707 | 0 | | $data{'password'} eq '****' or $data{'password'} eq '' |
| 719 | 0 | | exists $$borrowercategory{'category_type'} and $$borrowercategory{'category_type'} eq 'A' |
| 760 | 0 | | $enrolmentfee and $enrolmentfee > 0 |
| 778 | 0 | | $uid ne '' and my $row = $sth->fetchrow_hashref |
| 813 | 0 | | $uid ne '' and my $row = $sth->fetchrow_hashref |
| 843 | 0 | | 'C4::Context'->boolean_preference('autoMemberNum') || 0 |
| 853 | 0 | | $checkdigit and $checkdigit eq 'katipo' |
| 1032 | 0 | | $$_{'date_due'} and $$_{'date_due'} lt $today |
| 1120 | 0 | | $date and $date ne '' |
| 1704 | 0 | | $enrolmentfee and $enrolmentfee > 0 |
| 1886 | 0 | | shift @_ || POSIX::strftime('%Y-%m-%d', localtime()) |
| 1888 | 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'} |
| 1908 | 0 | | $filterbranch and $filterbranch ne '' |
| 1949 | 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'} |
| 1964 | 0 | | $filterbranch and $filterbranch ne '' |
| 1998 | 0 | | shift @_ || POSIX::strftime('%Y-%m-%d', localtime()) |
| 1999 | 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'} |
| 2124 | 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 |