Condition Coverage

blib/lib/Net/NicoVideo.pm
Criterion Covered Total %
condition 0 29 0.0


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 $video_id and $video_id =~ /^so\d+$/
146 0 0 0 $something and not ref $something
0 0 0 $something and not ref $something and not $something =~ m[^https?://]
164 0 0 0 $something and not ref $something
213 0 0 0 $res->is_error and $res->code ne '403'
217 0 0 0 !$res->is_authflagged || $parsed_content->is_closed and defined $self->get_email
0 0 0 !$res->is_authflagged || $parsed_content->is_closed and defined $self->get_email and defined $self->get_password
223 0 0 0 $res->is_error and $res->code ne '403'

or 2 conditions

line l !l condition
200 0 0 $page ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
217 0 0 0 !$res->is_authflagged || $parsed_content->is_closed