Condition Coverage

blib/lib/Labkey/Query.pm
Criterion Covered Total %
condition 0 73 0.0


and 3 conditions

line !l l&&!r l&&r condition
515 0 0 0 $file and -e $file
563 0 0 0 length $_ and s/^("((?:[^"]+|\\.)*)"|((?:[^\\\s]+|\\.)*))\s*//
615 0 0 0 not $auth and length keys %netrc == 1

or 2 conditions

line l !l condition
150 0 0 $args{'-requiredVersion'} || 9.1
511 0 0 shift() || 'default'

or 3 conditions

line l !l&&r !l&&!r condition
124 0 0 0 $args{'-baseUrl'} || $ENV{'LABKEY_URL'}
145 0 0 0 $args{-'netrcFile'} || $ENV{'LABKEY_NETRC'}
179 0 0 0 $args{'-useragent'} || &_createUserAgent(%args)
187 0 0 0 'JSON'->new->utf8->decode($response->content) || croak("ERROR: Unable to decode JSON.\n$url\n")
232 0 0 0 $args{'-baseUrl'} || $ENV{'LABKEY_URL'}
247 0 0 0 $args{-'netrcFile'} || $ENV{'LABKEY_NETRC'}
266 0 0 0 $args{'-useragent'} || &_createUserAgent(%args)
310 0 0 0 $args{'-baseUrl'} || $ENV{'LABKEY_URL'}
324 0 0 0 $args{-'netrcFile'} || $ENV{'LABKEY_NETRC'}
343 0 0 0 $args{'-useragent'} || &_createUserAgent(%args)
384 0 0 0 $args{'-baseUrl'} || $ENV{'LABKEY_URL'}
398 0 0 0 $args{-'netrcFile'} || $ENV{'LABKEY_NETRC'}
417 0 0 0 $args{'-useragent'} || &_createUserAgent(%args)
459 0 0 0 $args{'-baseUrl'} || $ENV{'LABKEY_URL'}
473 0 0 0 $args{-'netrcFile'} || $ENV{'LABKEY_NETRC'}
499 0 0 0 $args{'-useragent'} || &_createUserAgent(%args)
530 0 0 0 $^O eq 'os2' or $^O eq 'MSWin32'
0 0 0 $^O eq 'os2' or $^O eq 'MSWin32' or $^O eq 'MacOS'
0 0 0 $^O eq 'os2' or $^O eq 'MSWin32' or $^O eq 'MacOS' or $^O =~ /^cygwin/
656 0 0 0 'JSON'->new->utf8->decode($response->content) || croak("ERROR: Unable to decode JSON.\n$url\n")