Branch Coverage

blib/lib/Class/Wrapper.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
16 1 1 unless ref $component
26 0 3 if $AUTOLOAD =~ /.*DESTROY$/
38 1 2 if (/^get_(.+)/)
39 1 1 if (/^set_(.+)/)
57 0 1 if $@
71 0 1 if $@
84 0 1 if (wantarray) { }
86 0 0 if $@
90 0 1 if $@