Bio/Prospect/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
142 | 0 | 0 | 0 | defined $cache and exists $$self{'cacheLimit'} |
0 | 0 | 0 | defined $cache and exists $$self{'cacheLimit'} and scalar keys %{$cache;} >= $$self{'cacheLimit'} |