--- a/eric6/DataViews/CodeMetrics.py Tue Apr 13 17:49:05 2021 +0200 +++ b/eric6/DataViews/CodeMetrics.py Tue Apr 13 18:02:59 2021 +0200 @@ -153,6 +153,7 @@ @param row the row, the identifier is defined in (int) """ if len(self.active) > 1 and self.indent_level > self.active[-1][1]: + # __IGNORE_WARNING_Y108__ qualified = self.active[-1][0] + '.' + identifier else: qualified = identifier