Condition Coverage

blib/lib/SGML/DTDParse/DTD.pm
Criterion Covered Total %
condition 0 59 0.0


and 3 conditions

line !l l&&!r l&&r condition
33 0 0 0 $pub and not $sys
0 0 0 $$dtd{'XML'} and ($pub and not $sys)
150 0 0 0 $$dtd{'XML'} and $cm eq 'CDATA'
156 0 0 0 $$dtd{'XML'} and $stagm || $etagm
1303 0 0 0 not $filename and $$entity{'SYSTEM'}
1461 0 0 0 not $found and $searchpath

or 2 conditions

line l !l condition
615 0 0 $dtd || '.'

or 3 conditions

line l !l&&r !l&&!r condition
28 0 0 0 ref $type || $type
112 0 0 0 $self->public or $self->system
143 0 0 0 ref $type || $type
156 0 0 0 $stagm || $etagm
297 0 0 0 ref $type || $type
443 0 0 0 ref $type || $type
488 0 0 0 not $self->public or $self->system
501 0 0 0 ref $type || $type
519 0 0 0 $param{'Verbose'} || $param{'Debug'}
1294 0 0 0 $$entity{'PUBLIC'} or $$entity{'SYSTEM'}
1471 0 0 0 $system =~ m[^/] or $system =~ m[^[a-z]:[\\/]]
1497 0 0 0 $self->debug or $$self{'NEWLINE'}
1508 0 0 0 $persist || length $msg > 79