Branch Coverage

blib/lib/Goo/Thing/pm/Perl5ModuleMaker.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
74 0 0 if ($isa_package)
80 0 0 if (Goo::Prompter::confirm('Add a constructor?', 'Y'))
90 0 0 unless $method
102 0 0 if (Goo::Prompter::confirm("Save module $name?", 'Y'))
111 0 0 if (Goo::Prompter::confirm('Create unit test?'))
118 0 0 if (Goo::Prompter::confirm('Create another module?', 'N')) { }