| blib/lib/EntityModel/Test/Storage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 15 | 26.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 192 | 0 | 0 | 0 | $failed and $next | 
| line | l | !l | condition | 
|---|---|---|---|
| 82 | 1 | 0 | shift() || [] | 
| 112 | 1 | 0 | shift() || [] | 
| 132 | 0 | 0 | $failed{$method} ||= 'not available' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 83 | 0 | 0 | 1 | shift() || "$class is a valid, working EntityModel::Storage (sub)class" | 
| 113 | 0 | 0 | 1 | shift() || "$class has all the required methods" |