| blib/lib/RapidApp/Module/DbicPropPage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 29 | 6.9 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 224 | 0 | 0 | 0 | $visible and not $ONLY_MULTI_GRIDS | 
| 242 | 0 | 0 | 0 | $relRow->isa('DBIx::Class::ResultSet') and $self->setup_multi_grids || $ONLY_MULTI_GRIDS | 
| 348 | 0 | 0 | 0 | $self->has_extconfig_param($_) and $conf->{$_} = $self->get_extconfig_param($_) | 
| line | l | !l | condition | 
|---|---|---|---|
| 145 | 0 | 0 | shift() || 0 | 
| 167 | 0 | 0 | shift() || 'title' | 
| 186 | 0 | 0 | shift() || [] | 
| 304 | 0 | 0 | shift() || {} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 72 | 42 | 45 | 0 | shift() || $self->TableSpec | 
| 185 | 0 | 0 | 0 | shift() || $self->req_Row | 
| 240 | 0 | 0 | 0 | $relRow && $relRow->isa('DBIx::Class::Row') || $property_grid_nest_level == 1 && $ucrls{$rel} | 
| 242 | 0 | 0 | 0 | $self->setup_multi_grids || $ONLY_MULTI_GRIDS |