Branch Coverage

blib/lib/HTML/Rebase.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
69 3 5 if ($_[0] =~ s/<\s*\bbase\b[^>]+\bhref=([^>]+)>//i)
72 3 0 if ($href =~ /^(['"])(.*?)\1/) { }
0 0 elsif ($href =~ /^([^>"' ]+)/) { }