blib/lib/Metabase/Index/SQL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 17 | 64.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
141 | 0 | 1 | 69 | $types and keys %$types |
227 | 397 | 68 | 0 | $saw_content_field and not $self->_requested_content_type |
230 | 431 | 34 | 0 | $saw_resource_field and not $self->_requested_resource_type |
340 | 160 | 0 | 48 | defined $$spec{-'order'} and ref $$spec{-'order'} eq 'ARRAY' |
430 | 443 | 0 | 53 | defined $$spec{-'order'} and ref $$spec{-'order'} eq 'ARRAY' |
line | l | !l | condition |
---|---|---|---|
193 | 1188 | 0 | $typehash->{$k} or '//str' |