blib/lib/Hailo/Storage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 16 | 100.0 |
line | true | false | branch |
---|---|---|---|
98 | 209 | 42 | if ($self->initialized) { } |
144 | 200 | 9 | if ($my_order != $db_order) |
145 | 199 | 1 | if ($self->hailo->{'has_custom_order'}->()) |
176 | 3 | 7 | if (defined $db_tokenizer_class and $my_tokenizer_class ne $db_tokenizer_class) |
178 | 2 | 1 | if ($self->hailo->{'has_custom_tokenizer_class'}->()) |
204 | 19 | 4 | unless $self->_engaged |
217 | 18 | 1639 | unless $self->_engaged |
253 | 3 | 26 | unless $self->_engaged |