Branch Coverage

blib/lib/Test/Without/GD.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
38 0 0 if (/^-/)
40 0 0 if ($class->can($method))
63 0 0 if (my $coderef = "GD::Image"->can("jpeg"))
73 0 0 if (my $coderef = "GD::Image"->can("png"))
83 0 0 if (my $coderef = "GD::Image"->can("gif"))
94 0 0 if (eval { do { "GD::Image"->gifanim; 1 } })
132 0 0 unless ($replaced{$name})
147 0 0 unless ($replaced{$name})