Branch Coverage

blib/lib/WWW/Link/Selector.pm
Criterion Covered Total %
branch 4 54 7.4


line true false branch
51 0 0 unless (defined $link)
52 0 0 unless $WWW::Link::Selector::ignore_missing
55 0 0 unless (ref $link)
80 0 0 unless @urllist
88 0 0 unless _check_link $link, $url, $reporter
111 0 0 if ($index) { }
114 0 0 if $WWW::Link::Selector::verbose & 16
123 0 0 if $WWW::Link::Selector::verbose & 64
126 0 0 unless _check_link $link, $url, $reporter
127 0 0 if &$include_func($url)
130 0 0 if $WWW::Link::Selector::verbose & 16
137 0 0 if $WWW::Link::Selector::verbose & 16
144 0 0 if not ref $url and $url =~ /^\%\+\+/
145 0 0 unless _check_link $link, $url, $reporter
146 0 0 if $WWW::Link::Selector::verbose & 64
148 0 0 if &$include_func($url)
176 0 0 unless &$include_func($page)
179 0 0 unless $include
181 0 0 unless (ref $link)
185 0 0 if $WWW::Link::Selector::verbose & 64
187 0 0 unless ($link)
188 0 0 unless $WWW::Link::Selector::ignore_missing
193 0 0 if $WWW::Link::Selector::verbose & 16
237 0 1 if @excludearray + @includearray > 5
246 0 1 if (not @includearray) { }
261 0 1 if $WWW::Link::Selector::verbose & 128
264 0 1 if $@