blib/lib/Hailo/Storage/SQLite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
88 | 4 | 16 | unless defined $self->brain |
89 | 14 | 2 | if $self->brain eq ':memory:' |
99 | 251 | 0 | unless ($self->{'in_memory'}) |
105 | 5 | 14 | if (my($pragma) = $k =~ /^pragma_(.*)/) |
121 | 205 | 49 | unless $self->_engaged |
122 | 1 | 48 | if ($self->_backup_memory_to_disk) |