Branch Coverage

lib/App/gh/Command/Update.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
28 0 0 unless (-d '.git')
34 0 0 unless system(@cmds) == 0
39 0 0 if $diff
42 0 0 if (@remotes) { }