|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
133
 | 
 0  | 
 0  | 
 0  | 
 exists $opts{'protocol_connection'} and $opts{'protocol_connection'}  | 
 
| 
154
 | 
 0  | 
 0  | 
 0  | 
 exists $opts{'protocol_data'} and $opts{'protocol_data'}  | 
 
| 
155
 | 
 0  | 
 0  | 
 0  | 
 exists $opts{'remote_url'} and defined $opts{'remote_url'}  | 
 
| 
168
 | 
 0  | 
 0  | 
 0  | 
 exists $opts{'local_host'} and defined $opts{'local_host'}  | 
 
| 
180
 | 
 0  | 
 0  | 
 0  | 
 exists $opts{'verify_response'} and defined $opts{'verify_response'}  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 exists $opts{'verify_response'} and defined $opts{'verify_response'} and ref $opts{'verify_response'} eq 'CODE'  | 
 
| 
196
 | 
 0  | 
 0  | 
 0  | 
 $pc->can('greeting') and $pc->can('parse_greeting')  | 
 
| 
225
 | 
 0  | 
 0  | 
 0  | 
 $pc->can('login') and $pc->can('parse_login')  | 
 
| 
244
 | 
 0  | 
 0  | 
 0  | 
 $pc->can('logout') and $pc->can('parse_logout')  | 
 
| 
260
 | 
 0  | 
 0  | 
 0  | 
 $self->has_state and $self->current_state  |