Branch Coverage

blib/lib/WWW/RoboCop.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
90 2 4 if substr($link->url, 0, 1) eq '#'
95 1 3 if $self->_has_processed_url($uri)
96 0 3 unless $uri->can('host')
97 2 1 unless $self->_should_follow_link($link, $url)