Condition Coverage

blib/lib/EntityModel/Test/Storage.pm
Criterion Covered Total %
condition 4 15 26.6


and 3 conditions

line !l l&&!r l&&r condition
192 0 0 0 $failed and $next

or 2 conditions

line l !l condition
82 1 0 shift() || []
112 1 0 shift() || []
132 0 0 $failed{$method} ||= 'not available'

or 3 conditions

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"