Arkanjo 0.1
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
counter_duplication_code.hpp File Reference

Code duplication reporting system. More...

+ Include dependency graph for counter_duplication_code.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Counter_Duplication_Code
 Code duplication analyzer and reporter. More...
 

Detailed Description

Code duplication reporting system.

Implements functionality to count and report duplicated lines across folders in the codebase, providing hierarchical insights. Counter Duplication Code implements the relatory/counter functionality, where the user can see the number of duplicated lines per folder in the codebase

Definition in file counter_duplication_code.hpp.