| blib/lib/SGML/DTDParse/Catalog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 15 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 76 | 0 | 0 | 0 | $type && $hash{$type} eq $key | 
| 123 | 0 | 0 | 0 | $hash{'TYPE'} eq 'DTDDECL' and $hash{'DTDDECL'} eq $pubid | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 14 | 0 | 0 | 0 | ref $type || $type | 
| 19 | 0 | 0 | 0 | $param{'Verbose'} || $param{'Debug'} | 
| 85 | 0 | 0 | 0 | $self->_find('SYSID', $sysid) || $sysid |