Branch Coverage

blib/lib/Makefile/Update.pm
Criterion Covered Total %
branch 23 28 82.1


line true false branch
27 5 9 unless $_
29 3 6 if (/^(\w+)\s*=$/) { }
32 0 6 unless defined $var
34 2 4 if (/^\$(\w+)$/) { }
38 0 2 unless exists $vars{$name}
57 10 2 if (ref $file_or_options eq 'HASH') { }
69 2 10 if ($dryrun)
80 1 1 if (&$updater($in, $out, @args)) { }
83 0 1 if ($verbose) { }
84 0 0 if (eval { do { require Text::Diff } }) { }
116 6 4 if ($changed) { }
122 6 4 if ($changed) { }
123 5 1 unless $quiet
126 2 2 if $verbose