Feature - Duplicate code block detection
Description
A tool should be added that detects duplicate code blocks. This is necessary to calculate a maintainability score for different projects.
Priority - Medium
Benchmarking works without this feature, but it is necessary to generate a maintainability score.
Definition of done
When a tool has been added that can find duplicate code blocks for (at least) Java and Python.