lib/App/gh/Command/Info.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
11 | 0 | 0 | if ($uri =~ m[(git|https?)://github.com/(.*?)/(.*?).git]) { } |
0 | 0 | elsif ($uri =~ m[git\@github.com:(.*?)/(.*?).git]) { } | |
31 | 0 | 0 | unless $remote |