Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QSyntaxHighlighterName: | QSyntaxHighlighter::~QSyntaxHighlighter | Prototype: | QSyntaxHighlighter::~QSyntaxHighlighter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 313-316 |
| | 1 | 1 |
setFormatName: | QSyntaxHighlighter::setFormat | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QTextCharFormat &format) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 452-461 |
| | 6 | 3 |
setFormatName: | QSyntaxHighlighter::setFormat | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 474-479 |
| | 3 | 1 |
setFormatName: | QSyntaxHighlighter::setFormat | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QFont &font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 492-497 |
| | 3 | 1 |
setDocumentName: | QSyntaxHighlighter::setDocument | Prototype: | void QSyntaxHighlighter::setDocument(QTextDocument *doc) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 322-342 |
| | 15 | 4 |
setCurrentBlockUserDataName: | QSyntaxHighlighter::setCurrentBlockUserData | Prototype: | void QSyntaxHighlighter::setCurrentBlockUserData(QTextBlockUserData *data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 594-601 |
| | 4 | 2 |
setCurrentBlockStateName: | QSyntaxHighlighter::setCurrentBlockState | Prototype: | void QSyntaxHighlighter::setCurrentBlockState(int newState) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 551-558 |
| | 4 | 2 |
rehighlightBlockName: | QSyntaxHighlighter::rehighlightBlock | Prototype: | void QSyntaxHighlighter::rehighlightBlock(const QTextBlock &block) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 378-391 |
| | 8 | 3 |
rehighlightName: | QSyntaxHighlighter::rehighlight | Prototype: | void QSyntaxHighlighter::rehighlight() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 361-369 |
| | 5 | 2 |
previousBlockStateName: | QSyntaxHighlighter::previousBlockState | Prototype: | int QSyntaxHighlighter::previousBlockState() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 520-531 |
| | 7 | 3 |
formatName: | QSyntaxHighlighter::format | Prototype: | QTextCharFormat QSyntaxHighlighter::format(int pos) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 505-511 |
| | 4 | 2 |
documentName: | QSyntaxHighlighter::document | Prototype: | QTextDocument *QSyntaxHighlighter::document() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 348-352 |
| | 2 | 1 |
currentBlockUserDataName: | QSyntaxHighlighter::currentBlockUserData | Prototype: | QTextBlockUserData *QSyntaxHighlighter::currentBlockUserData() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 609-616 |
| | 4 | 2 |
currentBlockStateName: | QSyntaxHighlighter::currentBlockState | Prototype: | int QSyntaxHighlighter::currentBlockState() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 537-544 |
| | 4 | 2 |
currentBlockName: | QSyntaxHighlighter::currentBlock | Prototype: | QTextBlock QSyntaxHighlighter::currentBlock() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 623-627 |
| | 2 | 1 |
QSyntaxHighlighterName: | QSyntaxHighlighter::QSyntaxHighlighter | Prototype: | QSyntaxHighlighter::QSyntaxHighlighter(QObject *parent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 289-297 |
| | 4 | 3 |
QSyntaxHighlighterName: | QSyntaxHighlighter::QSyntaxHighlighter | Prototype: | QSyntaxHighlighter::QSyntaxHighlighter(QTextDocument *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 304-308 |
| | 1 | 1 |