line |
!l |
l&&!r |
l&&r |
condition |
216
|
14 |
0 |
0 |
$self->runner and $self->runner->cache
|
291
|
0 |
0 |
0 |
$value =~ /'/ and not $value =~ /"/
|
334
|
19 |
0 |
0 |
$self->cache and $params{'use_cache'}
|
392
|
0 |
0 |
0 |
$sequence{$skip_from}{'to'} and $self->_is_known_sequence($sequence{$skip_from}{'hash'}, $document->get_hash)
|
426
|
0 |
0 |
0 |
defined $status and $status == $Treex::Core::Block::DOCUMENT_FROM_CACHE
|
|
0 |
0 |
0 |
defined $status and $status == $Treex::Core::Block::DOCUMENT_FROM_CACHE and $sequence{$skip_from}{'to'}
|
|
0 |
0 |
0 |
defined $status and $status == $Treex::Core::Block::DOCUMENT_FROM_CACHE and $sequence{$skip_from}{'to'} and $self->_is_known_sequence($sequence{$skip_from}{'hash'}, $document->get_hash)
|