| line |
true |
false |
branch |
|
80
|
0 |
3 |
if ($scheme eq 'base') { } |
|
90
|
0 |
3 |
if ($scheme eq 'base') { } |
|
|
0 |
3 |
elsif ($scheme eq 'full') { } |
|
105
|
0 |
3 |
exists $opts{'normalize'} ? : |
|
106
|
0 |
3 |
exists $opts{'normalization'} ? : |
|
107
|
0 |
3 |
exists $opts{'scheme'} ? : |
|
108
|
0 |
3 |
unless $scheme eq 'full' or $scheme eq 'base' or $scheme eq 'extra' |
|
110
|
1 |
2 |
exists $opts{'strip_outer_braces'} ? : |
|
122
|
0 |
3 |
if ($scheme eq 'base') { } |
|
129
|
0 |
3 |
if ($scheme eq 'full') |
|
143
|
1 |
2 |
if ($strip_outer_braces) |
|
166
|
1 |
2 |
if ($strip_outer_braces) |
|
170
|
3 |
0 |
if ($norm) { } |