lib/App/gh/Command/Pull.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
69 | 0 | 0 | unless ($acc) |
97 | 0 | 0 | if (`git diff`) |
101 | 0 | 0 | unless -e '.git/config' |
108 | 0 | 0 | unless (`git remote | grep $remote_name `) |
117 | 0 | 0 | if ($$self{'merge'}) |
125 | 0 | 0 | if ($$self{'branch'}) |