Branch Coverage

blib/lib/Sub/Replace.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
13 0 2 if @_ == 1 and ref $_[0] eq 'HASH'
18 0 2 if @_ % 2
25 0 2 $name =~ /(.*::)((?:(?!::).)*)\z/s ? :
33 2 0 if defined $old
34 2 0 if defined $sub