Branch Coverage

lib/Data/AsObject.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
38 6 0 if $arg
44 0 8 wantarray ? :
52 6 5 if ($mode) { }
54 0 6 unless $mode =~ /^strict|loose|silent$/
69 1 10 if ($type eq 'ARRAY') { }
10 0 elsif ($type eq 'HASH') { }