| line |
true |
false |
branch |
|
26
|
4 |
3 |
if ($self->flag_begin) |
|
27
|
3 |
1 |
defined $self->css_init ? : |
|
48
|
1 |
6 |
if ($self->psgi_app) |
|
55
|
3 |
3 |
if (defined $self->{'_page_begin'}) |
|
103
|
3 |
6 |
if ($self->tags) { } |
|
104
|
2 |
1 |
unless (builtin::blessed($self->tags) and $self->tags->isa("Tags::Output")) |
|
115
|
0 |
7 |
if ($self->css) { } |
|
116
|
0 |
0 |
unless (builtin::blessed($self->css) and $self->css->isa("CSS::Struct::Output")) |
|
123
|
6 |
1 |
unless ($self->encoding) |
|
127
|
6 |
1 |
unless ($self->content_type) |
|
131
|
6 |
1 |
unless ($self->html_lang) |
|
135
|
6 |
1 |
unless ($self->status_code) |
|
139
|
4 |
3 |
unless (defined $self->flag_begin) |
|
143
|
4 |
3 |
unless (defined $self->flag_end) |
|
147
|
7 |
0 |
unless (defined $self->css_src) |
|
151
|
7 |
0 |
unless (defined $self->script_js) |
|
155
|
7 |
0 |
unless (defined $self->script_js_src) |
|
177
|
3 |
3 |
if ($self->flag_begin) |
|
183
|
3 |
3 |
if ($self->flag_end) |