Branch Coverage

blib/lib/WWW/NicoVideo/Download.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
27 0 0 if $res->is_error
33 0 0 if ($video_id =~ m[/watch/(\w+)])
40 0 0 if ($self->is_logged_out($res))
44 0 0 if ($video_id =~ /so\d+/)
52 0 0 if ($res->is_error)
57 0 0 unless my $url = $params->param('url')
80 0 0 if ($res->is_error) { }
0 0 elsif ($self->is_logged_out($res)) { }