| blib/lib/DBIx/XML_RDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 20 | 0 | 0 | unless $self->Initialise(@_) | 
| 47 | 0 | 0 | unless ($$self{'dbh'}) | 
| 52 | 0 | 0 | if ($dbname) | 
| 53 | 0 | 0 | unless ($$self{'dbh'}->do("use $dbname")) | 
| 74 | 0 | 0 | unless $$self{'sth'}->execute | 
| 91 | 0 | 0 | if $$self{'verbose'} | 
| 95 | 0 | 0 | if (defined $f) |