the function calculate_code_overlap() still fails to return correct results in case of identical code positions, but there is an easy fix for it downstream
Fixes the issue of the same code extension
displayed text variable is now updated directly instead of an intermediary variable
calculate_code_overlap()
still fails to return correct results in case of identical code positions, but there is an easy fix for it downstream