Branch Coverage

blib/lib/Data/Object/Hash.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
20 56 0 unless (blessed $data and $data->isa($class))
21 0 56 unless 'HASH' eq ref $data