Branch Coverage
blib/lib/App/GHPT/WorkSubmitter/Role/Question.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
19
0
0
unless
my
$choice
=
choose
(
[
@responses
,
'Launch Editor'
]
,
{
'prompt'
,
$question
}
)
27
0
0
unless
$choice
eq
'Launch Editor'