blib/lib/Data/Remember/Class.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 11 | 72.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
60 | 5 | 0 | 10 | defined reftype($fact_list) and reftype $fact_list eq 'ARRAY' |
184 | 20 | 10 | 10 | ref $fact and reftype $fact eq 'HASH' |
20 | 0 | 10 | ref $fact and reftype $fact eq 'ARRAY' |
line | l | !l | condition |
---|---|---|---|
20 | 11 | 0 | shift() || 'Memory' |