blib/lib/Rose/HTML/Form/Repeatable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 32 | 56.2 |
line | true | false | branch |
---|---|---|---|
45 | 75 | 59 | if ($param =~ /$re/) |
53 | 9 | 24 | unless (%have_num) |
55 | 8 | 1 | if ($self->default_count) { } |
59 | 6 | 8 | unless $self->form($num) |
69 | 32 | 1 | if (%have_num) |
73 | 11 | 62 | unless ($have_num{$form->form_name}) |
80 | 5 | 28 | unless delete $args{'init_only'} |
94 | 0 | 31 | unless @_ > 1 |
95 | 0 | 31 | unless $num > 0 |
101 | 19 | 12 | if $num >= $self->form_rank_counter |
123 | 0 | 0 | if (@_ > 1) |
126 | 0 | 0 | if $args{'method'} |
131 | 0 | 0 | wantarray ? : |
142 | 0 | 0 | if (@_ > 1) |
145 | 0 | 0 | if $args{'method'} |
149 | 0 | 0 | unless ($objects) |