Branch Coverage

blib/lib/MooseX/Blessed/Reconstruct.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
35 4 0 if $v->load_classes
39 1 3 if (ref $meta) { }
65 1 0 if (&reftype($obj) eq 'HASH') { }
0 0 elsif (&reftype($obj) eq 'ARRAY') { }
0 0 elsif (&reftype($obj) eq 'SCALAR') { }