blib/lib/AproJo/Admin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | $self->req->param($_) ? : |
33 | 0 | 0 | if ($form->elements->{$param}{'type'} eq 'text') { } |
0 | 0 | elsif ($form->elements->{$param}{'type'} eq 'number') { } | |
34 | 0 | 0 | $self->req->param($param) ? : |
38 | 0 | 0 | $self->req->param($param) ? : |
42 | 0 | 0 | $self->req->param($param) ? : |
53 | 0 | 0 | exists $$data{$param} && $$data{$param} eq 'on' ? : |
58 | 0 | 0 | if $self->app->app_debug |
59 | 0 | 0 | if (exists $$data{$id_field} and not $$data{$id_field}) |
62 | 0 | 0 | if $self->app->app_debug |