| line |
true |
false |
branch |
|
18
|
0 |
1 |
if (ref $meta ne 'ARRAY') |
|
25
|
0 |
1 |
if (ref $m ne 'HASH') |
|
36
|
0 |
1 |
if (ref $link ne 'ARRAY') |
|
43
|
0 |
1 |
if (ref $l ne 'HASH') |
|
47
|
0 |
1 |
unless ($l->{'rel'}) |
|
51
|
0 |
1 |
unless ($l->{'href'}) |
|
52
|
0 |
0 |
unless ($quiet) |
|
64
|
2 |
7 |
if ($options{'quiet'}) |
|
69
|
2 |
7 |
if ($options{'lang'}) |
|
88
|
1 |
8 |
if ($options{'css'}) |
|
101
|
1 |
8 |
if ($options{'js'}) |
|
105
|
1 |
8 |
if ($options{'title'}) { } |
|
110
|
6 |
2 |
unless ($quiet) |
|
114
|
1 |
8 |
if ($options{'style'}) |
|
118
|
1 |
8 |
if ($options{'meta'}) |
|
122
|
1 |
8 |
if ($options{'link'}) |
|
126
|
7 |
2 |
unless ($quiet) |
|
142
|
1 |
2 |
if (ref $js eq 'HASH') |
|
143
|
1 |
0 |
if ($js->{'src'}) |
|
147
|
0 |
0 |
if ($js->{'text'}) |
|
151
|
0 |
0 |
unless ($quiet) |