line |
!l |
l&&!r |
l&&r |
condition |
318
|
0 |
0 |
8 |
@t >= 6 and @t <= 9 |
329
|
0 |
0 |
0 |
$modifier eq '_' and not $suffix =~ /0/ |
|
0 |
0 |
0 |
$modifier eq '-' and not $suffix =~ /0/ |
|
0 |
0 |
0 |
$modifier eq '-' and not $suffix =~ /0/ and $format =~ /[aAbBDFhnpPrRtTxXZ%]$/ |
|
0 |
0 |
0 |
$modifier eq '-' and not $suffix =~ /0/ |
|
0 |
0 |
0 |
$modifier eq '-' and not $suffix =~ /0/ and $format =~ /[CdgGHIjmMNsSuUVwWyYz]$/ |
|
0 |
0 |
0 |
$modifier eq '0' and not $suffix =~ /_/ |
|
0 |
0 |
0 |
$modifier eq '^' and "$prefix$suffix" =~ /#/ |
|
0 |
0 |
0 |
$modifier eq '^' and "$prefix$suffix" =~ /#/ and $format =~ /Z$/ |
|
0 |
0 |
0 |
$modifier eq '^' and not $format =~ /[pP]$/ |
|
0 |
0 |
0 |
$modifier eq '#' and $format =~ /[aAbBh]$/ |
|
0 |
0 |
0 |
$modifier eq '#' and $format =~ /[pZ]$/ |