| line | !l | l&&!r | l&&r | condition | 
 
| 94 | 0 | 0 | 0 | Net::DRI::Util::has_key($rd, 'pro') and ref $$rd{'pro'} eq 'HASH' | 
 
| 101 | 0 | 0 | 0 | exists $$ph{'tmdate'} and Net::DRI::Util::is_class($$ph{'tmdate'}, 'DateTime') | 
 
| 103 | 0 | 0 | 0 | exists $$ph{'tmnumber'} and int $$ph{'tmnumber'} | 
 
| 106 | 0 | 0 | 0 | exists $$ph{'activate'} && $$ph{'activate'} | 
 
| 109 | 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 |