|  line  | 
 l  | 
 !l&&r  | 
 !l&&!r  | 
 condition  | 
 
| 
33
 | 
 0  | 
 0  | 
 0  | 
 $rct eq 'JSON' or $rct eq 'text/x-rapidapp-form-response'
  | 
 
| 
187
 | 
 0  | 
 0  | 
 0  | 
 not $upload or $upload->type =~ /^text/
  | 
 
| 
245
 | 
 0  | 
 0  | 
 0  | 
 HTML::Encoding::encoding_from_html_document($decoded) || HTML::Encoding::encoding_from_byte_order_mark($decoded) || HTML::Encoding::encoding_from_meta_element($decoded) || HTML::Encoding::xml_declaration_from_octets($decoded) || HTML::Encoding::encoding_from_first_chars($decoded) || HTML::Encoding::encoding_from_xml_declaration($decoded) || HTML::Encoding::encoding_from_content_type($decoded) || HTML::Encoding::encoding_from_xml_document($decoded)
  | 
 
| 
260
 | 
 0  | 
 0  | 
 0  | 
 $self->parse_html_base_href(\$html) || $self->get_mime_part_base_path($MainPart)
  | 
 
| 
265
 | 
 0  | 
 0  | 
 0  | 
 $Part == $MIME or $Part == $MainPart
  |