| line |
true |
false |
branch |
|
41
|
0 |
0 |
unless $_[2] |
|
43
|
0 |
0 |
unless exists $conf{'autoHook'} |
|
45
|
0 |
0 |
if (ref $conf{'autoHook'} and not exists $conf{'autoHook'}{$h}) |
|
56
|
0 |
0 |
unless $conf{'audience'} |
|
57
|
0 |
0 |
unless $conf{'siteName'} |
|
85
|
0 |
0 |
if ($conf{'autoHook'}) |
|
88
|
0 |
0 |
if ($conf{'autoHook'}{'css'}) |
|
91
|
0 |
0 |
if ($conf{'autoHook'}{'jquery'}) |
|
96
|
0 |
0 |
if ($conf{'autoHook'}{'persona'}) |
|
99
|
0 |
0 |
if ($conf{'autoHook'}{'local'}) |
|
106
|
0 |
0 |
unless index($c->res->headers->content_type, 'html') >= 0 |
|
110
|
0 |
0 |
if ($conf{'autoHook'}{'uid'}) { } |
|
|
0 |
0 |
elsif ($head_block) { } |
|
111
|
0 |
0 |
if (defined $c->session('_persona') and $c->session('_persona')->{'status'} eq 'okay') { } |
|
128
|
0 |
0 |
if ($end_block) |