Branch Coverage

blib/lib/Bootylicious/Decorator.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
28 0 132 if $method =~ /^[A-Z]+?$/
29 0 132 if $method =~ /^_/
30 0 132 if $method =~ /(?:\:*?)DESTROY$/