| blib/lib/Tags/HTML/InfoBox.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 63 | 1 | 2 | unless (exists $self->{'_infobox'}) |
| 76 | 2 | 5 | if (defined $item->icon) |
| 85 | 0 | 7 | defined $self->{'lang'} && defined $item->text->lang && $item->text->lang ne $self->{'lang'} ? : |
| 0 | 7 | defined $item->uri ? : | |
| 0 | 7 | defined $item->uri ? : | |
| 111 | 1 | 1 | unless (exists $self->{'_infobox'}) |
| 137 | 2 | 9 | unless (defined $infobox) |
| 141 | 4 | 5 | unless (builtin::blessed($infobox) and $infobox->isa("Data::InfoBox")) |
| 144 | 0 | 5 | unless ($infobox->VERSION("0.04")) |