line |
!l |
l&&!r |
l&&r |
condition |
141
|
1 |
11 |
0 |
defined $$args{'type'} and $$args{'type'} eq 'A' |
390
|
0 |
0 |
0 |
$is_dbm_deep && $value->_root eq $root |
446
|
0 |
0 |
0 |
defined $value_class and not $value->isa('Number::Phone::UK::DBM::Deep') |
535
|
0 |
0 |
0 |
not $internal_ref and tied %{$value;} |
543
|
0 |
0 |
0 |
not $internal_ref and tied @{$value;} |
571
|
0 |
0 |
0 |
defined $value_class and $value_class ne 'Number::Phone::UK::DBM::Deep' |
973
|
20 |
0 |
0 |
$self->_root->{'locking'} and $self->_root->{'locked'} > 0 |
1077
|
0 |
0 |
0 |
$r eq 'HASH' and $self->_type eq 'H' |
|
0 |
0 |
0 |
$r eq 'ARRAY' and $self->_type eq 'A' |
1333
|
0 |
0 |
0 |
$self->_root->{'filter_store_value'} && !ref($_[2]) |
1346
|
0 |
0 |
0 |
$^O ne 'MSWin32' and not _is_writable($self->_fh) |
1437
|
11 |
4 |
0 |
$result && !ref($result) && $self->_root->{'filter_fetch_value'} |
1471
|
0 |
0 |
0 |
$value and not ref $value |
|
0 |
0 |
0 |
$value and not ref $value and $self->_root->{'filter_fetch_value'} |
1591
|
0 |
0 |
1 |
$$self{'fh'} and not $$self{'file_offset'} |