Branch Coverage

blib/lib/Class/Trait/Base.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
24 0 3 if $auto_load =~ /DESTROY/
28 3 0 if (my($super_method) = $auto_load =~ /(SUPER::.*)/)