Condition Coverage

blib/lib/Metabase/Index/SQLite/Sharded.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
55 0 0 64 $basename and $ext
75 0 13 0 defined $key and length $key > 1
0 0 13 defined $key and length $key == 1
125 22 1 1 $limit and $count == $limit
161 8 0 3 defined $$spec{-'order'} and ref $$spec{-'order'} eq 'ARRAY'