| lib/DBSchema/Sample.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 0 | 0 | if (not /^\s*$/) { } |
| 79 | 0 | 0 | if ($_ eq '') { } |
| 96 | 0 | 0 | $default ? : |
| 115 | 0 | 0 | if $@ |
| 128 | 0 | 0 | if exists $ignore{$drv} |
| 135 | 0 | 0 | unless ($driversinstalled) |
| 164 | 0 | 0 | if ($dsn eq '.') { } |
| 170 | 0 | 0 | if ($user ne 'undef') |
| 174 | 0 | 0 | if $pass ne 'undef' |
| 187 | 0 | 0 | if defined $drivers{$D}{'user'} |
| 188 | 0 | 0 | if defined $drivers{$D}{'pass'} |
| 192 | 0 | 0 | unless GetYesNo(' > ', '') |