| blib/lib/WebService/IMDB/QuoteLine.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 0 | 112 | unless my $data = shift() |
| 49 | 102 | 10 | if (exists $$data{'chars'}) { } |
| 55 | 102 | 10 | if (exists $$data{'quote'}) |
| 56 | 19 | 93 | if (exists $$data{'stage'}) |