| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSyntaxHighlighterPrivate| Name: | 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: | 53-55 |
| | 1 | 1 |
_q_delayedRehighlight| Name: | 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: | 73-78 |
| | 4 | 2 |
_q_reformatBlocks| Name: | 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: | 150-154 |
| | 2 | 2 |
applyFormatChanges| Name: | QSyntaxHighlighterPrivate::applyFormatChanges | | Prototype: | void QSyntaxHighlighterPrivate::applyFormatChanges() | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 87-148 |
| | 39 | 13 |
reformatBlock| Name: | 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: | 186-199 |
| | 7 | 1 |
reformatBlocks| Name: | 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: | 156-184 |
| | 16 | 4 |
rehighlight| Name: | 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: | 63-71 |
| | 7 | 1 |