blib/lib/Devel/Monitor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 18 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
396 | 0 | 67 | 3 | exists $$simpleSeenRef{$varRef} and $$simpleSeenRef{$varRef} > 1 |
540 | 0 | 131 | 13 | exists $$seenRef{$varRef} && $$seenRef{$varRef} > 1 |
545 | 0 | 0 | 0 | $hideWeakenedCircRef and not $isWeakenedItems |
0 | 0 | 0 | $hideWeakenedCircRef and $isWeakenedItems |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
542 | 13 | 6 | 125 | $isCircRef or $isInternalCircRef |
545 | 19 | 0 | 0 | not $hideWeakenedCircRef or $hideWeakenedCircRef and not $isWeakenedItems |