| blib/lib/Net/NicoVideo/Content/MylistItem.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 47 | 0 | 0 | 0 | exists $$attr{'name'} and lc $$attr{'name'} eq 'item_type' |
| 50 | 0 | 0 | 0 | exists $$attr{'name'} and lc $$attr{'name'} eq 'item_id' |
| 53 | 0 | 0 | 0 | exists $$attr{'name'} and lc $$attr{'name'} eq 'description' |
| 57 | 0 | 0 | 0 | defined $item_type and defined $item_id |
| 0 | 0 | 0 | defined $item_type and defined $item_id and defined $description | |
| 65 | 0 | 0 | 0 | defined $self->item_id and defined $self->item_type |