| lib/UR/Context/Root.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | if ($initialized) |
| 31 | 0 | 0 | unless $name |
| 45 | 0 | 0 | if $value eq $ENV{'UR_CONTEXT_ROOT'} |
| 58 | 0 | 0 | if ($@) |
| 64 | 0 | 0 | unless ($ENV{'UR_CONTEXT_ROOT'}->isa('UR::Context')) |
| 70 | 0 | 0 | unless ($ENV{'UR_CONTEXT_ROOT'}->__meta__) |
| 77 | 0 | 0 | if (@UR::Context::Transaction::open_transaction_stack > 1) |