blib/lib/EntityModel/Test/Cache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 8 | 25.0 |
line | l | !l | condition |
---|---|---|---|
99 | 0 | 0 | $failed{$method} ||= 'not available' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
67 | 0 | 0 | 1 | shift() || "$class is a valid, working EntityModel::Cache (sub)class" |
86 | 0 | 0 | 1 | shift() || "$class has all the required methods" |