Branch Coverage

blib/lib/PDF/Template/Factory.pm
Criterion Covered Total %
branch 0 14 0.0


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 0 if @_ >= 2 and exists $PDF::Template::Factory::Manifest{uc $_[1]}