| lib/CGI/FormBuilder/Field/checkbox.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 174 | 46 | 0 | 0 | $self->other and $self->javascript |
| 207 | 4 | 12 | 0 | $checkbox_table and $checkbox_col % $self->columns > 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 160 | 0 | 4 | 0 | $attr->{'id'} ||= &tovar($attr->{'name'}) |