Branch Coverage
blib/lib/Goo/Thing/task/Finisher.pm
Criterion
Covered
Total
%
branch
0
2
0.0
line
true
false
branch
51
0
0
if
(
Goo::Prompter::confirm
(
'Update the task to finished?'
)
)
{
}