blib/lib/FFI/Platypus/Declare.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
58 | 2 | 10 | if ref $_[-1] eq 'CODE' |
61 | 6 | 6 | ref $name ? : |
79 | 0 | 1 | unless defined $closure and ref $closure eq 'FFI::Platypus::Closure' |
125 | 2 | 3 | if (ref $arg) { } |
127 | 0 | 2 | if ($arg->[0] =~ /::/) { } |