|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
144
 | 
 0  | 
 33  | 
 0  | 
 defined $self->base_params and scalar keys %{$self->base_params;} > 0
  | 
 
| 
222
 | 
 22  | 
 0  | 
 0  | 
 exists $r_parms->{'base_params'} and exists $r_parms->{'base_params_base64'}
  | 
 
| 
457
 | 
 0  | 
 0  | 
 0  | 
 &$coderef($_) and $self->columns->{$_}->apply_attributes(%opt)
  | 
 
| 
477
 | 
 0  | 
 0  | 
 0  | 
 $opt eq 'columns' and ref $opts{$opt} eq 'HASH'
  | 
 
| 
500
 | 
 0  | 
 0  | 
 0  | 
 $opt eq 'columns' and ref $opts{$opt} eq 'HASH'
  | 
 
| 
531
 | 
 97  | 
 0  | 
 0  | 
 ref $_[0] eq 'ARRAY' && !defined($_[1])
  | 
 
| 
628
 | 
 0  | 
 0  | 
 8  | 
 defined $self->read_handler and $self->has_flag('can_read')
  | 
 
| 
637
 | 
 0  | 
 0  | 
 8  | 
 ref $data eq 'HASH' and exists $data->{'results'}
  | 
 
| 
 | 
 0  | 
 0  | 
 8  | 
 ref $data eq 'HASH' and exists $data->{'results'} and ref $data->{'rows'} eq 'ARRAY'
  | 
 
| 
741
 | 
 0  | 
 0  | 
 3  | 
 ref $result eq 'HASH' and defined $result->{'success'}
  | 
 
| 
777
 | 
 0  | 
 0  | 
 0  | 
 ref $result and defined $result->{'rows'}
  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 ref $result and defined $result->{'rows'} and defined $result->{'rows'}{$self->record_pk}
  | 
 
| 
780
 | 
 0  | 
 0  | 
 0  | 
 ref $result and ref $result->{'rows'} eq 'ARRAY'
  | 
 
| 
782
 | 
 0  | 
 0  | 
 0  | 
 ref $result and defined $result->{'success'}
  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 ref $result and defined $result->{'success'} and defined $result->{'msg'}
  | 
 
| 
794
 | 
 0  | 
 0  | 
 0  | 
 ref $result && $result->{'success'} == 0
  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $result and not ref $result && $result->{'success'} == 0
  | 
 
| 
827
 | 
 0  | 
 0  | 
 0  | 
 ref $result eq 'HASH' and $result->{'success'}
  |