| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QTextLine::setNumColumns| Name: | QTextLine::setNumColumns | | Prototype: | void QTextLine::setNumColumns(int numColumns) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1595-1602 |
| | 5 | 1 |
QTextLine::setNumColumns| Name: | QTextLine::setNumColumns | | Prototype: | void QTextLine::setNumColumns(int numColumns, qreal alignmentWidth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1612-1619 |
| | 5 | 1 |
QTextLayout::setPreeditArea| Name: | QTextLayout::setPreeditArea | | Prototype: | void QTextLayout::setPreeditArea(int position, const QString &text) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 471-479 |
| | 5 | 3 |
QTextImageHandler::intrinsicSize| Name: | QTextImageHandler::intrinsicSize | | Prototype: | QSizeF QTextImageHandler::intrinsicSize(QTextDocument *doc, int posInDocument, const QTextFormat &format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 230-238 |
| | 5 | 2 |
QTextHtmlStyleSelector::parentNode| Name: | QTextHtmlStyleSelector::parentNode | | Prototype: | QCss::StyleSelector::NodePtr QTextHtmlStyleSelector::parentNode(NodePtr node) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1714-1722 |
| | 5 | 2 |
QTextHtmlStyleSelector::attribute| Name: | QTextHtmlStyleSelector::attribute | | Prototype: | QString QTextHtmlStyleSelector::attribute(NodePtr node, const QString &name) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1694-1701 |
| | 5 | 2 |
QTextHtmlParser::resolveStyleSheetImports| Name: | QTextHtmlParser::resolveStyleSheetImports | | Prototype: | void QTextHtmlParser::resolveStyleSheetImports(const QCss::StyleSheet &sheet) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1749-1757 |
| | 5 | 3 |
QTextHtmlParser::nodeIsChildOf| Name: | QTextHtmlParser::nodeIsChildOf | | Prototype: | bool QTextHtmlParser::nodeIsChildOf(int i, QTextHTMLElements id) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 2005-2013 |
| | 5 | 3 |
QTextHtmlParser::depth| Name: | QTextHtmlParser::depth | | Prototype: | int QTextHtmlParser::depth(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 582-590 |
| | 5 | 2 |
QTextHtmlExporter::emitAttribute| Name: | QTextHtmlExporter::emitAttribute | | Prototype: | void QTextHtmlExporter::emitAttribute(const char *attribute, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2320-2327 |
| | 5 | 1 |
QTextFrameFormat::setMargin| Name: | QTextFrameFormat::setMargin | | Prototype: | void QTextFrameFormat::setMargin(qreal amargin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2646-2653 |
| | 5 | 1 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 649-656 |
| | 5 | 1 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator(QTextFrame *frame, int block, int begin, int end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 661-668 |
| | 5 | 1 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator(const iterator &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 673-680 |
| | 5 | 1 |
QTextFormatPrivate::recalcHash| Name: | QTextFormatPrivate::recalcHash | | Prototype: | uint QTextFormatPrivate::recalcHash() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 304-313 |
| | 5 | 2 |
QTextFormat::setProperty| Name: | 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::properties| Name: | 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 |
QTextEngine::leadingSpaceWidth| Name: | QTextEngine::leadingSpaceWidth | | Prototype: | QFixed QTextEngine::leadingSpaceWidth(const QScriptLine &line) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3071-3079 |
| | 5 | 2 |
QTextEngine::endOfLine| Name: | QTextEngine::endOfLine | | Prototype: | int QTextEngine::endOfLine(int lineNum) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3268-3276 |
| | 5 | 2 |
QTextEngine::drawItemDecorationList| Name: | 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::beginningOfLine| Name: | QTextEngine::beginningOfLine | | Prototype: | int QTextEngine::beginningOfLine(int lineNum) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3278-3286 |
| | 5 | 2 |
QTextEngine::atWordSeparator| Name: | QTextEngine::atWordSeparator | | Prototype: | bool QTextEngine::atWordSeparator(int position) const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2551-2591 |
| | 5 | 33 |
QTextEngine::addRequiredBoundaries| Name: | 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 |
QTextEdit::setWordWrapMode| Name: | QTextEdit::setWordWrapMode | | Prototype: | void QTextEdit::setWordWrapMode(QTextOption::WrapMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 2446-2453 |
| | 5 | 2 |
QTextEdit::setPlaceholderText| Name: | 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::focusInEvent| Name: | QTextEdit::focusInEvent | | Prototype: | void QTextEdit::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1743-1751 |
| | 5 | 2 |
QTextEdit::dragMoveEvent| Name: | QTextEdit::dragMoveEvent | | Prototype: | void QTextEdit::dragMoveEvent(QDragMoveEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1664-1671 |
| | 5 | 2 |
QTextDocumentPrivate::rootFrame| Name: | QTextDocumentPrivate::rootFrame | | Prototype: | QTextFrame *QTextDocumentPrivate::rootFrame() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1434-1442 |
| | 5 | 2 |
QTextDocumentPrivate::frameAt| Name: | 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::createObject| Name: | QTextDocumentPrivate::createObject | | Prototype: | QTextObject *QTextDocumentPrivate::createObject(const QTextFormat &f, int objectIndex) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1615-1625 |
| | 5 | 2 |
QTextDocumentLayout::layoutStatus| Name: | QTextDocumentLayout::layoutStatus | | Prototype: | int QTextDocumentLayout::layoutStatus() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3296-3303 |
| | 5 | 2 |
QTextDocumentLayout::layoutFinished| Name: | QTextDocumentLayout::layoutFinished | | Prototype: | void QTextDocumentLayout::layoutFinished() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3328-3336 |
| | 5 | 2 |
QTextDocumentLayout::frameBoundingRect| Name: | QTextDocumentLayout::frameBoundingRect | | Prototype: | QRectF QTextDocumentLayout::frameBoundingRect(QTextFrame *frame) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3238-3245 |
| | 5 | 2 |
QTextDocumentLayout::dynamicPageCount| Name: | QTextDocumentLayout::dynamicPageCount | | Prototype: | int QTextDocumentLayout::dynamicPageCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3117-3124 |
| | 5 | 2 |
QTextDocumentFragment::fromHtml| Name: | QTextDocumentFragment::fromHtml | | Prototype: | QTextDocumentFragment QTextDocumentFragment::fromHtml(const QString &html, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 1201-1209 |
| | 5 | 1 |
QTextDocumentFragment::QTextDocumentFragment| Name: | QTextDocumentFragment::QTextDocumentFragment | | Prototype: | QTextDocumentFragment::QTextDocumentFragment(const QTextDocument *document) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 284-293 |
| | 5 | 2 |
QTextDocument::undo| Name: | QTextDocument::undo | | Prototype: | void QTextDocument::undo(QTextCursor *cursor) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 384-392 |
| | 5 | 2 |
QTextDocument::setTextWidth| Name: | QTextDocument::setTextWidth | | Prototype: | void QTextDocument::setTextWidth(qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 692-699 |
| | 5 | 1 |
QTextDocument::setIndentWidth| Name: | 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::redo| Name: | QTextDocument::redo | | Prototype: | void QTextDocument::redo(QTextCursor *cursor) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 401-409 |
| | 5 | 2 |
QTextDocument::metaInformation| Name: | 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::documentLayout| Name: | QTextDocument::documentLayout | | Prototype: | QAbstractTextDocumentLayout *QTextDocument::documentLayout() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 1093-1101 |
| | 5 | 2 |
QTextCursorPrivate::insertBlock| Name: | QTextCursorPrivate::insertBlock | | Prototype: | void QTextCursorPrivate::insertBlock(const QTextBlockFormat &format, const QTextCharFormat &charFormat) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 196-204 |
| | 5 | 1 |
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::currentList| Name: | QTextCursor::currentList | | Prototype: | QTextList *QTextCursor::currentList() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 2116-2124 |
| | 5 | 2 |
QTextCursor::beginEditBlock| Name: | 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::QTextCodec| Name: | QTextCodec::QTextCodec | | Prototype: | QTextCodec::QTextCodec() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 468-477 |
| | 5 | 2 |
QTextBoundaryFinder::QTextBoundaryFinder| Name: | 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 |
QTextBlock::textList| Name: | QTextBlock::textList | | Prototype: | QTextList *QTextBlock::textList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1296-1304 |
| | 5 | 2 |
QTextBlock::iterator::fragment| Name: | QTextBlock::iterator::fragment | | Prototype: | QTextFragment QTextBlock::iterator::fragment() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1584-1592 |
| | 5 | 2 |
QTextBlock::contains| Name: | QTextBlock::contains | | Prototype: | bool QTextBlock::contains(int position) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1049-1057 |
| | 5 | 2 |
QTextBlock::clearLayout| Name: | 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::outputElementAttributes| Name: | QTestXunitStreamer::outputElementAttributes | | Prototype: | void QTestXunitStreamer::outputElementAttributes(const QTestElement* element, QTestElementAttribute *attribute) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 203-211 |
| | 5 | 2 |
QTestResult::finishedCurrentTestDataCleanup| Name: | 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::addFailure| Name: | QTestResult::addFailure | | Prototype: | void QTestResult::addFailure(const char *message, const char *file, int line) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 293-302 |
| | 5 | 2 |
QTestLog::stopLogging| Name: | QTestLog::stopLogging | | Prototype: | void QTestLog::stopLogging() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 464-471 |
| | 5 | 1 |
QTestLog::enterTestFunction| Name: | 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::addPass| Name: | QTestLog::addPass | | Prototype: | void QTestLog::addPass(const char *msg) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 383-393 |
| | 5 | 3 |
QTest::newRow| Name: | QTest::newRow | | Prototype: | QTestData &QTest::newRow(const char *dataTag) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 3400-3408 |
| | 5 | 4 |
QTest::invokeMethod| Name: | QTest::invokeMethod | | Prototype: | static void invokeMethod(QObject *obj, const char *methodName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1483-1491 |
| | 5 | 2 |
QTest::TestLoggers::destroyLoggers| Name: | QTest::TestLoggers::destroyLoggers | | Prototype: | static void destroyLoggers() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 166-174 |
| | 5 | 2 |
QTest::IgnoreResultList::stringsMatch| Name: | QTest::IgnoreResultList::stringsMatch | | Prototype: | static bool stringsMatch(const QString &expected, const QString &actual) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 116-128 |
| | 5 | 3 |
QTest::IgnoreResultList::matches| Name: | QTest::IgnoreResultList::matches | | Prototype: | inline bool matches(QtMsgType tp, const QString &message) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 130-140 |
| | 5 | 1 |
QTemporaryFilePrivate::defaultTemplateName| Name: | QTemporaryFilePrivate::defaultTemplateName | | Prototype: | QString QTemporaryFilePrivate::defaultTemplateName() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 430-440 |
| | 5 | 2 |
QTcpServer::QTcpServer| Name: | QTcpServer::QTcpServer | | Prototype: | QTcpServer::QTcpServer(QTcpServerPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 249-255 |
| | 5 | 1 |
QTcpServer::QTcpServer| Name: | QTcpServer::QTcpServer | | Prototype: | QTcpServer::QTcpServer(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 222-228 |
| | 5 | 1 |
QTableWidgetPrivate::_q_dataChanged| Name: | QTableWidgetPrivate::_q_dataChanged | | Prototype: | void QTableWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1661-1671 |
| | 5 | 3 |
QTableWidgetItem::data| Name: | QTableWidgetItem::data | | Prototype: | QVariant QTableWidgetItem::data(int role) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1388-1395 |
| | 5 | 3 |
QTableWidget::takeVerticalHeaderItem| Name: | QTableWidget::takeVerticalHeaderItem | | Prototype: | QTableWidgetItem *QTableWidget::takeVerticalHeaderItem(int row) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2011-2018 |
| | 5 | 2 |
QTableWidget::takeItem| Name: | QTableWidget::takeItem | | Prototype: | QTableWidgetItem *QTableWidget::takeItem(int row, int column) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1975-1982 |
| | 5 | 2 |
QTableWidget::takeHorizontalHeaderItem| Name: | QTableWidget::takeHorizontalHeaderItem | | Prototype: | QTableWidgetItem *QTableWidget::takeHorizontalHeaderItem(int column) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2050-2057 |
| | 5 | 2 |
QTableWidget::setVerticalHeaderItem| Name: | QTableWidget::setVerticalHeaderItem | | Prototype: | void QTableWidget::setVerticalHeaderItem(int row, QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1996-2005 |
| | 5 | 2 |
QTableWidget::setHorizontalHeaderItem| Name: | QTableWidget::setHorizontalHeaderItem | | Prototype: | void QTableWidget::setHorizontalHeaderItem(int column, QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2035-2044 |
| | 5 | 2 |
QTableWidget::openPersistentEditor| Name: | QTableWidget::openPersistentEditor | | Prototype: | void QTableWidget::openPersistentEditor(QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2226-2233 |
| | 5 | 2 |
QTableWidget::closePersistentEditor| Name: | QTableWidget::closePersistentEditor | | Prototype: | void QTableWidget::closePersistentEditor(QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2240-2247 |
| | 5 | 2 |
QTableView::setSpan| Name: | QTableView::setSpan | | Prototype: | void QTableView::setSpan(int row, int column, int rowSpan, int columnSpan) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 3161-3168 |
| | 5 | 2 |
QTableView::doItemsLayout| Name: | QTableView::doItemsLayout | | Prototype: | void QTableView::doItemsLayout() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1163-1170 |
| | 5 | 2 |
QTabWidget::setTabShape| Name: | QTabWidget::setTabShape | | Prototype: | void QTabWidget::setTabShape(TabShape s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1041-1048 |
| | 5 | 2 |
QTabWidget::setTabPosition| Name: | QTabWidget::setTabPosition | | Prototype: | void QTabWidget::setTabPosition(TabPosition pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 968-975 |
| | 5 | 2 |
QTabWidget::setDocumentMode| Name: | QTabWidget::setDocumentMode | | Prototype: | void QTabWidget::setDocumentMode(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1334-1341 |
| | 5 | 1 |
QTabWidget::hasHeightForWidth| Name: | QTabWidget::hasHeightForWidth | | Prototype: | bool QTabWidget::hasHeightForWidth() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 254-261 |
| | 5 | 2 |
QTabBarPrivate::setCurrentNextEnabledIndex| Name: | QTabBarPrivate::setCurrentNextEnabledIndex | | Prototype: | void QTabBarPrivate::setCurrentNextEnabledIndex(int offset) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2077-2086 |
| | 5 | 3 |
QTabBarPrivate::moveTab| Name: | QTabBarPrivate::moveTab | | Prototype: | void QTabBarPrivate::moveTab(int index, int offset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1808-1815 |
| | 5 | 2 |
QTabBarPrivate::killSwitchTabTimer| Name: | QTabBarPrivate::killSwitchTabTimer | | Prototype: | void QTabBarPrivate::killSwitchTabTimer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 611-619 |
| | 5 | 2 |
QTabBar::setShape| Name: | QTabBar::setShape | | Prototype: | void QTabBar::setShape(Shape shape) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 793-800 |
| | 5 | 2 |
QTabBar::setIconSize| Name: | QTabBar::setIconSize | | Prototype: | void QTabBar::setIconSize(const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1295-1302 |
| | 5 | 1 |
QTabBar::setExpanding| Name: | QTabBar::setExpanding | | Prototype: | void QTabBar::setExpanding(bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2303-2310 |
| | 5 | 2 |
QTabBar::setElideMode| Name: | QTabBar::setElideMode | | Prototype: | void QTabBar::setElideMode(Qt::TextElideMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2145-2152 |
| | 5 | 1 |
QTabBar::setDrawBase| Name: | QTabBar::setDrawBase | | Prototype: | void QTabBar::setDrawBase(bool drawBase) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 812-819 |
| | 5 | 2 |
QTabBar::resizeEvent| Name: | QTabBar::resizeEvent | | Prototype: | void QTabBar::resizeEvent(QResizeEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1593-1601 |
| | 5 | 2 |
QTabBar::initStyleOption| Name: | QTabBar::initStyleOption | | Prototype: | void QTabBar::initStyleOption(QStyleOptionTab *option, int tabIndex) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 223-231 |
| | 5 | 1 |
QTabBar::iconSize| Name: | QTabBar::iconSize | | Prototype: | QSize QTabBar::iconSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1285-1293 |
| | 5 | 2 |
QSystemTrayIconSys::systemTrayWindowChanged| Name: | QSystemTrayIconSys::systemTrayWindowChanged | | Prototype: | void QSystemTrayIconSys::systemTrayWindowChanged(QScreen *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 151-160 |
| | 5 | 2 |
QSystemTrayIconPrivate::updateIcon_sys| Name: | QSystemTrayIconPrivate::updateIcon_sys | | Prototype: | void QSystemTrayIconPrivate::updateIcon_sys() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 299-307 |
| | 5 | 3 |
QSystemTrayIconPrivate::remove_sys_qpa| Name: | QSystemTrayIconPrivate::remove_sys_qpa | | Prototype: | void QSystemTrayIconPrivate::remove_sys_qpa() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 691-698 |
| | 5 | 1 |
QSystemTrayIconPrivate::geometry_sys| Name: | QSystemTrayIconPrivate::geometry_sys | | Prototype: | QRect QSystemTrayIconPrivate::geometry_sys() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 276-283 |
| | 5 | 3 |
QSysInfo::productVersion| Name: | QSysInfo::productVersion | | Prototype: | QString QSysInfo::productVersion() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2667-2699 |
| | 5 | 2 |
QSysInfo::productType| Name: | QSysInfo::productType | | Prototype: | QString QSysInfo::productType() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2604-2641 |
| | 5 | 2 |
QSyntaxHighlighter::rehighlight| Name: | 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 |
QSurfaceFormat::detach| Name: | QSurfaceFormat::detach | | Prototype: | void QSurfaceFormat::detach() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 216-224 |
| | 5 | 3 |