lib/UR/Exit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
129 | 0 | 0 | 0 | $_[0] =~ /\n$/ and UNIVERSAL::can('UR::Context::Process', 'is_initialized') |
0 | 0 | 0 | $_[0] =~ /\n$/ and UNIVERSAL::can('UR::Context::Process', 'is_initialized') and defined 'UR::Context::Process'->is_initialized | |
0 | 0 | 0 | $_[0] =~ /\n$/ and UNIVERSAL::can('UR::Context::Process', 'is_initialized') and defined 'UR::Context::Process'->is_initialized and 'UR::Context::Process'->is_initialized == 1 |