| Function | Condition % | Modifications | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 scrollContentsBy| Name:  | QTextEdit::scrollContentsBy |  | Prototype:  | void QTextEdit::scrollContentsBy(int dx, int dy) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 1710-1717 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines (reference):  | 1702-1708 |  | Comparison:  | Different |  
  |  | Different | 4 | 2 | 
 inputMethodQuery| Name:  | QTextEdit::inputMethodQuery |  | Prototype:  | QVariant QTextEdit::inputMethodQuery(Qt::InputMethodQuery query, QVariant argument) const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 1728-1771 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines (reference):  | 1719-1739 |  | Comparison:  | Different |  
  |  | Different | 12 | 7 | 
 event| Name:  | QTextEdit::event |  | Prototype:  | bool QTextEdit::event(QEvent *e) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 1051-1079 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines (reference):  | 1045-1071 |  | Comparison:  | Different indentation |  
  |  | Different indentation | 15 | 3 |