| blib/lib/FFI/Platypus/Declare.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 1 | defined $closure and ref $closure eq 'FFI::Platypus::Closure' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 19 | 43 | 8 | 0 | $FFI::Platypus::Declare::ffi->{$package} ||= 'FFI::Platypus'->new->package($package, $filename) |