blib/lib/SQL/Stash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | l | !l | condition |
---|---|---|---|
25 | 0 | 0 | $should_cache ||= 1 |
30 | 0 | 0 | $STASH{$class} ||= {} |
34 | 0 | 0 | $should_cache || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
44 | 0 | 0 | 0 | ref $self || $self |
51 | 0 | 0 | 0 | $stashed ||= $STASH{$class}{$name} |