Branch Coverage

blib/lib/Util/DataThing.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
51 0 4 scalar @_ == 1 ? :
67 1 10 if $existing_type
80 15 27 if (@_) { }
82 0 15 if @_
83 13 2 defined $value ? :
87 24 3 defined $value ? :
103 2 11 ref $thing ? :