Branch Coverage

File:/usr/local/bin/autoupdate
Coverage:55.3%

line%coveragebranch
3750TFif $^O eq 'dos'
11250TFif (not @ARGV)
13750TFif /^(\w+):/
14950TFunless my($domain, $file, $macro) = /^(AC|AU):(.*):([^:]*)$/
150100TFif ($domain eq 'AU') { }
100TFelsif ($file =~ m[(^|/)m4sugar/(m4sugar|version)\.m4$]) { }
17550TFunless keys %ac_macros
17750TFunless keys %au_macros
18050TFif ($debug)
22350TFif $debug
22450TFif $force
22550TFif $verbose
25050TFif ($file eq '-') { }
50TFelsif (not -r "$file") { }
38550TFunless open INPUT_M4, '> ' . open_quote("$tmp/input.m4")
38750TFunless open FILE, '< ' . open_quote($file)
39550TFunless close FILE
39750TFunless close INPUT_M4
40550TF"$file" eq "$tmp/stdin" ? :