← every case · 1000 · comments
three slashes hold one line comment and not two overlapping ones
| 1 | commentscommentscommentscommentscomments | /// a doc comment, one line comment and not two |
| 2 | codecodecodecodecode | int x = 1; |
stringcommentthe tag around another language
cloc --json cases/1000-comments/1140-three_slashes_are_one_comment/input.java
mezura cases/1000-comments/1140-three_slashes_are_one_comment/input.java --output json --hide timing --counting content
mezura cases/1000-comments/1140-three_slashes_are_one_comment/input.java --output json --hide timing --counting region
scc --format json cases/1000-comments/1140-three_slashes_are_one_comment/input.java
tokei --output json cases/1000-comments/1140-three_slashes_are_one_comment/input.java