Branch Coverage

blib/lib/Text/Decorator/Filter/URIFind.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
29 0 2 unless $urifind->require
35 0 2 unless $orig =~ /$uriRe/
45 2 0 if (my $uri = $urifind->_is_uri(\$orig_match)) { }
50 0 2 if $$urifind{'end_cruft'}