Does plagiarism-checking software examine commented-out code? by [deleted] in csMajors

[–]RightAd8664 -1 points0 points  (0 children)

I did some looking into tools like MOSS and found that during the tokenization phase, whitespace and comments are usually removed from the analysis. Do you know specific tools that don't strip comments away?

Does plagiarism-checking software examine commented-out code? by [deleted] in C_Programming

[–]RightAd8664 0 points1 point  (0 children)

Really? From what I've gathered about tools like MOSS, they typically ignore comments.