ClonyMcCloneFace

Job ID: 32616527

Budget: $10 – $11 USD

The idea is therefore to look at chunks of code instead of individual lines of code. A source code file is split up into chunks of size N, where N is the number of lines a chunk contains. If a file contains M lines of code, the number of chunks in a file is M-N+1. The figure below illustrates the idea.