| blib/lib/Tags/HTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 3 | 12 | if (not $self->{'no_css'} and defined $self->{'css'} and not builtin::blessed($self->{'css'}) && $self->{'css'}->isa('CSS::Struct::Output')) |
| 39 | 3 | 10 | if (defined $self->{'tags'} and not builtin::blessed($self->{'tags'}) && $self->{'tags'}->isa('Tags::Output')) |
| 70 | 0 | 0 | if (defined $css_link_ar) |
| 99 | 1 | 2 | unless (defined $self->{'tags'}) |
| 113 | 1 | 2 | if ($self->{'no_css'}) |
| 117 | 1 | 1 | unless (defined $self->{'css'}) |
| 130 | 0 | 0 | if (defined $js_code_ar) |
| 141 | 0 | 0 | if (defined $js_link_ar) |