| blib/lib/Class/Scaffold/Storable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 58 | 6 | 0 | if (@args % 2 == 0) |
| 60 | 0 | 6 | if $args{'storage_type'} |
| 68 | 6 | 0 | unless ($extra_args = $cache{ref $self}) |
| 70 | 2 | 4 | if (defined $object_type) { } |
| 88 | 0 | 1 | if ($method) { } |
| 100 | 0 | 0 | if (@_) { } |