line |
!l |
l&&!r |
l&&r |
condition |
334
|
1239 |
0 |
4 |
not defined $element_name and defined $note
|
384
|
1151 |
11 |
0 |
$ret eq "root" and not $at_top_level
|
450
|
1254 |
1 |
117 |
s/^"// and s/"$//
|
461
|
17 |
0 |
0 |
defined $note and not defined $action
|
|
17 |
0 |
0 |
defined $note and not defined $action and not defined $subaction
|
466
|
0 |
0 |
17 |
defined $subaction and $subaction eq "="
|
476
|
0 |
0 |
0 |
not defined $action and defined $subaction
|
560
|
1 |
290 |
45 |
defined $action and $action ne ":"
|
573
|
1 |
0 |
2 |
$before_str =~ s[^/][] && $before_str =~ s[/$][]
|
622
|
0 |
4 |
1 |
defined $v and $v eq $rm_val
|
637
|
1 |
3 |
1 |
defined $v and $v =~ /$rm_val/
|
674
|
163 |
10 |
3 |
defined $note and not defined $action
|
|
173 |
0 |
3 |
defined $note and not defined $action and not defined $subaction
|
679
|
34 |
104 |
35 |
defined $action and $action eq ":="
|
|
138 |
0 |
35 |
defined $action and $action eq ":=" and $cargo_type eq "leaf"
|
690
|
104 |
1 |
33 |
not defined $action and defined $subaction
|
|
105 |
0 |
33 |
not defined $action and defined $subaction and $subaction eq "="
|
|
1 |
0 |
33 |
not defined $action and defined $subaction and $subaction eq "=" and $cargo_type eq "leaf"
|
709
|
73 |
1 |
0 |
not defined $action and defined $subaction
|
718
|
1 |
0 |
73 |
defined $action and $action eq ":"
|
760
|
222 |
13 |
4 |
defined $note and not defined $action
|
830
|
0 |
87 |
130 |
$action eq ":" and $cargo_type =~ /node/
|
|
0 |
4 |
83 |
$action eq ":" and defined $subaction
|
|
4 |
0 |
83 |
$action eq ":" and defined $subaction and $cargo_type =~ /leaf/
|
874
|
765 |
0 |
5 |
defined $action and $element->isa("Config::Model::Value")
|