Branch Coverage

blib/lib/Getopt/EX/Func.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
18 0 0 if &blessed($target)
60 7 1 ref $_[0] eq 'HASH' ? :
69 2 6 if (not $noinline and /^sub\s*{/u) { }
6 0 elsif (/^ &? (? [\w:]+ ) (? $paren_re | =.* )? $/ux) { }
71 0 2 if ($@)
75 0 2 if ref $sub ne "CODE"
82 5 1 unless $name =~ /::/u
89 0 8 $pointer ? :
106 0 13 if ($pos != length $_)