Branch Coverage

blib/lib/Net/Amazon/MechanicalTurk/ModuleUtil.pm
Criterion Covered Total %
branch 3 12 25.0


line true false branch
15 0 0 if ref $inc
17 0 0 if ($dh)
19 0 0 if ($file =~ /\.pm$/i and -f "$inc/$dir/$file")
40 0 24 if (not $class->packageExists($module))
57 0 3 $#_ == 0 && UNIVERSAL::isa($_[0], 'ARRAY') ? :
59 3 0 if ('Net::Amazon::MechanicalTurk::ModuleUtil'->tryRequire($module))