|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
63
 | 
 0  | 
 0  | 
 if ($http_method eq 'GET') { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($http_method eq 'POST') { }  | 
 
| 
89
 | 
 0  | 
 0  | 
 if (my $cb = $self->on_error) { }  | 
 
| 
90
 | 
 0  | 
 0  | 
 if ($res) { }  | 
 
| 
108
 | 
 0  | 
 0  | 
 if ($self->session) { }  | 
 
| 
113
 | 
 0  | 
 0  | 
 unless $self  | 
 
| 
115
 | 
 0  | 
 0  | 
 if ($res and $$res{'status'} eq 'ok') { }  | 
 
| 
135
 | 
 0  | 
 0  | 
 unless $self  | 
 
| 
137
 | 
 0  | 
 0  | 
 if ($res and $$res{'status'} eq 'ok') { }  | 
 
| 
146
 | 
 0  | 
 0  | 
 $self->api_key ? :  | 
 
| 
164
 | 
 0  | 
 0  | 
 unless $self  | 
 
| 
166
 | 
 0  | 
 0  | 
 if ($res and $$res{'status'} eq 'ok') { }  | 
 
| 
182
 | 
 0  | 
 0  | 
 unless $self  | 
 
| 
184
 | 
 0  | 
 0  | 
 if ($res and $$res{'status'} eq 'ok') { }  | 
 
| 
186
 | 
 0  | 
 0  | 
 if ($self->on_room_info) { }  | 
 
| 
211
 | 
 0  | 
 0  | 
 unless $self  | 
 
| 
213
 | 
 0  | 
 0  | 
 if ($res and $$res{'status'} eq 'ok') { }  | 
 
| 
227
 | 
 0  | 
 0  | 
 if ($self->_polling_guard)  | 
 
| 
238
 | 
 0  | 
 0  | 
 unless $self  | 
 
| 
242
 | 
 0  | 
 0  | 
 if ($res and $$res{'status'} eq 'ok') { }  | 
 
| 
243
 | 
 0  | 
 0  | 
 if ($$res{'counter'})  | 
 
| 
246
 | 
 0  | 
 0  | 
 if ($$res{'events'})  | 
 
| 
247
 | 
 0  | 
 0  | 
 if (my $cb = $self->on_event) { }  | 
 
| 
272
 | 
 0  | 
 0  | 
 unless $self  | 
 
| 
274
 | 
 0  | 
 0  | 
 if ($res and $$res{'status'} eq 'ok') { }  | 
 
| 
275
 | 
 0  | 
 0  | 
 if $cb  |