| lib/Net/Travis/API/Auth/GitHub.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 0 | 0 | unless (&blessed($self)) |
| 50 | 0 | 0 | unless '200' eq $result->status |
| 51 | 0 | 0 | unless length $result->content |
| 52 | 0 | 0 | unless my $json = $result->content_json |
| 69 | 0 | 0 | unless &blessed($self) |