← every case · 1000 · comments

1190-nested_block_comment_that_does_not

the first closer really does end the block in C, which does not nest

read ascloc.defaultmezura.contentmezura.regionscc.defaulttokei.default
input.c
1comments/* outer /* inner */
2codeint x = 1;

stringcommentthe tag around another language

What each tool answered

cloc.default ✓ agrees
the rules ask2 lines · 0 blanks · 1 code · 1 comments
it answers2 lines · 0 blanks · 1 code · 1 comments

cloc --json cases/1000-comments/1190-nested_block_comment_that_does_not/input.c

mezura.content ✓ agrees
the rules ask2 lines · 1 code · 1 comments · 0 extra
it answers2 lines · 1 code · 1 comments · 0 extra

mezura cases/1000-comments/1190-nested_block_comment_that_does_not/input.c --output json --hide timing --counting content

mezura.region ✓ agrees
the rules ask2 lines · 0 blanks · 1 code · 1 comments
it answers2 lines · 0 blanks · 1 code · 1 comments

mezura cases/1000-comments/1190-nested_block_comment_that_does_not/input.c --output json --hide timing --counting region

scc.default ✓ agrees
the rules ask2 lines · 0 blanks · 1 code · 1 comments
it answers2 lines · 0 blanks · 1 code · 1 comments

scc --format json cases/1000-comments/1190-nested_block_comment_that_does_not/input.c

tokei.default ✓ agrees
the rules ask2 lines · 0 blanks · 1 code · 1 comments
it answers2 lines · 0 blanks · 1 code · 1 comments

tokei --output json cases/1000-comments/1190-nested_block_comment_that_does_not/input.c