Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
mightBeRichTextName: | Qt::mightBeRichText | Prototype: | bool Qt::mightBeRichText(const QString& text) | Coverage: | 0.000% (0/77) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 87-143 |
| | 38 | 17 |
convertFromPlainTextName: | Qt::convertFromPlainText | Prototype: | QString Qt::convertFromPlainText(const QString &plain, Qt::WhiteSpaceMode mode) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 156-202 |
| | 35 | 13 |
codecForHtmlName: | Qt::codecForHtml | Prototype: | QTextCodec *Qt::codecForHtml(const QByteArray &ba) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 210-213 |
| | 1 | 1 |