Branch Coverage

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


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