| blib/lib/SimpleMock/Model/DBI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 1 | 4 | unless exists $valid_global_meta_keys_lookup{$key} |
| 59 | 1 | 5 | unless $query->{'results'} |
| 77 | 4 | 45 | if exists $layer->{'DBI'}{'_meta'}{$key} |
| 88 | 0 | 16 | unless my $dbi = $layer->{'DBI'} |
| 90 | 13 | 3 | if $mock |
| 95 | 1 | 1 | if $layer->{'DBI'}{'_meta'}{'allow_unmocked_queries'} |