| line |
true |
false |
branch |
|
81
|
16 |
30 |
if $key =~ /^(?:$SqlConfig{'ARGS'}[$_][0]|$SqlConfig{'ARGS'}[$_][1])$/ |
|
101
|
0 |
4 |
if ref $ali |
|
102
|
4 |
0 |
defined $ali && $ali ? : |
|
103
|
4 |
0 |
defined $env && $env ? : |
|
104
|
4 |
0 |
defined $def && $def ? : |
|
105
|
4 |
0 |
if (defined $bef and $bef) { } |
|
125
|
0 |
3 |
unless @_ |
|
127
|
3 |
0 |
if $ali |
|
142
|
0 |
3 |
unless @_ |
|
144
|
0 |
3 |
ref $env ? : |
|
|
0 |
3 |
$env && !ref($env) ? : |
|
145
|
0 |
3 |
if $env and not ref $env |
|
159
|
0 |
0 |
unless defined $def |
|
172
|
0 |
8 |
unless @_ and defined $_[0] or not exists $SqlConfig{$key} |
|
173
|
1 |
3 |
$#_ ? : |
|
|
4 |
4 |
!defined($_[0]) ? : |