Branch Coverage

blib/lib/auto/share/dist/Alien-autoconf/share/autoconf/Autom4te/Channels.pm
Criterion Covered Total %
branch 8 72 11.1


line true false branch
333 343 0 if (exists $hash->{$_}) { }
342 189 35 if ($hash->{'ordered'})
345 0 189 if $hash->{'type'} eq "fatal"
347 0 189 if $hash->{'backtrace'}
388 0 0 if &exists_channel($name)
411 0 0 $partial eq '' ? :
0 0 $opts{'partial'} ? :
412 0 0 if (ref $location) { }
438 0 0 if $file ne \*STDERR
455 0 0 if ($to_filter ne "")
459 0 0 if ($uniq_scope == 0) { }
0 0 elsif ($uniq_scope == 1) { }
473 0 0 if (exists $dups->{$to_filter}) { }
495 0 0 if $opts{'silent'}
498 0 0 if ($opts{'partial'}) { }
512 0 0 if $opts{'type'} eq "warning" and $warnings_are_errors
516 0 0 if ($opts{'uniq_part'} ne 0)
519 0 0 if ($opts{'uniq_part'} eq 1) { }
0 0 elsif ($opts{'uniq_part'} eq 2) { }
534 0 0 if ($opts{'uniq_scope'} == 0) { }
0 0 elsif ($opts{'uniq_scope'} == 1) { }
548 0 0 if (exists $dups->{$to_filter}) { }
559 0 0 if ($opts{'ordered'} and $opts{'queue'}) { }
625 0 0 unless (defined $message)
631 0 0 unless (exists $channels{$channel})
642 0 0 if (exists $buffering{$opts{'type'}})
649 0 0 if (&_print_message($location, $message, %opts))
652 0 0 if ($opts{'type'} eq "error" or $opts{'type'} eq "fatal" or $opts{'type'} eq "warning" and $warnings_are_errors)
657 0 0 if $es > $exit_code
661 0 0 if $opts{'backtrace'}
662 0 0 if ($opts{'type'} eq "fatal")
685 0 0 if ($channel eq '' or $channel eq 'all') { }
0 0 elsif ($channel eq 'none' or $channel =~ /^no-/ and exists $channels{substr $channel, 3}) { }
720 0 105 unless exists $channels{$name}
737 105 252 if $channels{$channel}{'type'} eq $type
829 0 0 if $channels{$channel}{'ordered'}