blib/lib/FFI/ExtractSymbols/PosixNm.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 24 | if $line =~ /^\s/ |
55 | 6 | 18 | if ($type eq $config->{'function_code'} or $type eq 'W') { } |
6 | 12 | elsif ($type eq $config->{'data_code'}) { } |