line |
!l |
l&&!r |
l&&r |
condition |
34
|
0 |
0 |
0 |
$self->_in_para && $self->_top_is('p') |
42
|
0 |
0 |
0 |
$self->_in_saying && $self->_top_is('saying') |
159
|
0 |
0 |
0 |
$self->_is_start and $self->_prev_line_is_empty |
232
|
0 |
0 |
0 |
$self->at_line_start && !$self->_top_is_desc && $$l =~ /\A[^\[<][^:]*:/ |
291
|
0 |
0 |
0 |
$is_saying || $is_para and $in_para |
301
|
0 |
0 |
0 |
$is_saying and $self->_in_saying |
310
|
0 |
0 |
0 |
$is_para and not $in_para |
336
|
0 |
0 |
0 |
$elem->isa('XML::Grammar::Fiction::FromProto::Node::Text') and not $was_already_enqueued |
403
|
0 |
0 |
0 |
defined $children and @$children |
556
|
0 |
0 |
0 |
$is_tag_cond && $$l =~ m(\G(?:|\])) |