Branch Coverage

blib/lib/Plack/App/Tags/HTML.pm
Criterion Covered Total %
branch 14 20 70.0


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