Condition Coverage

blib/lib/Plack/Component/Tags/HTML.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
83 0 0 0 &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")