Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QTextHtmlExporter::emitTextFrameName: | QTextHtmlExporter::emitTextFrame | Prototype: | void QTextHtmlExporter::emitTextFrame(const QTextFrame *f) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 3168-3191 |
| | 14 | 3 |
QTextHtmlExporter::emitPageBreakPolicyName: | QTextHtmlExporter::emitPageBreakPolicy | Prototype: | void QTextHtmlExporter::emitPageBreakPolicy(QTextFormat::PageBreakFlags policy) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2589-2596 |
| | 4 | 3 |
QTextFragment::textName: | QTextFragment::text | Prototype: | QString QTextFragment::text() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1839-1853 |
| | 10 | 3 |
QTextFragment::lengthName: | QTextFragment::length | Prototype: | int QTextFragment::length() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1781-1793 |
| | 8 | 3 |
QTextFormatPrivate::resolveFontName: | QTextFormatPrivate::resolveFont | Prototype: | void QTextFormatPrivate::resolveFont(const QFont &defaultFont) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 315-337 |
| | 12 | 3 |
QTextFormatPrivate::propertyIndexName: | QTextFormatPrivate::propertyIndex | Prototype: | inline int propertyIndex(qint32 key) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 219-225 |
| | 4 | 3 |
QTextFormatCollection::setDefaultFontName: | QTextFormatCollection::setDefaultFont | Prototype: | void QTextFormatCollection::setDefaultFont(const QFont &f) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3455-3461 |
| | 4 | 3 |
QTextFormatCollection::hasFormatCachedName: | QTextFormatCollection::hasFormatCached | Prototype: | bool QTextFormatCollection::hasFormatCached(const QTextFormat &format) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3415-3426 |
| | 7 | 3 |
QTextFormat::stringPropertyName: | QTextFormat::stringProperty | Prototype: | QString QTextFormat::stringProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 980-988 |
| | 6 | 3 |
QTextFormat::setPropertyName: | QTextFormat::setProperty | Prototype: | void QTextFormat::setProperty(int propertyId, const QVariant &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1099-1107 |
| | 5 | 3 |
QTextFormat::setPropertyName: | QTextFormat::setProperty | Prototype: | void QTextFormat::setProperty(int propertyId, const QVector<QTextLength> &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1114-1124 |
| | 8 | 3 |
QTextFormat::propertiesName: | QTextFormat::properties | Prototype: | QMap<int, QVariant> QTextFormat::properties() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1212-1220 |
| | 5 | 3 |
QTextFormat::penPropertyName: | QTextFormat::penProperty | Prototype: | QPen QTextFormat::penProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1016-1024 |
| | 6 | 3 |
QTextFormat::objectIndexName: | QTextFormat::objectIndex | Prototype: | int QTextFormat::objectIndex() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1162-1170 |
| | 6 | 3 |
QTextFormat::intPropertyName: | QTextFormat::intProperty | Prototype: | int QTextFormat::intProperty(int propertyId) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 941-952 |
| | 7 | 3 |
QTextFormat::doublePropertyName: | QTextFormat::doubleProperty | Prototype: | qreal QTextFormat::doubleProperty(int propertyId) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 962-970 |
| | 6 | 3 |
QTextFormat::colorPropertyName: | QTextFormat::colorProperty | Prototype: | QColor QTextFormat::colorProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 998-1006 |
| | 6 | 3 |
QTextFormat::brushPropertyName: | QTextFormat::brushProperty | Prototype: | QBrush QTextFormat::brushProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1034-1042 |
| | 6 | 3 |
QTextFormat::boolPropertyName: | QTextFormat::boolProperty | Prototype: | bool QTextFormat::boolProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 924-932 |
| | 6 | 3 |
QTextEngine::setBoundaryName: | QTextEngine::setBoundary | Prototype: | void QTextEngine::setBoundary(int strPos) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2876-2887 |
| | 7 | 3 |
QTextEngine::previousLogicalPositionName: | QTextEngine::previousLogicalPosition | Prototype: | int QTextEngine::previousLogicalPosition(int oldPos) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3200-3213 |
| | 10 | 3 |
QTextEngine::nextLogicalPositionName: | QTextEngine::nextLogicalPosition | Prototype: | int QTextEngine::nextLogicalPosition(int oldPos) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3215-3228 |
| | 10 | 3 |
QTextEngine::indexFormatsName: | QTextEngine::indexFormats | Prototype: | void QTextEngine::indexFormats() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2638-2652 |
| | 8 | 3 |
QTextEngine::drawItemDecorationListName: | QTextEngine::drawItemDecorationList | Prototype: | void QTextEngine::drawItemDecorationList(QPainter *painter, const ItemDecorationList &decorationList) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3354-3364 |
| | 5 | 3 |
QTextEngine::drawDecorationsName: | QTextEngine::drawDecorations | Prototype: | void QTextEngine::drawDecorations(QPainter *painter) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3366-3387 |
| | 13 | 3 |
QTextEngine::addRequiredBoundariesName: | QTextEngine::addRequiredBoundaries | Prototype: | void QTextEngine::addRequiredBoundaries() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2539-2549 |
| | 5 | 3 |
QTextEditPrivate::updateDefaultTextOptionName: | QTextEditPrivate::updateDefaultTextOption | Prototype: | void QTextEditPrivate::updateDefaultTextOption() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1539-1553 |
| | 8 | 3 |
QTextEditPrivate::_q_repaintContentsName: | QTextEditPrivate::_q_repaintContents | Prototype: | void QTextEditPrivate::_q_repaintContents(const QRectF &contentsRect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 186-202 |
| | 11 | 3 |
QTextEdit::zoomInFName: | QTextEdit::zoomInF | Prototype: | void QTextEdit::zoomInF(float range) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2290-2300 |
| | 8 | 3 |
QTextEdit::wheelEventName: | QTextEdit::wheelEvent | Prototype: | void QTextEdit::wheelEvent(QWheelEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1803-1815 |
| | 8 | 3 |
QTextEdit::showEventName: | QTextEdit::showEvent | Prototype: | void QTextEdit::showEvent(QShowEvent *) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1764-1775 |
| | 8 | 3 |
QTextEdit::setTextName: | QTextEdit::setText | Prototype: | void QTextEdit::setText(const QString &text) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2539-2551 |
| | 7 | 3 |
QTextEdit::setReadOnlyName: | QTextEdit::setReadOnly | Prototype: | void QTextEdit::setReadOnly(bool ro) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2099-2116 |
| | 11 | 3 |
QTextEdit::setPlaceholderTextName: | QTextEdit::setPlaceholderText | Prototype: | void QTextEdit::setPlaceholderText(const QString &placeholderText) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 786-794 |
| | 5 | 3 |
QTextEdit::mouseReleaseEventName: | QTextEdit::mouseReleaseEvent | Prototype: | void QTextEdit::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1588-1599 |
| | 8 | 3 |
QTextEdit::eventName: | QTextEdit::event | Prototype: | bool QTextEdit::event(QEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1045-1071 |
| | 15 | 3 |
QTextDocumentWriter::writeName: | QTextDocumentWriter::write | Prototype: | bool QTextDocumentWriter::write(const QTextDocumentFragment &fragment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp | Lines: | 301-309 |
| | 6 | 3 |
QTextDocumentPrivate::splitName: | QTextDocumentPrivate::split | Prototype: | bool QTextDocumentPrivate::split(int pos) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 823-845 |
| | 15 | 3 |
QTextDocumentPrivate::setModifiedName: | QTextDocumentPrivate::setModified | Prototype: | void QTextDocumentPrivate::setModified(bool m) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1682-1695 |
| | 8 | 3 |
QTextDocumentPrivate::remove_stringName: | QTextDocumentPrivate::remove_string | Prototype: | int QTextDocumentPrivate::remove_string(int pos, uint length, QTextUndoCommand::Operation op) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 480-509 |
| | 18 | 3 |
QTextDocumentPrivate::previousCursorPositionName: | QTextDocumentPrivate::previousCursorPosition | Prototype: | int QTextDocumentPrivate::previousCursorPosition(int position, QTextLayout::CursorMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1366-1377 |
| | 7 | 3 |
QTextDocumentPrivate::objectForIndexName: | QTextDocumentPrivate::objectForIndex | Prototype: | QTextObject *QTextDocumentPrivate::objectForIndex(int objectIndex) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1590-1602 |
| | 8 | 3 |
QTextDocumentPrivate::nextCursorPositionName: | QTextDocumentPrivate::nextCursorPosition | Prototype: | int QTextDocumentPrivate::nextCursorPosition(int position, QTextLayout::CursorMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1352-1364 |
| | 8 | 3 |
QTextDocumentPrivate::insert_stringName: | QTextDocumentPrivate::insert_string | Prototype: | void QTextDocumentPrivate::insert_string(int pos, uint strPos, uint length, int format, QTextUndoCommand::Operation op) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 314-340 |
| | 17 | 3 |
QTextDocumentPrivate::insertName: | QTextDocumentPrivate::insert | Prototype: | void QTextDocumentPrivate::insert(int pos, int strPos, int strLength, int format) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 445-466 |
| | 15 | 3 |
QTextDocumentPrivate::frameAtName: | QTextDocumentPrivate::frameAt | Prototype: | QTextFrame *QTextDocumentPrivate::frameAt(int pos) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1444-1454 |
| | 5 | 3 |
QTextDocumentPrivate::ensureMaximumBlockCountName: | QTextDocumentPrivate::ensureMaximumBlockCount | Prototype: | bool QTextDocumentPrivate::ensureMaximumBlockCount() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1697-1722 |
| | 15 | 3 |
QTextDocumentPrivate::contentsChangedName: | QTextDocumentPrivate::contentsChanged | Prototype: | void QTextDocumentPrivate::contentsChanged() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1634-1647 |
| | 8 | 3 |
QTextDocumentPrivate::changeObjectFormatName: | QTextDocumentPrivate::changeObjectFormat | Prototype: | void QTextDocumentPrivate::changeObjectFormat(QTextObject *obj, int format) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1393-1413 |
| | 14 | 3 |
QTextDocumentLayoutPrivate::frameIteratorForTextPositionName: | QTextDocumentLayoutPrivate::frameIteratorForTextPosition | Prototype: | QTextFrame::Iterator QTextDocumentLayoutPrivate::frameIteratorForTextPosition(int position) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 560-585 |
| | 15 | 3 |
QTextDocumentFragmentPrivate::QTextDocumentFragmentPrivateName: | QTextDocumentFragmentPrivate::QTextDocumentFragmentPrivate | Prototype: | QTextDocumentFragmentPrivate::QTextDocumentFragmentPrivate(const QTextCursor &_cursor) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 214-229 |
| | 9 | 3 |
QTextDocumentFragment::operator=Name: | QTextDocumentFragment::operator= | Prototype: | QTextDocumentFragment &QTextDocumentFragment::operator=(const QTextDocumentFragment &rhs) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 327-335 |
| | 6 | 3 |
QTextDocument::setUseDesignMetricsName: | QTextDocument::setUseDesignMetrics | Prototype: | void QTextDocument::setUseDesignMetrics(bool b) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 637-645 |
| | 6 | 3 |
QTextDocument::setMetaInformationName: | QTextDocument::setMetaInformation | Prototype: | void QTextDocument::setMetaInformation(MetaInformation info, const QString &string) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1128-1139 |
| | 6 | 3 |
QTextDocument::setIndentWidthName: | QTextDocument::setIndentWidth | Prototype: | void QTextDocument::setIndentWidth(qreal width) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 777-785 |
| | 5 | 3 |
QTextDocument::setDocumentMarginName: | QTextDocument::setDocumentMargin | Prototype: | void QTextDocument::setDocumentMargin(qreal margin) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 734-748 |
| | 9 | 3 |
QTextDocument::setBaseUrlName: | QTextDocument::setBaseUrl | Prototype: | void QTextDocument::setBaseUrl(const QUrl &url) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 568-577 |
| | 6 | 3 |
QTextDocument::resourceName: | QTextDocument::resource | Prototype: | QVariant QTextDocument::resource(int type, const QUrl &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2067-2078 |
| | 8 | 3 |
QTextDocument::metaInformationName: | QTextDocument::metaInformation | Prototype: | QString QTextDocument::metaInformation(MetaInformation info) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1110-1120 |
| | 5 | 3 |
QTextDocument::markContentsDirtyName: | QTextDocument::markContentsDirty | Prototype: | void QTextDocument::markContentsDirty(int from, int length) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 609-619 |
| | 6 | 3 |
QTextDocument::findName: | QTextDocument::find | Prototype: | QTextCursor QTextDocument::find(const QString &subString, const QTextCursor &cursor, FindFlags options) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1354-1365 |
| | 6 | 3 |
QTextDocument::findName: | QTextDocument::find | Prototype: | QTextCursor QTextDocument::find(const QRegExp &expr, const QTextCursor &cursor, FindFlags options) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1477-1487 |
| | 6 | 3 |
QTextDocument::findName: | QTextDocument::find | Prototype: | QTextCursor QTextDocument::find(const QRegularExpression &expr, const QTextCursor &cursor, FindFlags options) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1604-1614 |
| | 6 | 3 |
QTextDocument::adjustSizeName: | QTextDocument::adjustSize | Prototype: | void QTextDocument::adjustSize() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 797-817 |
| | 14 | 3 |
QTextCursorPrivate::setXName: | QTextCursorPrivate::setX | Prototype: | void QTextCursorPrivate::setX() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 125-141 |
| | 10 | 3 |
QTextCursorPrivate::clearCellsName: | QTextCursorPrivate::clearCells | Prototype: | void QTextCursorPrivate::clearCells(QTextTable *table, int startRow, int startCol, int numRows, int numCols, QTextUndoCommand::Operation op) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 173-187 |
| | 9 | 3 |
QTextCursor::setCharFormatName: | QTextCursor::setCharFormat | Prototype: | void QTextCursor::setCharFormat(const QTextCharFormat &format) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1906-1915 |
| | 6 | 3 |
QTextCursor::operator>=Name: | QTextCursor::operator>= | Prototype: | bool QTextCursor::operator>=(const QTextCursor &rhs) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2409-2420 |
| | 6 | 3 |
QTextCursor::operator>Name: | QTextCursor::operator> | Prototype: | bool QTextCursor::operator>(const QTextCursor &rhs) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2428-2439 |
| | 6 | 3 |
QTextCursor::operator==Name: | QTextCursor::operator== | Prototype: | bool QTextCursor::operator==(const QTextCursor &rhs) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2391-2400 |
| | 5 | 3 |
QTextCursor::operator<=Name: | QTextCursor::operator<= | Prototype: | bool QTextCursor::operator<=(const QTextCursor &rhs) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2372-2383 |
| | 6 | 3 |
QTextCursor::operator<Name: | QTextCursor::operator< | Prototype: | bool QTextCursor::operator<(const QTextCursor &rhs) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2352-2363 |
| | 6 | 3 |
QTextCursor::mergeCharFormatName: | QTextCursor::mergeCharFormat | Prototype: | void QTextCursor::mergeCharFormat(const QTextCharFormat &modifier) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1925-1937 |
| | 8 | 3 |
QTextCursor::insertImageName: | QTextCursor::insertImage | Prototype: | void QTextCursor::insertImage(const QImage &image, const QString &name) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2320-2333 |
| | 10 | 3 |
QTextCursor::insertFragmentName: | QTextCursor::insertFragment | Prototype: | void QTextCursor::insertFragment(const QTextDocumentFragment &fragment) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2225-2237 |
| | 8 | 3 |
QTextCursor::beginEditBlockName: | QTextCursor::beginEditBlock | Prototype: | void QTextCursor::beginEditBlock() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2458-2467 |
| | 5 | 3 |
QTextCodec::codecForNameName: | QTextCodec::codecForName | Prototype: | QTextCodec *QTextCodec::codecForName(const QByteArray &name) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 504-546 |
| | 8 | 3 |
QTextCodec::codecForLocaleName: | QTextCodec::codecForLocale | Prototype: | QTextCodec* QTextCodec::codecForLocale() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 677-696 |
| | 9 | 3 |
QTextCodec::availableCodecsName: | QTextCodec::availableCodecs | Prototype: | QList<QByteArray> QTextCodec::availableCodecs() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 600-620 |
| | 10 | 3 |
QTextCodec::ConverterState::~ConverterStateName: | QTextCodec::ConverterState::~ConverterState | Prototype: | QTextCodec::ConverterState::~ConverterState() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 325-331 |
| | 4 | 3 |
QTextCharFormat::anchorNamesName: | QTextCharFormat::anchorNames | Prototype: | QStringList QTextCharFormat::anchorNames() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1781-1789 |
| | 6 | 3 |
QTextCharFormat::anchorNameName: | QTextCharFormat::anchorName | Prototype: | QString QTextCharFormat::anchorName() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1763-1771 |
| | 6 | 3 |
QTextBrowserPrivate::_q_highlightLinkName: | QTextBrowserPrivate::_q_highlightLink | Prototype: | void QTextBrowserPrivate::_q_highlightLink(const QString &anchor) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 240-261 |
| | 11 | 3 |
QTextBrowser::forwardName: | QTextBrowser::forward | Prototype: | void QTextBrowser::forward() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 878-892 |
| | 10 | 3 |
QTextBoundaryFinder::QTextBoundaryFinderName: | QTextBoundaryFinder::QTextBoundaryFinder | Prototype: | QTextBoundaryFinder::QTextBoundaryFinder(BoundaryType type, const QString &string) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | Lines: | 232-246 |
| | 4 | 3 |
QTextBoundaryFinder::QTextBoundaryFinderName: | QTextBoundaryFinder::QTextBoundaryFinder | Prototype: | QTextBoundaryFinder::QTextBoundaryFinder(const QTextBoundaryFinder &other) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | Lines: | 168-183 |
| | 5 | 3 |
QTextBlockFormat::tabPositionsName: | QTextBlockFormat::tabPositions | Prototype: | QList<QTextOption::Tab> QTextBlockFormat::tabPositions() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2064-2078 |
| | 11 | 3 |
QTextBlock::textName: | QTextBlock::text | Prototype: | QString QTextBlock::text() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1212-1230 |
| | 12 | 3 |
QTextBlock::setUserDataName: | QTextBlock::setUserData | Prototype: | void QTextBlock::setUserData(QTextBlockUserData *data) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1346-1355 |
| | 6 | 3 |
QTextBlock::layoutName: | QTextBlock::layout | Prototype: | QTextLayout *QTextBlock::layout() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1069-1078 |
| | 6 | 3 |
QTextBlock::iterator::operator--Name: | QTextBlock::iterator::operator-- | Prototype: | QTextBlock::iterator &QTextBlock::iterator::operator--() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1616-1633 |
| | 10 | 3 |
QTextBlock::clearLayoutName: | QTextBlock::clearLayout | Prototype: | void QTextBlock::clearLayout() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1087-1095 |
| | 5 | 3 |
QTestXunitStreamer::formatEndName: | QTestXunitStreamer::formatEnd | Prototype: | void QTestXunitStreamer::formatEnd(const QTestElement *element, QTestCharBuffer *formatted) const | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | Lines: | 93-107 |
| | 8 | 3 |
QTestTable::addColumnName: | QTestTable::addColumn | Prototype: | void QTestTable::addColumn(int type, const char *name) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | Lines: | 78-84 |
| | 3 | 3 |
QTestResult::finishedCurrentTestDataCleanupName: | QTestResult::finishedCurrentTestDataCleanup | Prototype: | void QTestResult::finishedCurrentTestDataCleanup() | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | Lines: | 137-148 |
| | 5 | 3 |
QTestResult::finishedCurrentTestDataName: | QTestResult::finishedCurrentTestData | Prototype: | void QTestResult::finishedCurrentTestData() | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | Lines: | 124-135 |
| | 7 | 3 |
QTestLog::warnName: | QTestLog::warn | Prototype: | void QTestLog::warn(const char *msg, const char *file, int line) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 517-523 |
| | 3 | 3 |
QTestLog::enterTestFunctionName: | QTestLog::enterTestFunction | Prototype: | void QTestLog::enterTestFunction(const char* function) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 330-339 |
| | 5 | 3 |
QTestLog::addXPassName: | QTestLog::addXPass | Prototype: | void QTestLog::addXPass(const char *msg, const char *file, int line) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 412-420 |
| | 4 | 3 |
QTestLog::addXFailName: | QTestLog::addXFail | Prototype: | void QTestLog::addXFail(const char *msg, const char *file, int line) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 404-410 |
| | 3 | 3 |