Branch Coverage

blib/lib/Dependencies/Searcher.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
155 0 0 if (defined $moduls[0]) { }
156 0 0 if ($moduls[0] =~ /^use/ or $moduls[0] =~ /^require/) { }
178 0 0 if (-d $lib_dir) { }
186 0 0 if (-f $make_file)
190 0 0 if (-d $script_dir)
212 0 0 unless $module =~ /say/ or $module =~ /^use\s[0-9]\.[0-9]+?/ or $module =~ /^use\sautodie?/ or $module =~ /^use\swarnings/ or $module =~ /^1$/ or $module =~ /^use\sDependencies::Searcher/ or $module =~ m[/\^use\\s] or $module =~ /^use\s\\s/
364 0 0 if $seen{$element}++
378 0 0 if (exists $Module::CoreList::version{$]}{"$nc_module"} or $core_list_answer == 1) { }
405 0 0 if (&Version::Compare::version_compare($mversion_version, $corelist_version) == 1)
448 0 0 unless &Dependencies::Searcher::open(my $cpanfile_fh, '>', 'cpanfile')
455 0 0 if ($version) { }
461 0 0 if ($version =~ /[0-9]\.[0-9]+/)
496 0 0 if ($is_module)
513 0 0 if ($is_module)
516 0 0 if ($line =~ /use $namespace/)
519 0 0 if $line =~ /$namespace/
522 0 0 if ($line =~ /^$pattern\s/)
551 0 0 if ($dirt =~ /#.+/)
573 0 0 unless ($color)