| line | % | coverage | condition |
| 171 | 100 | | Params::Get::get_params(undef, \@_) || {} |
| 203 | 33 | | $$params{"ua"} ||= "Mojo::UserAgent"->new |
| 204 | 50 | | $$params{"plugins"} ||= {} |
| 249 | 0 | | $url //= $$self{"url"} |
| 270 | 33 | | $html //= $self->_fetch_html |
| 318 | 33 | | $html //= $self->_fetch_html |
| 343 | 33 | | $html //= $self->_fetch_html |
| 366 | 33 | | $url //= $$self{"url"} |
| 559 | 50 | | $2 // "" |
| 593 | 33 | | $last_level and $level > $last_level + 1 |
| 628 | 33 | | $$self{"url"} and $$self{"url"} =~ m[^https?://]i |
| 640 | 0 | | $2 // "" |
| 646 | 0 | | $href //= $attrs =~ /\bhref\s*=\s*'(.*?)'/i ? $1 : undef |
| 647 | 0 | | $href //= $attrs =~ /\bhref\s*=\s*([^\s>]+)/i ? $1 : undef |
| 650 | 0 | | defined $href and $href =~ m[^\s*https?://]i |
| 653 | 0 | | defined $base_host and defined $host |
| 680 | 33 | | $external || $badtext |
| 726 | 33 | | exists $og_tags{$_} && $og_tags{$_} |
| 761 | 33 | | exists $twitter_tags{$_} && $twitter_tags{$_} |