Condition Coverage

blib/lib/XML/Filter/XML_Directory_2XHTML.pm
Criterion Covered Total %
condition 9 20 45.0


and 3 conditions

line !l l&&!r l&&r condition
778 5 1 65 $self->start_level and $self->current_level > $self->start_level
6 0 65 $self->start_level and $self->current_level > $self->start_level and not $self->skip_level

or 2 conditions

line l !l condition
512 0 0 $$style{'rel'} || 'stylesheet'
0 0 $$style{'media'} || 'all'
0 0 $$style{'title'} || ''
725 4 4 $self->mtype($$self{'__filename'}) || 'file'

or 3 conditions

line l !l&&r !l&&!r condition
594 0 19 0 $$src{'alt'} || $type
757 0 1 0 $self->current_location || &basename($self->build_uri($data))