line |
!l |
l&&!r |
l&&r |
condition |
53
|
0 |
0 |
0 |
exists $self->{'__types__'}{$option{'type'}} and exists $self->{'__types__'}{$option{'type'}}{$option{'name'}} |
|
0 |
0 |
0 |
exists $self->{'__types__'}{$option{'type'}} and exists $self->{'__types__'}{$option{'type'}}{$option{'name'}} and exists $self->{'__types__'}{$option{'type'}}{$option{'name'}}{'cb'} |
|
0 |
0 |
0 |
exists $self->{'__types__'}{$option{'type'}} and exists $self->{'__types__'}{$option{'type'}}{$option{'name'}} and exists $self->{'__types__'}{$option{'type'}}{$option{'name'}}{'cb'} and $self->{'__types__'}{$option{'type'}}{$option{'name'}}{'postpone'} == 0 |