Branch Coverage

blib/lib/auto/share/dist/Alien-autoconf/bin/autoreconf
Criterion Covered Total %
branch 2 166 1.2


line true false branch
15 1 0 if $d[-5] eq "lib" and $d[-6] eq "blib"
61 0 1 if $^O eq "dos"
194 0 0 if (/configure\.(ac|in)$/) { }
195 0 0 unless @ARGV
197 0 0 if ($main::verbose and $main::debug)
220 0 0 if ($install)
223 0 0 unless $symlink
224 0 0 unless $symlink
225 0 0 unless $symlink
226 0 0 unless $symlink
229 0 0 if ($main::force) { }
244 0 0 if ($main::verbose > 1 or $main::debug)
251 0 0 if ($main::debug)
281 0 0 if ($aux_dir) { }
303 0 0 unless -e "$dir/$file"
307 0 0 unless @missing_aux_files
309 0 0 unless @first_missing_aux_files
325 0 0 unless -f "$buildauxdir/$_"
337 0 0 unless open my $fh, "<", $fname
341 0 0 if ($l =~ /^(?:scriptversion|timestamp)='?(\d\d\d\d-\d\d-\d\d(?:\.\d\d)?)/)
374 0 0 if (-f $src) { }
393 0 0 if (-e $dest and not our_aux_file_is_newer($dest, $src))
398 0 0 if ($symlink) { }
400 0 0 if ($main::force or not -l $dest or readlink $dest != $src)
402 0 0 if (-e $dest)
404 0 0 unless unlink $dest
408 0 0 unless symlink $src, $dest
414 0 0 if (-e $dest and not -f $dest)
416 0 0 unless unlink $dest
420 0 0 unless copy($src, $tempname)
422 0 0 if -x $src
434 0 0 if $perm & 256
435 0 0 if $perm & 32
436 0 0 if $perm & 4
437 0 0 unless chmod $perm, $f
459 0 0 if (-f $configure_ac) { }
466 0 0 if /AC_INIT/
468 0 0 if /^AM_GNU_GETTEXT_(?:REQUIRE_)?VERSION/
470 0 0 unless ($uses_autoconf)
503 0 0 if (not $uses_gettext) { }
0 0 elsif (not $install) { }
534 0 0 if (-f "aclocal.m4")
538 0 0 unless defined $_ and /generated.*by aclocal/
544 0 0 if ($uses_aclocal and -f "Makefile.am")
549 0 0 if (/^ACLOCAL_[A-Z_]*FLAGS\s*=\s*(.*)/)
557 0 0 if (not $uses_aclocal) { }
632 0 0 if $macro eq "AC_CONFIG_AUX_DIR"
633 0 0 if $macro eq "AC_REQUIRE_AUX_FILE"
634 0 0 if $macro eq "AC_INIT"
635 0 0 if $macro eq "AM_GNU_GETTEXT"
636 0 0 if $macro eq "AC_PROG_LIBTOOL" or $macro eq "AM_PROG_LIBTOOL" or $macro eq "LT_INIT"
639 0 0 if $macro eq "LT_CONFIG_LTDL_DIR"
640 0 0 if $macro eq "AC_CONFIG_HEADERS"
641 0 0 if $macro eq "AM_INIT_AUTOMAKE"
642 0 0 if $macro eq "IT_PROG_INTLTOOL"
643 0 0 if $macro eq "GTK_DOC_CHECK"
644 0 0 if $macro eq "AC_CONFIG_SUBDIRS" and $recursive
653 0 0 if (-d $_) { }
669 0 0 if $uses_gettext_via_traces and not $uses_gettext
673 0 0 if $uses_gettext and not $uses_gettext_via_traces
689 0 0 if ($install and defined $aux_dir and not -d $aux_dir)
692 0 0 unless mkdir $aux_dir, 493
701 0 0 if (not $uses_libtool) { }
0 0 elsif ($install) { }
707 0 0 if ($uses_libltdl)
725 0 0 if (not $uses_intltool) { }
0 0 elsif ($install) { }
744 0 0 if (not $uses_gtkdoc) { }
0 0 elsif ($install) { }
765 0 0 if ($rerun_aclocal)
767 0 0 if (not $uses_aclocal) { }
804 0 0 if (not $uses_autoheader) { }
818 0 0 if (not $uses_automake) { }
833 0 0 if $install and $main::force
837 0 0 if (@missing_aux_files)
839 0 0 if $install and not $main::force
845 0 0 if ($_ == $#missing_aux_files) { }
850 0 0 if not $install and $uses_automake || $uses_libtool || $uses_intltool || $uses_gtkdoc || can_install_aux_files(@missing_aux_files)
871 0 0 if ($run_make)
873 0 0 if (not -f 'config.status') { }
881 0 0 if (not -f 'Makefile') { }
905 0 0 unless chdir $directory
913 0 0 unless chdir $cwd