blib/lib/CGI/Prototype.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
140 | 1 | 3 | if ($this_page ne $next_page) |
151 | 1 | 3 | if $@ |
188 | 1 | 3 | unless $tt->process($self->template, {'self', $self_object}, \my($output)) |
292 | 0 | 0 | if ($step >= 1 and $step <= @steps) |
293 | 0 | 0 | if (defined(my $code = $steps[$step - 1]{'action'})) |
301 | 0 | 0 | unless ($step >= 1 and $step <= @steps) |