line |
l |
!l&&r |
!l&&!r |
condition |
88
|
0 |
0 |
0 |
$answer || $default_suggestion |
143
|
0 |
0 |
0 |
$answer || $default_suggestion |
197
|
0 |
0 |
0 |
$force or not $repo->run('config', ('--get', 'gitflux.prefix.feature')) |
|
0 |
0 |
0 |
$force or not $repo->run('config', ('--get', 'gitflux.prefix.feature')) or not $repo->run('config', ('--get', 'gitflux.prefix.release')) |
|
0 |
0 |
0 |
$force or not $repo->run('config', ('--get', 'gitflux.prefix.feature')) or not $repo->run('config', ('--get', 'gitflux.prefix.release')) or not $repo->run('config', ('--get', 'gitflux.prefix.hotfix')) |
|
0 |
0 |
0 |
$force or not $repo->run('config', ('--get', 'gitflux.prefix.feature')) or not $repo->run('config', ('--get', 'gitflux.prefix.release')) or not $repo->run('config', ('--get', 'gitflux.prefix.hotfix')) or not $repo->run('config', ('--get', 'gitflux.prefix.support')) |
|
0 |
0 |
0 |
$force or not $repo->run('config', ('--get', 'gitflux.prefix.feature')) or not $repo->run('config', ('--get', 'gitflux.prefix.release')) or not $repo->run('config', ('--get', 'gitflux.prefix.hotfix')) or not $repo->run('config', ('--get', 'gitflux.prefix.support')) or not $repo->run('config', ('--get', 'gitflux.prefix.versiontag')) |
214
|
0 |
0 |
0 |
$cmd->exit == 1 or $force |
215
|
0 |
0 |
0 |
$repo->run('config', '--get', "gitflux.prefix.$type") || "$type/" |