| lib/UR/Namespace/Command/Init.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 34 | 0 | 0 | unless 'UR::Namespace::Command::Define::Namespace'->execute('nsname', $self->namespace)->result | 
| 36 | 0 | 0 | if ($self->db) { } | 
| 38 | 0 | 0 | unless chdir $self->namespace | 
| 41 | 0 | 0 | unless $c = 'UR::Namespace::Command::Define::Db'->create('uri', $self->db) | 
| 43 | 0 | 0 | unless $c->execute | 
| 48 | 0 | 0 | unless $c->execute |