| line |
!l |
l&&!r |
l&&r |
condition |
|
933
|
0 |
0 |
0 |
&Scalar::Util::blessed($_[0]) and $_[0]->isa("Regexp") |
|
|
0 |
0 |
0 |
ref $_[0] and not !&re::is_regexp($_[0]) |
|
989
|
0 |
0 |
0 |
&Scalar::Util::blessed($_[0]) and $_[0]->isa("Regexp") |
|
|
0 |
0 |
0 |
ref $_[0] and not !&re::is_regexp($_[0]) |
|
1182
|
0 |
0 |
0 |
&Scalar::Util::blessed($_[0]) and $_[0]->isa("Regexp") |
|
|
0 |
0 |
1 |
ref $_[0] and not !&re::is_regexp($_[0]) |
|
1284
|
0 |
0 |
0 |
&Scalar::Util::blessed($_[0]) and $_[0]->isa("Regexp") |
|
|
0 |
0 |
1 |
ref $_[0] and not !&re::is_regexp($_[0]) |
|
1540
|
0 |
0 |
0 |
@_ >= 1 and @_ <= 3 |
|
1549
|
0 |
0 |
0 |
defined $tmp and not ref $tmp |
|
1562
|
0 |
0 |
0 |
defined $tmp and not ref $tmp |