line |
true |
false |
branch |
25
|
3 |
12 |
unless $self->target->name =~ /:/
|
29
|
1 |
11 |
if $uri->password
|
113
|
5 |
1 |
unless $ENV{'SNOWSQL_USER'} or $_[0]->_snowcfg->{'username'}
|
116
|
3 |
1 |
unless $ENV{'SNOWSQL_PWD'}
|
125
|
5 |
1 |
unless my $region = $ENV{'SNOWSQL_REGION'} || $_[0]->_snowcfg->{'region'}
|
146
|
2 |
7 |
if (my $host = $uri->host)
|
147
|
1 |
1 |
if $host =~ /\.snowflakecomputing\.com$/
|
151
|
1 |
6 |
if $ENV{'SNOWSQL_HOST'}
|
299
|
0 |
0 |
if $self->initialized
|
338
|
0 |
1 |
$offset ? :
|
348
|
0 |
1 |
if $self->_no_table_error and not $self->initialized
|
404
|
2 |
4 |
if $off
|
405
|
2 |
2 |
if $lim
|
427
|
0 |
1 |
unless $self->sqitch->verbosity > 1
|
439
|
3 |
1 |
unless my $pass = $self->password
|
451
|
1 |
1 |
unless my $pass = $self->password
|
460
|
1 |
1 |
unless my $pass = $self->password
|
470
|
2 |
1 |
unless my $pass = $self->password
|