Condition Coverage

blib/lib/Tags/HTML/InfoBox.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
85 7 0 0 defined $self->{'lang'} && defined $item->text->lang && $item->text->lang ne $self->{'lang'}
141 2 2 5 builtin::blessed($infobox) and $infobox->isa("Data::InfoBox")