blib/lib/Net/NicoVideo/Content/NicoAPI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 0 | if defined $_[0] |
36 | 0 | 0 | if $$json{'error'} |
40 | 0 | 0 | if exists $$json{'id'} |
45 | 0 | 0 | if (exists $$json{'mylistgroup'}) |
46 | 0 | 0 | if (ref $$json{'mylistgroup'} ne 'ARRAY') |
57 | 0 | 0 | if (exists $$json{'mylistitem'}) |
58 | 0 | 0 | if (ref $$json{'mylistitem'} ne 'ARRAY') |
70 | 0 | 0 | if ($self->is_status_ok) { } |
81 | 0 | 0 | if $self->status |
86 | 0 | 0 | if $self->error |
91 | 0 | 0 | if $self->error |
96 | 0 | 0 | if $self->error and $self->error->code |