lib/CGI/FormBuilder/Template/Builtin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 21 | 47.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
51 | 7 | 3 | 4 | $form->{'stylesheet'} and $form->{'stylesheet'} ne 1 |
167 | 167 | 0 | 0 | $field->static > 1 and not $field->tag_value |
175 | 129 | 0 | 34 | $field->required and not $field->static |
202 | 2 | 0 | 0 | $field->required and not $field->static |
254 | 58 | 0 | 0 | $font and defined $hd |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
32 | 0 | 58 | 0 | ref $self || $self |
149 | 4 | 0 | 0 | $legend->{$set} || $set |