| blib/lib/RapidApp/Module/Grid.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 17 | 47.0 |
| line | l | !l | condition |
|---|---|---|---|
| 294 | 0 | 42 | ref $items eq 'ARRAY' and scalar @$items |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 184 | 22 | 0 | 0 | $quick_search_cols and $quick_search_cols ne '' |
| 204 | 22 | 0 | 0 | $self->can('action_delete_records') and $self->has_flag('can_delete') |
| 324 | 1 | 42 | 0 | defined $menu and scalar @$arrayref > 0 |
| 329 | 43 | 0 | 0 | defined $self->add_record_class and $self->show_add_button |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 154 | 45 | 0 | 7 | defined $self->open_record_url or defined $self->add_record_class |