| line | !l | l&&!r | l&&r | condition | 
 
| 94 | 0 | 0 | 0 | Net::DRI::Util::has_key($rd, 'pro') and ref $rd->{'pro'} eq 'HASH' | 
 
| 102 | 0 | 0 | 0 | exists $ph->{'tmdate'} and Net::DRI::Util::is_class($ph->{'tmdate'}, 'DateTime') | 
 
| 104 | 0 | 0 | 0 | exists $ph->{'tmnumber'} and int $ph->{'tmnumber'} | 
 
| 108 | 0 | 0 | 0 | exists $ph->{'activate'} && $ph->{'activate'} | 
 
| 111 | 0 | 0 | 0 | exists $ph->{'redirect'} and Net::DRI::Util::is_hostname($ph->{'redirect'}) | 
 
| 114 | 0 | 0 | 0 | Net::DRI::Util::has_auth($ph) and exists $ph->{'auth'}{'pw'} | 
 
| 141 | 0 | 0 | 0 | defined $c and $c | 
 
| 158 | 0 | 0 | 0 | defined $to and $to |