| blib/lib/WWW/Gittip.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 22 | 72.7 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 0 | 13 | if (defined $value) |
| 325 | 0 | 6 | unless ($response->is_success) |
| 335 | 1 | 5 | unless ($total) |
| 348 | 6 | 18 | if not defined $ch or ref $ch ne 'HTML::Element' |
| 355 | 18 | 693 | if not defined $member or ref $member ne 'HTML::Element' |
| 366 | 0 | 6 | unless ($total) |
| 370 | 1 | 5 | if $offset >= $total |
| 403 | 0 | 13 | if ($api_key) |
| 418 | 1 | 6 | unless ($response->is_success) |
| 425 | 0 | 6 | if (not defined $charts or $charts eq '') |
| 430 | 0 | 6 | if ($@) |