| inc/XML/SAX/ParserFactory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 20 | 35.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 25 | 1 | 0 | unless (ref $self) | 
| 32 | 0 | 1 | if ($parser_class =~ s/\s*\(([\d\.]+)\)\s*$//) | 
| 38 | 1 | 0 | unless (keys %{"${parser_class}::";}) | 
| 57 | 0 | 1 | if ($XML::SAX::ParserPackage) | 
| 62 | 0 | 1 | if ($$self{'RequiredFeatures'}) | 
| 70 | 0 | 0 | unless (exists $$parser{'Features'}{$feature}) | 
| 86 | 0 | 12 | if (open $fh, "$dir/SAX.ini") | 
| 89 | 0 | 0 | if ($$params{'ParserPackage'}) { } | 
| 97 | 0 | 0 | unless (exists $$parser{'Features'}{$feature}) | 
| 109 | 0 | 1 | if (@{$$self{'KnownParsers'};}) { } |