blib/lib/PDF/Template/Factory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 14 | 7.1 |
line | true | false | branch |
---|---|---|---|
80 | 0 | 0 | unless ($params{$_}) |
88 | 0 | 0 | if (exists $PDF::Template::Factory::Manifest{$name}) |
95 | 0 | 0 | unless (exists $PDF::Template::Factory::Manifest{$isa}) |
117 | 0 | 0 | unless exists $PDF::Template::Factory::Manifest{$name} |
123 | 0 | 0 | if ($@) |
135 | 0 | 0 | unless exists $PDF::Template::Factory::isBuildable{$name} |
142 | 0 | 1 | if @_ >= 2 and exists $PDF::Template::Factory::Manifest{uc $_[1]} |