45 string format_relative_path(
string relative_path);
52 string build_path_formated_string(
Path path);
60 auto process_similar_path_pair(
Path path1,
Path path2,
double similarity);
64 "Format clone detection results into the BigCloneBench evaluation "
65 "output format. The command converts internal similarity data into "
66 "the standardized BigCloneEval compatible representation.")
const CliOption * options() const final
Path manipulation class for tool-specific directory structure.
Represents a similarity graph between functions (paths).
Function abstraction for temporary codebase.
Path abstraction for temporary codebase.
Similarity relationships storage and analysis.