blib/lib/Object/InsideOut/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 18 | 27.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
111 | 0 | 0 | 0 | ref $in && $threads::threads && $threads::shared::threads_shared |
line | l | !l | condition |
---|---|---|---|
108 | 0 | 0 | shift() || {} |
217 | 0 | 0 | shift() || {} |
311 | 10 | 45 | shift() || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
111 | 0 | 0 | 0 | not ref $in && $threads::threads && $threads::shared::threads_shared or threads::shared::is_shared($in) |
220 | 0 | 0 | 0 | not ref $in or &Scalar::Util::blessed($in) |
314 | 44 | 2 | 9 | not ref $in or &Scalar::Util::blessed($in) |