line |
!l |
l&&!r |
l&&r |
condition |
135
|
2 |
0 |
55 |
defined $args and length $args
|
214
|
141 |
44 |
85 |
$last_el and $last_el->isa("Org::Element::ListItem")
|
255
|
674 |
3 |
3 |
$m{'block'} and $pass == 2
|
|
603 |
7 |
7 |
$m{'fixedw'} and $pass == 2
|
|
574 |
18 |
18 |
$m{'comment'} and $pass == 2
|
|
580 |
6 |
6 |
$m{'table'} and $pass == 2
|
|
556 |
15 |
15 |
$m{'drawer'} and $pass == 2
|
|
391 |
90 |
90 |
$m{'li_header'} and $pass == 2
|
|
139 |
171 |
171 |
$m{'headline'} and $pass == 2
|
270
|
52 |
2 |
6 |
$m{'setting_indent'} and not uc $m{'setting_name'} ~~ \@{"Org::Element::Setting"->indentable_settings;}
|
459
|
2 |
11 |
172 |
$container->children and @{$container->children;} == 1
|
|
13 |
0 |
172 |
$container->children and @{$container->children;} == 1 and $container->children->[0]->isa("Org::Element::Text")
|
479
|
266 |
698 |
1012 |
defined $m{'plain_text'} and $pass == 2
|
489
|
952 |
6 |
6 |
$m{'link'} and $pass == 2
|
|
954 |
0 |
0 |
$m{'target'} and $pass == 2
|
|
952 |
1 |
1 |
$m{'fn_num'} and $pass == 2
|
|
951 |
1 |
1 |
$m{'fn_namedef'} and $pass == 2
|
|
946 |
3 |
3 |
$m{'fn_nameidef'} and $pass == 2
|
|
943 |
3 |
3 |
$m{'trange'} and $pass == 2
|
|
897 |
23 |
26 |
$m{'tstamp'} and $pass == 2
|
|
910 |
5 |
5 |
$m{'act_trange'} and $pass == 2
|
|
865 |
21 |
29 |
$m{'act_tstamp'} and $pass == 2
|
|
843 |
19 |
24 |
$m{'markup_start'} and $pass == 2
|
|
780 |
34 |
48 |
$m{'markup_end'} and $pass == 2
|
495
|
3 |
0 |
3 |
defined $m{'link_desc'} and length $m{'link_desc'}
|
602
|
194 |
0 |
394 |
@plain_text and $pass == 2
|
662
|
40 |
7 |
13 |
$c->[$i]{'_mu_end'} and $c->[$i]->text eq $mu
|
670
|
9 |
0 |
13 |
$has_text && !$has_unmarkable && $mu_end_index && $newlines <= 1
|