Branch Coverage

blib/lib/Persistent/DataType/Base.pm
Criterion Covered Total %
branch 1 18 5.5


line true false branch
135 0 0 unless @_ == 2
140 0 0 if @_
175 0 0 unless @_ > 0
177 0 0 unless ref $this
207 0 0 unless @_ > 0
209 0 0 unless ref $this
246 0 0 unless @_ == 1
248 0 0 unless ref $this
276 0 915 if ($$this{'Debug'})