| line |
!l |
l&&!r |
l&&r |
condition |
|
38
|
83 |
0 |
0 |
$$self{'path'} and substr($$self{'path'}, 0, 1) ne '/' |
|
60
|
0 |
76 |
1 |
$$self{'roots'} and not ref $$self{'roots'} |
|
82
|
68 |
3 |
6 |
$$self{'omit'} and not ref $$self{'omit'} |
|
85
|
68 |
0 |
9 |
$$self{'omit'} and ref $$self{'omit'} eq 'ARRAY' |
|
170
|
0 |
75 |
1 |
$$self{'indexes'} and not ref $$self{'indexes'} |
|
224
|
6 |
3 |
170 |
lc $label eq $label and $label =~ /^\w+$/ |
|
241
|
3 |
3 |
6 |
substr($elt, -1) eq '/' and $elt ne '/' |
|
245
|
10 |
10 |
20 |
substr($elt, -1) eq '/' and $elt ne '/' |
|
286
|
0 |
0 |
184 |
$$self{'format'} and not ref $$self{'format'} |
|
310
|
0 |
0 |
74 |
$$self{'format_last'} and not ref $$self{'format_last'} |