Add custom functions/caches to the duplicate code analysis
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The duplicate code analysis cannot recognize, whether a code with different caches is duplicated. Add this feature.
Analysis:
This change has to be implemented in two locations:
NumeReEditor::getSemanticLine() is used to convert a text line into a line with semantic replacementsImplementation:
Change was implemented as proposed by the analysis. Implementation tests were passed successfully.
Documentation:
The necessary language string was added to the language files.
Tests:
Change was tested without any deviation. Change implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: