| blib/lib/WebService/IMDB/Title.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 5 | 20.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 301 | 0 | 0 | 2 | exists $self->_content(1)->{'plot'} and exists $self->_content(1)->{'plot'}{'outline'} |
| line | l | !l | condition |
|---|---|---|---|
| 983 | 0 | 0 | eval { do { $self->_content($_) } } || {} |