line | % | coverage | condition |
92 | 100 | | not do {
$include_groups
}->{'aeabi'} and $symbol =~ /^__aeabi_/ |
97 | 100 | | not do {
$include_groups
}->{'gomp'} and $symbol =~ /^\.gomp_critical_user_/ |
104 | 33 | | ref $this || $this |
107 | 67 | | $self->{'arch'} //= &get_host_arch() |
191 | 100 | | $object->{'patterns'}{'aliases'}{$alias_type} //= {} |
210 | 100 | | shift() || 'Dpkg::Shlibs::Symbol' |
217 | 100 | | $opts{'state'} //= {} |
298 | 100 | | $opts{'template_mode'} //= 0 |
299 | 50 | | $opts{'with_deprecated'} //= 1 |
300 | 50 | | $opts{'with_pattern_matches'} //= 0 |
305 | 67 | | exists $opts{'package'} and not $opts{'template_mode'} |
312 | 67 | | exists $opts{'package'} and not $opts{'template_mode'} |
321 | 33 | | exists $opts{'package'} and not $opts{'template_mode'} |
338 | 67 | | $sym->{'deprecated'} and not $opts{'with_deprecated'} |
341 | 100 | | $opts{'template_mode'} or $sym->arch_is_concerned($self->get_arch) |
346 | 33 | | $opts{'with_pattern_matches'} and $sym->is_pattern |
363 | 50 | | $inc_deprecated //= 0 |
368 | 33 | | defined $p && ($inc_deprecated || !$p->{'deprecated'}) && $p->arch_is_concerned($self->get_arch) |
379 | 67 | | exists $all_aliases->{$type} and keys %{$$all_aliases{$type};} |
383 | 67 | | $alias and exists $aliases->{$alias} |
395 | 67 | | &$pattern_ok($p) and $p->matches_rawname($name) |
531 | 0 | | $dep_id //= 0 |
537 | 50 | | $dep_id //= 0 |
544 | 67 | | $minver //= $sym->{'minver'} |
572 | 100 | | $inc_deprecated //= 0 |
578 | 100 | | $sym and $inc_deprecated || !$sym->{'deprecated'} |
592 | 100 | | $inc_deprecated //= 0 |
596 | 33 | | $refpat and $refpat->is_pattern |
606 | 100 | A | B | C | dec |
---|
0 | 0 | X | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | X | 0 | 0 | 1 | X | 1 | 1 |
| $inc_deprecated || !$p->{'deprecated'} and $p->equals($refpat, "versioning", 0) |
614 | 75 | | $pat and $inc_deprecated || !$pat->{'deprecated'} |
643 | 67 | | $with_optional or not $_->is_optional |
659 | 67 | | $sym->get_pattern && $ref->lookup_pattern($sym->get_pattern, $soname, 1) || $ref->find_matching_pattern($sym, $soname, 1) |
668 | 67 | | $with_optional or not $_->is_optional |
675 | 67 | | defined $refpat and $refpat->is_legitimate($self->get_arch) |