Branch Coverage

File:/usr/local/share/autoconf/Autom4te/Channels.pm
Coverage:54.4%

line%coveragebranch
33850TFif (exists $$hash{$_}) { }
347100TFif ($$hash{'ordered'})
34950TFif $$hash{'type'} eq 'fatal'
35150TFif $$hash{'backtrace'}
39350TFif exists_channel $name
416100TF$partial eq '' ? :
100TF$opts{'partial'} ? :
41850TFif (ref $location) { }
4440TFif $file ne \*STDERR
4610TFif ($to_filter ne '')
4650TFif ($uniq_scope == 0) { }
0TFelsif ($uniq_scope == 1) { }
4790TFif (exists $$dups{$to_filter}) { }
501100TFif $opts{'silent'}
504100TFif ($opts{'partial'}) { }
517100TFif $opts{'type'} eq 'warning' and $warnings_are_errors
52250TFif ($opts{'uniq_part'} ne 0)
52550TFif ($opts{'uniq_part'} eq 1) { }
50TFelsif ($opts{'uniq_part'} eq 2) { }
54050TFif ($opts{'uniq_scope'} == 0) { }
0TFelsif ($opts{'uniq_scope'} == 1) { }
55450TFif (exists $$dups{$to_filter}) { }
56550TFif ($opts{'ordered'} and $opts{'queue'}) { }
633100TFif (not defined $message)
63950TFunless exists $channels{$channel}
64450TFif (exists $buffering{$opts{'type'}})
651100TFif (_print_message $location, $message, %opts)
654100TFif ($opts{'type'} eq 'error' or $opts{'type'} eq 'fatal' or $opts{'type'} eq 'warning' and $warnings_are_errors)
659100TFif $es > $exit_code
66350TFif $opts{'backtrace'}
664100TFif ($opts{'type'} eq 'fatal')
68350TFunless exists $channels{$name}
6990TFif $channels{$channel}{'type'} eq $type
7920TFif $channels{$channel}{'ordered'}