Branch Coverage

blib/lib/Video/M3U8.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
15 0 0 unless (defined $manifest)
18 0 0 if ($manifest =~ /http|https/) { }
43 0 0 if ($line =~ /#EXT/)
46 0 0 if ($line =~ /EXT-X-TARGETDURATION:(.*?)(\n)/)
49 0 0 if ($line =~ /EXT-X-ENDLIST/)