Branch Coverage

blib/lib/Tapper/Reports/Web/Controller/Tapper/Preconditions.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
32 0 0 if (not $c->stash->{'precondition'})
45 0 0 unless $force
49 0 0 if ($retval)
69 0 0 if ($form->submitted_and_valid) { }
75 0 0 if ($@)