Branch Coverage

blib/lib/Plack/App/Tags/HTML.pm
Criterion Covered Total %
branch 13 20 65.0


line true false branch
17 4 0 if ($self->{'_component'}->can("process_css"))
19 0 4 if (defined $self->data_css)
35 3 1 if ($Plack::App::Tags::HTML::EVAL_ERROR)
53 3 1 unless ($self->_loaded_component($component))
55 0 3 if ($Plack::App::Tags::HTML::EVAL_ERROR)
63 0 4 defined $self->constructor_args ? :
66 0 4 unless ($self->{'_component'}->isa("Tags::HTML"))
76 4 0 if ($self->{'_component'}->can("init"))
78 1 3 if (defined $self->data_init)
91 0 4 if (defined $self->data)