← every case · 8000 · what the line counts as
a blank line inside a block comment. A definition, not a mistake: blank to a counter that asks what a line says, comment to one that asks which block it sits in
| 1 | commentscommentscommentscommentscomments | /* a block comment with a blank line inside it |
| 2 | blanksextracommentscommentscomments | |
| 3 | commentscommentscommentscommentscomments | and text after the blank */ |
| 4 | codecodecodecodecode | int x = 1; |
stringcommentthe tag around another language
cloc --json cases/8000-what_the_line_counts_as/8020-blank_line_inside_block_comment/input.c
mezura cases/8000-what_the_line_counts_as/8020-blank_line_inside_block_comment/input.c --output json --hide timing --counting content
mezura cases/8000-what_the_line_counts_as/8020-blank_line_inside_block_comment/input.c --output json --hide timing --counting region
scc --format json cases/8000-what_the_line_counts_as/8020-blank_line_inside_block_comment/input.c
tokei --output json cases/8000-what_the_line_counts_as/8020-blank_line_inside_block_comment/input.c