| line | true | false | branch | 
 
| 62 | 0 | 45 | unless my $class = $self->ResultClass | 
 
| 63 | 0 | 45 | unless my $iconCls = $class->TableSpec_get_conf('iconCls') | 
 
| 84 | 42 | 0 | unless $info->{'attrs'}{'accessor'} eq 'multi' | 
 
| 102 | 0 | 0 | if ($self->TableSpec->colspec_matches_columns($self->TableSpec->updatable_colspec->colspecs, $colname)) | 
 
| 105 | 0 | 0 | unless @{$mod_params->{'creatable_colspec'};} > 0 | 
 
| 108 | 0 | 0 | if ($mod_params->{'creatable_colspec'}) | 
 
| 130 | 0 | 0 | unless my $Row = $self->req_Row | 
 
| 147 | 0 | 0 | if $multi_only | 
 
| 170 | 0 | 0 | unless $title eq '' | 
 
| 171 | 0 | 0 | if $title eq '' | 
 
| 174 | 0 | 0 | unless $TableSpec->name eq $cnftitle | 
 
| 190 | 0 | 0 | unless $Row | 
 
| 224 | 0 | 0 | if $visible and not $ONLY_MULTI_GRIDS | 
 
| 231 | 0 | 0 | if $self->exclude_grids_relationships_map->{$rel} | 
 
| 240 | 0 | 0 | $relRow && $relRow->isa('DBIx::Class::Row') || $property_grid_nest_level == 1 && $ucrls{$rel} ? : | 
 
| 242 | 0 | 0 | if ($setup_grid) { } | 
 
|  | 0 | 0 | elsif (not $relRow) { } | 
 
|  | 0 | 0 | elsif ($relRow->isa('DBIx::Class::ResultSet') and $self->setup_multi_grids || $ONLY_MULTI_GRIDS) { } | 
 
| 257 | 0 | 0 | unless $info->{'attrs'}{'accessor'} eq 'multi' | 
 
| 292 | 0 | 0 | if @multi_items > 0 | 
 
| 314 | 0 | 0 | unless $column->{'header'} | 
 
| 358 | 0 | 0 | if $id |