Branch Coverage

blib/lib/WWW/SVT/Play/Video.pm
Criterion Covered Total %
branch 13 26 50.0


line true false branch
75 0 10 unless defined $obj
77 0 10 if ($obj->is_rtmp) { }
148 0 0 if ($bitrate and $type eq 'rtmp')
152 0 0 if exists $args{'protocol'}
178 15 5 if $type
179 5 15 unless $ext
198 0 0 unless $self->has_rtmp
199 0 0 unless wantarray
233 5 5 if wantarray
296 5 0 if $resp->is_success
320 0 0 unless (defined $internal)
339 5 10 if $type eq 'hls'
340 5 5 if $type eq 'hds'