Condition Coverage

blib/lib/LibWeb/HTML/Default.pm
Criterion Covered Total %
condition 8 23 34.7


or 2 conditions

line l !l condition
62 0 1 shift() || bless({}, $Class)

or 3 conditions

line l !l&&r !l&&!r condition
61 0 1 0 ref $class || $class
118 1 0 0 $content ||= $self->content
119 0 1 0 $sheader ||= $self->sheader
120 0 1 0 $lpanel ||= $self->lpanel
121 0 1 0 $rpanel ||= $self->rpanel
122 0 1 0 $header ||= $self->header
123 0 1 0 $footer ||= $self->footer