Simply choose a directory and Atomiq will analyze all of the files in your project. You can analyze C#, VB.Net, ASPX, Ruby, Python, Java, C, C++, ActionScript, and XAML files. Additionally, you can use regular expressions to filter out files you do not wish to search like .Designer.cs files.
Find out how many lines of code, code blocks, and files in your project that contain duplicated code immediately after analysis.
Obtain statistics on any file in your project instantly.
Atomiq provides many means of navigating to the repetitive portions of your code files. Simply click on files from the File view or the files in the similarities table.
You will find small vertical lines alongside files with duplications. Red lines indicate repetitions in the same file while blue lines indicate repetitions across multiple files.
The wheel view diagrams the repetitions and how they relate to each other in your code.
Any file you are examining sports an Open button, which allows for instant access to your code in your IDE of choice.