Branch Coverage

File:/usr/local/share/autoconf/Autom4te/ChannelDefs.pm
Coverage:45.5%

line%coveragebranch
25250TFif ($cat =~ /^no-(.*)$/)
25850TFif ($cat eq 'all') { }
50TFelsif ($cat eq 'none') { }
100TFelsif ($cat eq 'error') { }
50TFelsif (channel_type $cat eq 'warning') { }
27250TF$has_no ? :
293100TFif (exists $ENV{'WARNINGS'})
31850TFif switch_warning $cat
3330TFif ($name eq 'gnu') { }
0TFelsif ($name eq 'gnits') { }
0TFelsif ($name eq 'foreign') { }