line |
true |
false |
branch |
28
|
2 |
0 |
if defined $settings->{'type'}
|
31
|
0 |
2 |
if (not $settings->{'has_init_arg'}) { }
|
|
2 |
0 |
elsif (not defined $settings->{'default'}) { }
|
|
0 |
0 |
elsif ($settings->{'is_default_a_coderef'}) { }
|
38
|
0 |
0 |
if (defined $settings->{'documentation_default'}) { }
|
55
|
2 |
0 |
scalar @{$documentation_alts;} ? :
|
59
|
2 |
0 |
if (scalar @{$documentation_alts;})
|
68
|
1 |
1 |
if (scalar @{$documentation_alts;})
|
95
|
0 |
0 |
!$args{'nowrap'} ? :
|
103
|
3 |
0 |
!$args{'nowrap'} ? :
|
111
|
0 |
6 |
!$args{'nowrap'} ? :
|
119
|
3 |
0 |
!$args{'nowrap'} ? :
|