Branch Coverage

blib/lib/Makefile/Update/CMakefile.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
48 9 5 if (defined $var) { }
2 3 elsif (/^set *\( *(\w+)$/ and exists $vars->{$1}) { }
49 2 7 if (/^\)$/) { }
6 1 elsif ($_) { }
54 2 5 unless ($seen)
66 1 5 unless (exists $files{$_})
72 0 5 if ($files{$_}) { }