Condition Coverage

blib/lib/Tags/HTML/Page/Begin.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
93 1 1 33 $self->{'tags'} and $self->{'tags'}->isa("Tags::Output")
98 29 3 1 $self->{'css'} and not $self->{'css'}->isa("CSS::Struct::Output")
134 18 5 1 defined $self->{'favicon'} and not $self->{'favicon'} =~ /\.(ico|png|jpg|gif|svg)$/ms