| line |
!l |
l&&!r |
l&&r |
condition |
|
20
|
27 |
0 |
0 |
"$]" < 5.011 && !("$]" >= 5.009004 && "$]" < 5.010001)
|
|
21
|
0 |
27 |
0 |
"$]" >= 5.012 && "$]" < 5.02
|
|
89
|
0 |
89 |
2 |
$non_methods and %$non_methods
|
|
101
|
1 |
0 |
5 |
exists $old_non_methods->{$sub} and $non_methods->{$sub} != $subs->{$sub}
|
|
242
|
1 |
1 |
1 |
$me->can('apply_single_role_to_package') != \&Role::Tiny::apply_single_role_to_package && $me->can('role_application_steps') == \&Role::Tiny::role_application_steps
|
|
292
|
0 |
120 |
1 |
not $IN_APPLY_ROLES and _want_backcompat_hack($me)
|
|
370
|
1 |
78 |
136 |
$info and $info->{'methods'}
|
|
376
|
78 |
0 |
398 |
exists $non_methods->{$sub} and $non_methods->{$sub} == $subs->{$sub}
|
|
418
|
69 |
16 |
0 |
$i =~ /^\(/ and defined &overload::nil && $methods->{$i} == \&overload::nil || defined &overload::_nil && $methods->{$i} == \&overload::_nil
|
|
476
|
0 |
59 |
56 |
$to->can('DOES') and $to->can('DOES') != ('UNIVERSAL'->can('DOES') || 0)
|
|
544
|
297 |
0 |
244 |
$INFO{$role} && ($INFO{$role}{'is_role'} || $INFO{$role}{'requires'} || $INFO{$role}{'not_methods'} || $INFO{$role}{'non_methods'})
|