blib/lib/Net/NicoVideo/Content.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 20 | 30.0 |
line | true | false | branch |
---|---|---|---|
21 | 1 | 0 | if defined $contents |
28 | 1 | 1 | @_ ? : |
33 | 1 | 0 | @_ ? : |
48 | 0 | 1 | if (not ref $contents) { } |
51 | 1 | 0 | if ($contents->isa('HTTP::Response')) { } |
67 | 0 | 0 | if defined $_[0] |
76 | 0 | 0 | unless (defined $self->_status) |
79 | 0 | 0 | $self->_status ? : |
84 | 0 | 0 | unless (defined $self->_status) |
87 | 0 | 0 | $self->_status ? : |