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