| line |
!l |
l&&!r |
l&&r |
condition |
|
98
|
102 |
0 |
2 |
@exhaustion_action > 1 && $exhaustion_action[1] eq 'passthrough' |
|
126
|
0 |
0 |
20 |
Ref::Util::XS::is_blessed_ref($error) and $error->isa("Iterator::Flex::Failure::RoleExists") |
|
165
|
407 |
2294 |
407 |
Ref::Util::XS::is_ref($ipar{$key}) and builtin::is_weak($ipar{$key}) |
|
172
|
3 |
904 |
0 |
Ref::Util::XS::is_ref($gpar{$key}) and builtin::is_weak($gpar{$key}) |
|
192
|
407 |
0 |
0 |
defined $pars->{'_ROLES'} and not Ref::Util::XS::is_arrayref($pars->{'_roles'}) |
|
248
|
0 |
0 |
141 |
Ref::Util::XS::is_blessed_ref($obj) && $obj->isa(__PACKAGE__) |
|
549
|
0 |
1 |
41 |
&Scalar::Util::looks_like_number($n) && int $n == $n && $n > 0 |
|
|
75 |
41 |
1 |
defined $n and not &Scalar::Util::looks_like_number($n) && int $n == $n && $n > 0 |
|
575
|
0 |
2 |
1 |
Ref::Util::XS::is_blessed_ref($@) and $@->isa("Iterator::Flex::Failure::Exhausted") |
|
616
|
0 |
0 |
1 |
Ref::Util::XS::is_blessed_ref($@) and $@->isa("Iterator::Flex::Failure::Exhausted") |