Branch Coverage

blib/lib/Module/Install/CheckOptional.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
26 0 4 unless defined $module and defined $version
29 1 3 if Module::AutoInstall::_version_cmp(Module::AutoInstall::_load($module), $version) >= 0
37 1 2 if defined $message