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