blib/lib/Plack/Component/Tags/HTML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
57 | 0 | 0 | 0 | &blessed(scalar $self->tags) and $self->tags->isa("Tags::Output") |
69 | 0 | 0 | 0 | &blessed(scalar $self->css) and $self->css->isa("CSS::Struct::Output") |