Branch Coverage

blib/lib/HTML/Rebase.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
70 2 5 if ($_[0] =~ s/<\s*\bbase\b[^>]+\bhref=([^>]+)>//)
73 2 0 if ($href =~ /^(['"])(.*?)\1/i) { }
0 0 elsif ($href =~ /^([^>"' ]+)/) { }
130 2 31 if (not defined $res->$part and defined $curr->$part)