| blib/lib/Data/Model/Driver/Cache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 20 | 55.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 105 | 0 | 0 | 0 | $key and not $columns | 
| 154 | 10 | 0 | 12 | exists $$it_opt{'end'} and ref $$it_opt{'end'} eq 'CODE' | 
| 163 | 8 | 12 | 0 | $key and not $columns | 
| 20 | 0 | 0 | $key and not $columns and scalar @{$key;} == scalar @{$schema->key;} | |
| 176 | 2 | 0 | 42 | $key and not $columns | 
| 2 | 0 | 42 | $key and not $columns and scalar @{$key;} == scalar @{$schema->key;} | 
| line | l | !l | condition | 
|---|---|---|---|
| 87 | 6 | 12 | scalar %{$results;} or scalar %{$fallback_results;} |