| line |
l |
!l&&r |
!l&&!r |
condition |
|
96
|
0 |
0 |
0 |
$$self{'map'} ||= $self->parse_map_files |
|
118
|
0 |
0 |
0 |
$self->is_callback($type) or $self->should_ignore($type) |
|
208
|
0 |
0 |
0 |
$self->map_type($$arg{'type'}) || $$arg{'type'} |
|
313
|
0 |
0 |
0 |
$$map{'class'} || $self->first_class($mf) |
|
317
|
0 |
0 |
0 |
$$mf{'prefix'} ||= $$self{'function_map'}->guess_prefix($mf) |
|
319
|
0 |
0 |
0 |
$$map{'module'} || $$mf{'class'} |
|
362
|
0 |
0 |
0 |
!($args{$_}{'type'} =~ /::/) || $args{$_}{'rtype'} =~ /\*$/ |
|
383
|
0 |
0 |
0 |
$$self{'structure_map'}{'MODULES'}{$stype} || $class |
|
414
|
0 |
0 |
0 |
$$mapping{'perl_name'} || $name |
|
|
0 |
0 |
0 |
$$mapping{'type'} || $rtype |
|
430
|
0 |
0 |
0 |
$$mapping{'perl_name'} || $name |
|
|
0 |
0 |
0 |
$$rtype{'alias'} || $name |
|
495
|
0 |
0 |
0 |
$$entry{'stype'} || $$entry{'type'} |
|
511
|
0 |
0 |
0 |
$self->exists($type) or $type eq 'new' |
|
|
0 |
0 |
0 |
$self->exists($type) or $type eq 'new' or $type eq 'private' |
|
538
|
0 |
0 |
0 |
$seen{$name}++ or $structures{$name} |
|
|
0 |
0 |
0 |
$seen{$name}++ or $structures{$name} or $ignore_check{$name} |