blib/lib/WebService/IMDB/CreditList.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 4 | 0.0 |
line | true | false | branch |
---|---|---|---|
43 | 0 | 0 | unless my $data = shift() |
50 | 0 | 0 | if ($$data{'token'} eq 'writers' and scalar @{$$data{'list'};} > 0 and exists $$data{'list'}[0]{'rewrite'}) { } |