blib/lib/Mojolicious/Plugin/Form/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
101 | 0 | 0 | 0 | exists $columns_info->{$column}{'default_value'} and $columns_info->{$column}{'default_value'} |
125 | 0 | 0 | 0 | exists $rel_elements->{$rel_element}{'exchanges_field'} and $rel_elements->{$rel_element}{'exchanges_field'} eq $column |
line | l | !l | condition |
---|---|---|---|
265 | 0 | 0 | shift() || 'text' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
49 | 0 | 0 | 0 | shift() || $self->name |