| blib/lib/Alien/Build/Plugin/Decode/HTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 3 | unless $res->{'type'} eq "html" |
| 33 | 1 | 28 | if ($tag eq 'base' and $links{'href'}) { } |
| 28 | 0 | elsif ($tag eq 'a' and $links{'href'}) { } | |
| 40 | 4 | 24 | if $href =~ m[^\.\.?/?$] |