| blib/lib/WebService/IMDB/UserComment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 59 | 0 | 21 | unless my $data = shift() |
| 67 | 21 | 0 | if (exists $$data{'summary'}) |
| 69 | 20 | 1 | if (exists $$data{'user_location'}) |
| 70 | 21 | 0 | if (exists $$data{'user_name'}) |
| 71 | 15 | 6 | if (exists $$data{'user_rating'}) |
| 72 | 21 | 0 | if (exists $$data{'user_score'}) |
| 73 | 21 | 0 | if (exists $$data{'user_score_count'}) |