| lib/App/gh/Command/Pullreq/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 27 | 0 | 0 | if ($uri =~ m[(git|https?)://github.com/(.*?)/(.*?).git]) { } | 
| 0 | 0 | elsif ($uri =~ m[git\@github.com:(.*?)/(.*?).git]) { } | |
| 47 | 0 | 0 | unless $remote | 
| 52 | 0 | 0 | unless ($gh_id and $gh_token) | 
| 58 | 0 | 0 | if (not @{$$data{'pulls'};}) { } |