← every case · 1000 · comments
a line holding both code and a comment is code
| 1 | codecodecodecodecode | int x = 1; // a line that is both |
| 2 | codecodecodecodecode | int y = 2; |
stringcommentthe tag around another language
cloc --json cases/1000-comments/1010-code_then_comment_on_one_line/input.c
mezura cases/1000-comments/1010-code_then_comment_on_one_line/input.c --output json --hide timing --counting content
mezura cases/1000-comments/1010-code_then_comment_on_one_line/input.c --output json --hide timing --counting region
scc --format json cases/1000-comments/1010-code_then_comment_on_one_line/input.c
tokei --output json cases/1000-comments/1010-code_then_comment_on_one_line/input.c