lib/App/gh/Command/Setup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
10 | 0 | 0 | unless $type and $id and $arg |
25 | 0 | 0 | unless $type and $id and $arg |
27 | 0 | 0 | if ($type eq 'github' or $type eq 'gh') { } |
0 | 0 | elsif ($type eq 'git') { } |