Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
applyFormatChangesName: | QSyntaxHighlighterPrivate::applyFormatChanges | Prototype: | void QSyntaxHighlighterPrivate::applyFormatChanges() | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 95-156 |
| | 39 | 13 |
reformatBlocksName: | QSyntaxHighlighterPrivate::reformatBlocks | Prototype: | void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 164-192 |
| | 16 | 4 |
rehighlightName: | QSyntaxHighlighterPrivate::rehighlight | Prototype: | inline void rehighlight(QTextCursor &cursor, QTextCursor::MoveOperation operation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 71-79 |
| | 7 | 1 |
reformatBlockName: | QSyntaxHighlighterPrivate::reformatBlock | Prototype: | void QSyntaxHighlighterPrivate::reformatBlock(const QTextBlock &block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 194-207 |
| | 7 | 1 |
_q_delayedRehighlightName: | QSyntaxHighlighterPrivate::_q_delayedRehighlight | Prototype: | inline void _q_delayedRehighlight() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 81-86 |
| | 4 | 2 |
applyFormatChangesName: | QSyntaxHighlighterPrivate::applyFormatChanges | Coverage: | 0.000% (0/1) |
| | 2 | 1 |
_q_reformatBlocksName: | QSyntaxHighlighterPrivate::_q_reformatBlocks | Prototype: | void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 158-162 |
| | 2 | 2 |
QSyntaxHighlighterPrivateName: | QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivate | Prototype: | inline QSyntaxHighlighterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 61-63 |
| | 1 | 1 |