Branch Coverage

blib/lib/URI/Find/Delimited.pm
Criterion Covered Total %
branch 1 10 10.0


line true false branch
127 1 0 unless (defined $callback)
130 0 0 if ($open and $close) { }
155 0 0 $$self{'ignore_quoted'} ? :
176 0 0 if $just_uri
182 0 0 if (my $uri = $self->_is_uri(\$uri_match)) { }