blib/lib/URI/Find/Delimited.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
128 | 6 | 1 | unless (defined $callback) |
131 | 4 | 10 | if ($open and $close) { } |
156 | 1 | 15 | $$self{'ignore_quoted'} ? : |
177 | 11 | 5 | if $just_uri |
183 | 15 | 1 | if (my $uri = $self->_is_uri(\$uri_match)) { } |