blib/lib/PQL/Cache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 16 | 56.2 |
line | l | !l | condition |
---|---|---|---|
588 | 3 | 23 | $index_keys and scalar @$index_keys |
643 | 3 | 23 | $step2_operations and scalar @$step2_operations |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
395 | 0 | 0 | 1 | $cache_arr and $index_arr |
line | l | !l | condition |
---|---|---|---|
158 | 23 | 0 | $$self{'_compare_subs'} || {} |
167 | 23 | 0 | $$self{'_combine_subs'} || {} |
176 | 23 | 0 | $$self{'_step2_subs'} || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
25 | 0 | 1 | 0 | ref $caller || $caller |