| 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: | 61-63 |
| | 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: | 81-86 |
| | 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: | 158-162 |
| | 2 | 2 |
applyFormatChanges| Name: | QSyntaxHighlighterPrivate::applyFormatChanges | | Coverage: | 0.000% (0/1) |
| | 2 | 1 |
applyFormatChanges| Name: | 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 |
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: | 194-207 |
| | 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: | 164-192 |
| | 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: | 71-79 |
| | 7 | 1 |