| blib/lib/DBIx/SystemCatalog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 114 | 0 | 0 | if ($class eq 'DBIx::SystemCatalog') |
| 117 | 0 | 0 | unless ($@) |
| 124 | 0 | 0 | unless $obj->init(@_) |
| 204 | 0 | 0 | if /^SC_TYPE_/ |
| 232 | 0 | 0 | unless defined $sth |
| 389 | 0 | 0 | if ($cwd eq '/') { } |
| 0 | 0 | elsif ($cwd =~ m[^/[^/]+/$]) { } | |
| 0 | 0 | elsif ($cwd =~ m[^/([^/]+)/([^/]+)/$]) { } | |
| 391 | 0 | 0 | if @root |
| 398 | 0 | 0 | if ($2 eq 'Tables') |
| 401 | 0 | 0 | if ($$object{'type'} == $type or $$object{'type'} == SC_TYPE_UNKNOWN) |