| blib/lib/DBD/TSM/Functions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 27 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 33 | 0 | 0 | 0 | exists $ENV{'DSM_DIR'} and -d $ENV{'DSM_DIR'} | 
| 0 | 0 | 0 | exists $ENV{'DSM_DIR'} and -d $ENV{'DSM_DIR'} and exists $ENV{'DSM_CONFIG'} | |
| 0 | 0 | 0 | exists $ENV{'DSM_DIR'} and -d $ENV{'DSM_DIR'} and exists $ENV{'DSM_CONFIG'} and -f $ENV{'DSM_CONFIG'} | |
| 47 | 0 | 0 | 0 | -f '\\/dsmadmc' and -d 'need_DSM_DIR' | 
| 0 | 0 | 0 | -f '\\/dsmadmc' and -d 'need_DSM_DIR' and -f 'need_DSM_SYS' | |
| 269 | 0 | 0 | 0 | /^\s*$/ and @fields | 
| 0 | 0 | 0 | /^\s*$/ and @fields and @values | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 82 | 0 | 0 | 0 | $ENV{'DSM_DIR'} || $dsm_dir | 
| 205 | 0 | 0 | 0 | $statement =~ /select/i or $statement =~ /^\s*[qQ][uUeErRyY]*\s+/ |