blib/lib/HTML/FormBuilder/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 10 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
87 | 272 | 0 | 3 | $options->{'required_mark'} and not $self->{'option'}{'hide_required_text'} |
line | l | !l | condition |
---|---|---|---|
61 | 170 | 105 | shift() || '' |
62 | 57 | 218 | shift() || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
72 | 1 | 0 | 664 | ref $attributes->{$key} eq "HASH" or ref $attributes->{$key} eq "ARRAY" |