blib/lib/App/GHPT/WorkSubmitter/Role/Question.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 4 | 0.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 0 | unless my $choice = choose([@responses, 'Launch Editor'], {'prompt', $question, 'clear_screen', $ENV{'SUBMIT_WORK_CLEAR'} // 0}) |
30 | 0 | 0 | unless $choice eq 'Launch Editor' |