line |
true |
false |
branch |
27
|
2920 |
1 |
$specification ? :
|
37
|
172 |
11512 |
if (exists $self{$standard_parameter})
|
95
|
38 |
0 |
if (not defined $maximum_transformations or $maximum_transformations eq $Perl::ToPerl6::TransformerConfig::EMPTY or $maximum_transformations =~ /\A $NO_LIMIT \z/imosx)
|
119
|
2 |
9 |
if $parameter eq $NON_PUBLIC_DATA
|
129
|
0 |
1 |
if $parameter eq $NON_PUBLIC_DATA
|
158
|
40 |
1409 |
unless defined $profile_strictness
|
161
|
0 |
1449 |
if $profile_strictness eq $Perl::ToPerl6::TransformerConfig::PROFILE_STRICTNESS_QUIET
|
163
|
1373 |
76 |
$profile_strictness eq $Perl::ToPerl6::TransformerConfig::PROFILE_STRICTNESS_WARN ? :
|
176
|
2 |
1447 |
if $profile_strictness eq $Perl::ToPerl6::TransformerConfig::PROFILE_STRICTNESS_WARN and $parameter_errors->has_exceptions
|