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