Branch Coverage

blib/lib/HTML/Video/Embed.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
41 0 90 if $VERSION != eval "\$${mod}::VERSION"
55 40 10 if (defined $domain_reg)
65 1 49 unless is_web_uri($url)
71 40 246 if ($uri->host =~ /$domain_reg/)