| blib/lib/SQL/Stash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 10 | 20.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 1 | 1 | unless $$self{'dbh'} = $args{'dbh'} |
| 27 | 0 | 0 | if (ref $class) { } |
| 48 | 0 | 0 | if (ref $self) |
| 51 | 0 | 0 | unless $stashed ||= $STASH{$class}{$name} |
| 54 | 0 | 0 | if ($$stashed{'should_cache'}) { } |