| line |
!l |
l&&!r |
l&&r |
condition |
|
232
|
1 |
0 |
0 |
$self->single_transformer and scalar $self->transformers != 1
|
|
466
|
0 |
3 |
0 |
is_integer($verbosity) and not is_valid_numeric_verbosity($verbosity)
|
|
509
|
0 |
0 |
3 |
$necessity >= $Perl::ToPerl6::Config::NECESSITY_LOWEST and $necessity <= $Perl::ToPerl6::Config::NECESSITY_HIGHEST
|
|
555
|
3 |
0 |
0 |
defined $args_value and $args_value ne ''
|
|
567
|
0 |
0 |
3 |
is_integer($top) and $top >= 0
|
|
699
|
0 |
0 |
3 |
$detail >= $Perl::ToPerl6::Config::NECESSITY_LOWEST and $detail <= $Perl::ToPerl6::Config::NECESSITY_HIGHEST
|