blib/lib/ExtUtils/XSBuilder/CallbackMap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 0 | if exists $$map{$name} |
25 | 0 | 0 | @missing ? : |
41 | 0 | 0 | if $callbacks{$name} |
45 | 0 | 0 | @missing ? : |
59 | 0 | 0 | $argspec ? : |
79 | 0 | 0 | if ($line =~ /\)\((.*?)\)/) |
82 | 0 | 0 | if @args |
86 | 0 | 0 | if $i++ > 0 |
89 | 0 | 0 | if /\* \*/ |