Condition Coverage

blib/lib/WWW/LinkChecker/Internal/API/Worker.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 $state_fn && -e $state_fn
90 0 0 0 not exists $encountered_urls->{$dest_url} and $dest_url =~ /\A\Q$base_url\E/msu
0 0 0 not exists $encountered_urls->{$dest_url} and $dest_url =~ /\A\Q$base_url\E/msu and &none(sub { $dest_url =~ /$_/u; } , @before_insert_skips_regexes)

or 2 conditions

line l !l condition
78 0 0 $encountered_urls->{$dest_url} // "START"

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 0 $args->{'check_url_inform_cb'} // sub { return; }
42 0 0 0 $alternative_start_url || $base_url