blib/lib/EntityModel/Log.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
117 | 0 | 0 | 0 | $idx < 99 and my(@stack) = caller $idx |
line | l | !l | condition |
---|---|---|---|
120 | 0 | 0 | shift @stack // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 0 | 0 | 0 | $instance ||= $class->new |