| blib/lib/Storage/Abstract/Driver/Composite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 21 | 28 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 12 | 1 | defined $name ? : |
| 39 | 6 | 7 | if ($cached_source) |
| 45 | 8 | 5 | unless ($finished) |
| 47 | 4 | 9 | if ($finished = &$callback($source)) |
| 48 | 4 | 0 | if defined $name |
| 66 | 1 | 1 | if $source->readonly |
| 73 | 0 | 1 | unless $stored |
| 103 | 3 | 2 | if ($source->is_stored($name)) |
| 112 | 1 | 3 | unless $stored |
| 115 | 0 | 3 | unless defined $retrieved |
| 131 | 1 | 0 | if ($source->is_stored($name)) |
| 133 | 0 | 1 | if $source->readonly |
| 143 | 0 | 1 | unless $stored |
| 146 | 0 | 1 | unless $disposed |