Branch Coverage

blib/lib/Mojolicious/Plugin/LinkEmbedder/Link/Video/Blip.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
42 0 0 if ($tag and $$tag{'data-cliptext'}) { }
0 0 elsif ($tx->res->body =~ m[blip\.tv/play/([^\?]+)]) { }
46 0 0 if $$tag{'data-cliptext'} =~ m[play/([^\?]+)]
55 0 0 if $dom
73 0 0 unless my $media_id = $self->media_id