Branch Coverage

blib/lib/auto/share/dist/Alien-autoconf/share/autoconf/Autom4te/ChannelDefs.pm
Criterion Covered Total %
branch 1 48 2.0


line true false branch
57 0 7 if ($Autom4te::ChannelDefs::perl_threads)
268 0 0 if $Autom4te::ChannelDefs::perl_threads
286 0 0 if ($cat =~ /^no-(.*)$/)
292 0 0 if ($cat eq 'all') { }
0 0 elsif ($cat eq 'none') { }
0 0 elsif ($cat eq 'error') { }
0 0 elsif (&channel_type($cat) eq 'warning') { }
306 0 0 $has_no ? :
319 0 0 if ($cat eq "extra-portability" and not $has_no)
326 0 0 if ($cat eq "portability")
328 0 0 if ($has_no) { }
362 0 0 if (exists $ENV{'WARNINGS'})
371 0 0 if (/^(no-)?error$/) { }
402 0 0 if ($cat =~ /^(no-)?error$/) { }
0 0 elsif (&switch_warning($cat)) { }
412 0 0 $_werror ? :
437 0 0 if (/^(?:no-)?error$/) { }
0 0 elsif (/^(?:all|none)$/) { }
451 0 0 unless m(^(no-|)([\w\[\]/\\!"#$%&'()*+-.:;<=>?\@^`{|}~]+)$)
458 0 0 if ($all_or_none) { }
469 0 0 if ($werror)
487 0 0 if ($name eq 'gnu') { }
0 0 elsif ($name eq 'gnits') { }
0 0 elsif ($name eq 'foreign') { }