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