line |
true |
false |
branch |
25
|
81 |
0 |
$specification ? :
|
35
|
0 |
243 |
if (exists $self{$standard_parameter})
|
92
|
0 |
0 |
if $parameter eq $NON_PUBLIC_DATA
|
102
|
0 |
1 |
if $parameter eq $NON_PUBLIC_DATA
|
131
|
6 |
37 |
unless defined $profile_strictness
|
134
|
0 |
43 |
if $profile_strictness eq $Perl::ToPerl6::TransformerConfig::PROFILE_STRICTNESS_QUIET
|
136
|
43 |
0 |
$profile_strictness eq $Perl::ToPerl6::TransformerConfig::PROFILE_STRICTNESS_WARN ? :
|
149
|
0 |
43 |
if $profile_strictness eq $Perl::ToPerl6::TransformerConfig::PROFILE_STRICTNESS_WARN and $parameter_errors->has_exceptions
|