We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a533535 commit f2f53d3Copy full SHA for f2f53d3
bin/geninfo
@@ -2630,7 +2630,7 @@ sub intermediate_json_to_info($)
2630
}
2631
if ($conditions && @$conditions) {
2632
#die("unexpected multiple conditions at $line") if scalar(@$conditions) > 1;
2633
- #lcovutil::debig(1, "MDCD at $filename:$line\n");
+ #lcovutil::debug(1, "MCDC at $filename:$line\n");
2634
my $mcdc = $mcdcMap->new_mcdc($fileData, $line);
2635
2636
foreach my $c (@$conditions) {
0 commit comments