Branch Coverage

blib/lib/Data/Object/Immutable.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
19 1 3 if ('HASH' eq $type) { }
1 2 elsif ('ARRAY' eq $type) { }