| line | l | !l | condition | 
 
| 214 | 0 | 0 | $params{'sr_attrs'} ||= {json => [{allow_blessed => 1, allow_nonref => 1, pretty => 1, utf8 => 0}, {allow_blessed => 1, allow_nonref => 1, utf8 => 0}]} | 
 
| 215 | 0 | 0 | $params{'ua_opts'} ||= {'agent', "MBUtiny/$App::MBUtiny::Collector::Client::VERSION"} | 
 
| 216 | 0 | 0 | $params{'format'} ||= 'json' | 
 
| 217 | 0 | 0 | $params{'content_type'} ||= 'application/json' | 
 
| 218 | 0 | 0 | $params{'no_check_redirect'} //= 1 | 
 
| 266 | 0 | 0 | $args{'type'} || 0 | 
 
| 281 | 0 | 0 | $self->request('GET', $uri->path_query) || {} | 
 
| 298 | 0 | 0 | $self->request('GET', $uri->path_query) || {} | 
 
| 309 | 0 | 0 | $self->request('GET', $uri->path_query) || {} |