Branch Coverage

blib/lib/EntityModel/Error.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
58 0 0 if @_ < 3
61 0 0 if $$opt{'warning'}
62 0 0 if $$opt{'error'}
79 0 0 if $method eq 'DESTROY'
85 0 0 unless eval { do { $$self{'parent'}->can($method) } }