line |
!l |
l&&!r |
l&&r |
condition |
221
|
42 |
1 |
6 |
$#params == 1 and ref $params[1] |
234
|
41 |
8 |
1 |
$output_format and $number_format |
240
|
4 |
37 |
0 |
$number_format and not $params{'suppress_warnings'} |
256
|
0 |
165 |
95 |
exists $format_elements_raw[0] and $format_elements_raw[0] =~ /\d/ |
259
|
0 |
1 |
164 |
exists $format_elements_raw[0] and $format_elements_raw[0] =~ /[adCSLQ%<>]/ |
262
|
102 |
2 |
57 |
$format_elements[-1] =~ /%\d*[QSL]/ and exists $format_elements_raw[0] |
|
104 |
12 |
45 |
$format_elements[-1] =~ /%\d*[QSL]/ and exists $format_elements_raw[0] and $format_elements_raw[0] =~ /[<>]/ |