Branch Coverage

File:/usr/local/share/automake-1.11/Automake/Options.pm
Coverage:2.5%

line%coveragebranch
1400TFif (defined $_default_strictness) { }
1700TFunless defined $_options{$name}
1770TFunless defined $_global_options{$name}
2480TFif ($_ eq 'gnits' or $_ eq 'gnu' or $_ eq 'foreign') { }
0TFelsif (m[^(.*/)?ansi2knr$]) { }
0TFelsif ($_ eq 'no-installman' or $_ eq 'no-installinfo' or $_ eq 'dist-shar' or $_ eq 'dist-zip' or $_ eq 'dist-tarZ' or $_ eq 'dist-bzip2' or $_ eq 'dist-lzma' or $_ eq 'dist-xz' or $_ eq 'no-dist-gzip' or $_ eq 'no-dist' or $_ eq 'dejagnu' or $_ eq 'no-texinfo.tex' or $_ eq 'readme-alpha' or $_ eq 'check-news' or $_ eq 'subdir-objects' or $_ eq 'nostdinc' or $_ eq 'no-exeext' or $_ eq 'no-define' or $_ eq 'std-options' or $_ eq 'color-tests' or $_ eq 'parallel-tests' or $_ eq 'cygnus' or $_ eq 'no-dependencies') { }
0TFelsif ($_ =~ /^filename-length-max=(\d+)$/) { }
0TFelsif ($_ eq 'silent-rules') { }
0TFelsif ($_ eq 'tar-v7' or $_ eq 'tar-ustar' or $_ eq 'tar-pax') { }
0TFelsif (/^\d+\.\d+(?:\.\d+)?[a-z]?(?:-[A-Za-z0-9]+)?$/) { }
0TFelsif (/^(?:--warnings=|-W)(.*)$/) { }
2810TFif not $where->get =~ /^configure\./
2880TFif not $where->get =~ /^configure\./
2940TFif $opt eq $_
2950TFif (exists $$options{$opt})
3060TFif (&Automake::Version::check($VERSION, $&))
3170TFif switch_warning $cat
35750TFif ($strictness_name eq 'gnu') { }
0TFelsif ($strictness_name eq 'gnits') { }
0TFelsif ($strictness_name eq 'foreign') { }