lib/UR/ModuleBase.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 27 | 25.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
355 | 0 | 0 | 5 | $autoload and not $autoload =~ /::DESTROY$/ |
759 | 0 | 0 | 383 | $UR::initialized and $self->can('__signal_observers__') |
837 | 0 | 0 | 0 | $stack[-1] =~ /^\s*(UR::ModuleBase|UR)::/ and $stack[-2] |
0 | 0 | 0 | $stack[-1] =~ /^\s*(UR::ModuleBase|UR)::/ and $stack[-2] and $stack[-2] =~ /^\s*(UR::ModuleBase|UR)::/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
118 | 0 | 347733 | 1 | ref $self || $self |
146 | 38 | 3 | 0 | ref $self || $self |
169 | 0 | 0 | 0 | ref $self || $self |
171 | 0 | 0 | 0 | $INC{$class . '.pm'} || $INC{$class . '.pl'} |
808 | 6 | 0 | 0 | $short_msg || $msg |