| line |
!l |
l&&!r |
l&&r |
condition |
|
150
|
2 |
0 |
0 |
defined $self->{'skip_entry'} and ref $self->{'skip_entry'} eq 'ARRAY' |
|
152
|
0 |
0 |
0 |
exists $info{$pair_ref->{'key'}} and $info{$pair_ref->{'key'}} =~ /$pair_ref->{'re'}/u |
|
159
|
2 |
0 |
0 |
defined $self->{'substitutions'} and ref $self->{'substitutions'} eq 'ARRAY' |
|
195
|
2 |
0 |
0 |
$self->{'terminalize'} and defined $info{'Terminal'} |
|
|
2 |
0 |
0 |
$self->{'terminalize'} and defined $info{'Terminal'} and exists $TRUE_VALUES{$info{'Terminal'}} |
|
237
|
0 |
0 |
1 |
exists $info{'Categories'} and @{$info{'Categories'};} |