Changes for version 0.102 - 2020-08-30 (TRIAL RELEASE)
- update examples to current syntax in compare-code documentation
- replace 'given' with 'for' and require v5.14
Modules
'naive' metrics for code similarity
trim whitespace, comments and unessential chars
trim comments since it's mostly irrelevant
trim whitespace since it's mostly irrelevant
trim english letters
trim english letters
guess if two strings are so similar, that it's maybe cheating
don't clutter app with parsing of arguments
organize the output to different formats
pseudo class to help locating the path of the template files