| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QTableModel::setHeaderData| Name: | QTableModel::setHeaderData | | Prototype: | bool QTableModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 710-728 |
| | 12 | 4 |
QTableView::selectedIndexes| Name: | QTableView::selectedIndexes | | Prototype: | QModelIndexList QTableView::selectedIndexes() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2039-2052 |
| | 10 | 4 |
QTableView::selectionChanged| Name: | QTableView::selectionChanged | | Prototype: | void QTableView::selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 3323-3348 |
| | 16 | 4 |
QTableViewPrivate::heightHintForIndex| Name: | QTableViewPrivate::heightHintForIndex | | Prototype: | int QTableViewPrivate::heightHintForIndex(const QModelIndex &index, int hint, QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 940-968 |
| | 17 | 4 |
QTableWidget::selectedItems| Name: | QTableWidget::selectedItems | | Prototype: | QList<QTableWidgetItem*> QTableWidget::selectedItems() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2359-2373 |
| | 11 | 4 |
QTcpServer::waitForNewConnection| Name: | QTcpServer::waitForNewConnection | | Prototype: | bool QTcpServer::waitForNewConnection(int msec, bool *timedOut) | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 485-503 |
| | 11 | 4 |
QTemporaryFile::open| Name: | QTemporaryFile::open | | Prototype: | bool QTemporaryFile::open(OpenMode flags) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 772-794 |
| | 10 | 4 |
QTest::FatalSignalHandler::FatalSignalHandler| Name: | QTest::FatalSignalHandler::FatalSignalHandler | | Prototype: | FatalSignalHandler::FatalSignalHandler() | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2658-2712 |
| | 24 | 4 |
QTest::FatalSignalHandler::~FatalSignalHandler| Name: | QTest::FatalSignalHandler::~FatalSignalHandler | | Prototype: | FatalSignalHandler::~FatalSignalHandler() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2715-2733 |
| | 10 | 4 |
QTest::Q_QGS_ignoreClasses::innerFunction| Name: | QTest::Q_QGS_ignoreClasses::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 56-56 |
| | 1 | 4 |
QTest::WatchDog::run| Name: | QTest::WatchDog::run | | Prototype: | void run() | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2164-2176 |
| | 8 | 4 |
QTest::debuggerPresent| Name: | QTest::debuggerPresent | | Prototype: | static bool debuggerPresent() | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2529-2558 |
| | 18 | 4 |
QTest::incidentFormatString| Name: | QTest::incidentFormatString | | Prototype: | static const char *incidentFormatString(bool noDescription, bool noTag) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 171-191 |
| | 14 | 4 |
QTest::messageFormatString| Name: | QTest::messageFormatString | | Prototype: | static const char *messageFormatString(bool noDescription, bool noTag) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 198-218 |
| | 14 | 4 |
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::qPrintTestSlots| Name: | QTest::qPrintTestSlots | | Prototype: | static void qPrintTestSlots(FILE *stream, const char *filter = 0) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1561-1571 |
| | 6 | 4 |
QTest::qSignalDumperCallbackSlot| Name: | QTest::qSignalDumperCallbackSlot | | Prototype: | static void qSignalDumperCallbackSlot(QObject *caller, int method_index, void **argv) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 118-146 |
| | 22 | 4 |
QTestData::append| Name: | QTestData::append | | Prototype: | void QTestData::append(int type, const void *data) | | Coverage: | 30.000% (3/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestdata.cpp | | Lines: | 78-90 |
| | 9 | 4 |
QTestXunitStreamer::formatStart| Name: | QTestXunitStreamer::formatStart | | Prototype: | void QTestXunitStreamer::formatStart(const QTestElement *element, QTestCharBuffer *formatted) const | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 72-91 |
| | 10 | 4 |
QTestXunitStreamer::indentForElement| Name: | QTestXunitStreamer::indentForElement | | Prototype: | void QTestXunitStreamer::indentForElement(const QTestElement* element, char* buf, int size) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 54-70 |
| | 10 | 4 |
QTextBrowserPrivate::history| Name: | QTextBrowserPrivate::history | | Prototype: | HistoryEntry history(int i) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 80-92 |
| | 7 | 4 |
QTextBrowserPrivate::resolveUrl| Name: | QTextBrowserPrivate::resolveUrl | | Prototype: | QUrl QTextBrowserPrivate::resolveUrl(const QUrl &url) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 174-197 |
| | 11 | 4 |
QTextCopyHelper::convertFormatIndex| Name: | QTextCopyHelper::convertFormatIndex | | Prototype: | int QTextCopyHelper::convertFormatIndex(const QTextFormat &oldFormat, int objectIndexToSet) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 62-80 |
| | 14 | 4 |
QTextCursor::currentTable| Name: | QTextCursor::currentTable | | Prototype: | QTextTable *QTextCursor::currentTable() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 2176-2189 |
| | 9 | 4 |
QTextCursor::deleteChar| Name: | QTextCursor::deleteChar | | Prototype: | void QTextCursor::deleteChar() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 1481-1497 |
| | 11 | 4 |
QTextCursorPrivate::complexSelectionTable| Name: | QTextCursorPrivate::complexSelectionTable | | Prototype: | QTextTable *QTextCursorPrivate::complexSelectionTable() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 664-680 |
| | 10 | 4 |
QTextCursorPrivate::remove| Name: | QTextCursorPrivate::remove | | Prototype: | void QTextCursorPrivate::remove() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 143-171 |
| | 20 | 4 |
QTextCursorPrivate::selectedTableCells| Name: | QTextCursorPrivate::selectedTableCells | | Prototype: | void QTextCursorPrivate::selectedTableCells(int *firstRow, int *numRows, int *firstColumn, int *numColumns) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 682-708 |
| | 18 | 4 |
QTextDecoder::toUnicode| Name: | QTextDecoder::toUnicode | | Prototype: | void QTextDecoder::toUnicode(QString *target, const char *chars, int len) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 1002-1016 |
| | 8 | 4 |
QTextDocument::createObject| Name: | QTextDocument::createObject | | Prototype: | QTextObject *QTextDocument::createObject(const QTextFormat &f) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 1626-1637 |
| | 8 | 4 |
QTextDocumentLayout::doLayout| Name: | QTextDocumentLayout::doLayout | | Prototype: | QRectF QTextDocumentLayout::doLayout(int from, int oldLength, int length) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2985-3007 |
| | 12 | 4 |
QTextDocumentLayout::draw| Name: | QTextDocumentLayout::draw | | Prototype: | void QTextDocumentLayout::draw(QPainter *painter, const PaintContext &context) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2856-2882 |
| | 14 | 4 |
QTextDocumentLayoutPrivate::blockIndent| Name: | QTextDocumentLayoutPrivate::blockIndent | | Prototype: | QFixed QTextDocumentLayoutPrivate::blockIndent(const QTextBlockFormat &blockFormat) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 803-820 |
| | 10 | 4 |
QTextDocumentLayoutPrivate::drawFrameDecoration| Name: | QTextDocumentLayoutPrivate::drawFrameDecoration | | Prototype: | void QTextDocumentLayoutPrivate::drawFrameDecoration(QPainter *painter, QTextFrame *frame, QTextFrameData *fd, const QRectF &clip, const QRectF &rect) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 866-906 |
| | 30 | 4 |
QTextDocumentLayoutPrivate::ensureLayouted| Name: | QTextDocumentLayoutPrivate::ensureLayouted | | Prototype: | void QTextDocumentLayoutPrivate::ensureLayouted(QFixed y) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3146-3160 |
| | 10 | 4 |
QTextDocumentLayoutPrivate::ensureLayoutedByPosition| Name: | QTextDocumentLayoutPrivate::ensureLayoutedByPosition | | Prototype: | void QTextDocumentLayoutPrivate::ensureLayoutedByPosition(int position) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3162-3172 |
| | 7 | 4 |
QTextDocumentLayoutPrivate::frameBoundingRectInternal| Name: | QTextDocumentLayoutPrivate::frameBoundingRectInternal | | Prototype: | QRectF QTextDocumentLayoutPrivate::frameBoundingRectInternal(QTextFrame *frame) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3247-3265 |
| | 12 | 4 |
QTextDocumentLayoutPrivate::frameIteratorForYPosition| Name: | QTextDocumentLayoutPrivate::frameIteratorForYPosition | | Prototype: | QTextFrame::Iterator QTextDocumentLayoutPrivate::frameIteratorForYPosition(QFixed y) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 541-558 |
| | 11 | 4 |
QTextDocumentPrivate::compressPieceTable| Name: | QTextDocumentPrivate::compressPieceTable | | Prototype: | void QTextDocumentPrivate::compressPieceTable() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1649-1680 |
| | 20 | 4 |
QTextDocumentPrivate::enableUndoRedo| Name: | QTextDocumentPrivate::enableUndoRedo | | Prototype: | void QTextDocumentPrivate::enableUndoRedo(bool enable) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1151-1166 |
| | 11 | 4 |
QTextDocumentPrivate::insertBlock| Name: | QTextDocumentPrivate::insertBlock | | Prototype: | int QTextDocumentPrivate::insertBlock(QChar blockSeparator, int pos, int blockFormat, int charFormat, QTextUndoCommand::Operation op) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 388-438 |
| | 33 | 4 |
QTextDocumentPrivate::remove| Name: | QTextDocumentPrivate::remove | | Prototype: | void QTextDocumentPrivate::remove(int pos, int length, QTextUndoCommand::Operation op) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 664-677 |
| | 9 | 4 |
QTextDocumentPrivate::remove_block| Name: | QTextDocumentPrivate::remove_block | | Prototype: | int QTextDocumentPrivate::remove_block(int pos, int *blockFormat, int command, QTextUndoCommand::Operation op) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 511-556 |
| | 28 | 4 |
QTextDocumentPrivate::unite| Name: | QTextDocumentPrivate::unite | | Prototype: | bool QTextDocumentPrivate::unite(uint f) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 847-866 |
| | 13 | 4 |
QTextEdit::resizeEvent| Name: | QTextEdit::resizeEvent | | Prototype: | void QTextEdit::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1389-1411 |
| | 13 | 4 |
QTextEdit::scrollToAnchor| Name: | QTextEdit::scrollToAnchor | | Prototype: | void QTextEdit::scrollToAnchor(const QString &name) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 2239-2255 |
| | 11 | 4 |
QTextEditPrivate::pageUpDown| Name: | QTextEditPrivate::pageUpDown | | Prototype: | void QTextEditPrivate::pageUpDown(QTextCursor::MoveOperation op, QTextCursor::MoveMode moveMode) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 214-238 |
| | 16 | 4 |
QTextEditPrivate::paint| Name: | QTextEditPrivate::paint | | Prototype: | void QTextEditPrivate::paint(QPainter *p, QPaintEvent *e) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1487-1516 |
| | 18 | 4 |
QTextEngine::adjustUnderlines| Name: | QTextEngine::adjustUnderlines | | Prototype: | void QTextEngine::adjustUnderlines() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3396-3424 |
| | 19 | 4 |
QTextEngine::attributes| Name: | QTextEngine::attributes | | Prototype: | const QCharAttributes *QTextEngine::attributes() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1486-1510 |
| | 16 | 4 |
QTextEngine::freeMemory| Name: | QTextEngine::freeMemory | | Prototype: | void QTextEngine::freeMemory() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2489-2507 |
| | 13 | 4 |
QTextEngine::shape| Name: | QTextEngine::shape | | Prototype: | void QTextEngine::shape(int item) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1512-1530 |
| | 12 | 4 |
QTextFormat::setObjectIndex| Name: | QTextFormat::setObjectIndex | | Prototype: | void QTextFormat::setObjectIndex(int o) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1179-1190 |
| | 6 | 4 |
QTextFormatPrivate::clearProperty| Name: | QTextFormatPrivate::clearProperty | | Prototype: | inline void clearProperty(qint32 key) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 207-217 |
| | 7 | 4 |
QTextFormatPrivate::insertProperty| Name: | QTextFormatPrivate::insertProperty | | Prototype: | inline void insertProperty(qint32 key, const QVariant &value) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 194-205 |
| | 8 | 4 |
QTextFramePrivate::fragmentAdded| Name: | QTextFramePrivate::fragmentAdded | | Prototype: | void QTextFramePrivate::fragmentAdded(QChar type, uint fragment) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 529-545 |
| | 12 | 4 |
QTextFramePrivate::fragmentRemoved| Name: | QTextFramePrivate::fragmentRemoved | | Prototype: | void QTextFramePrivate::fragmentRemoved(QChar type, uint fragment) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 547-565 |
| | 14 | 4 |
QTextFramePrivate::remove_me| Name: | QTextFramePrivate::remove_me | | Prototype: | void QTextFramePrivate::remove_me() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 568-594 |
| | 17 | 4 |
QTextHtmlImporter::QTextHtmlImporter| Name: | QTextHtmlImporter::QTextHtmlImporter | | Prototype: | QTextHtmlImporter::QTextHtmlImporter(QTextDocument *_doc, const QString &_html, ImportMode mode, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 416-442 |
| | 14 | 4 |
QTextHtmlParser::parse| Name: | QTextHtmlParser::parse | | Prototype: | void QTextHtmlParser::parse() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 630-642 |
| | 7 | 4 |
QTextHtmlParser::parseExclamationTag| Name: | QTextHtmlParser::parseExclamationTag | | Prototype: | void QTextHtmlParser::parseExclamationTag() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 777-793 |
| | 9 | 4 |
QTextHtmlParserNode::isNestedList| Name: | QTextHtmlParserNode::isNestedList | | Prototype: | bool QTextHtmlParserNode::isNestedList(const QTextHtmlParser *parser) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 994-1006 |
| | 8 | 4 |
QTextHtmlStyleSelector::previousSiblingNode| Name: | QTextHtmlStyleSelector::previousSiblingNode | | Prototype: | QCss::StyleSelector::NodePtr QTextHtmlStyleSelector::previousSiblingNode(NodePtr node) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1729-1743 |
| | 12 | 4 |
QTextItemInt::midItem| Name: | QTextItemInt::midItem | | Prototype: | QTextItemInt QTextItemInt::midItem(QFontEngine *fontEngine, int firstGlyphIndex, int numGlyphs) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3489-3509 |
| | 14 | 4 |
QTextLayout::endLayout| Name: | QTextLayout::endLayout | | Prototype: | void QTextLayout::endLayout() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 648-663 |
| | 9 | 4 |
QTextLine::setLineWidth| Name: | QTextLine::setLineWidth | | Prototype: | void QTextLine::setLineWidth(qreal width) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1564-1586 |
| | 14 | 4 |
QTextOdfWriter::writeListFormat| Name: | QTextOdfWriter::writeListFormat | | Prototype: | void QTextOdfWriter::writeListFormat(QXmlStreamWriter &writer, QTextListFormat format, int formatIndex) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 626-661 |
| | 23 | 4 |
QTextStream::operator>>| Name: | QTextStream::operator>> | | Prototype: | QTextStream &QTextStream::operator>>(QByteArray &array) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2258-2279 |
| | 14 | 4 |
QTextStream::operator>>| Name: | QTextStream::operator>> | | Prototype: | QTextStream &QTextStream::operator>>(char *c) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2294-2314 |
| | 15 | 4 |
QTextStream::seek| Name: | QTextStream::seek | | Prototype: | bool QTextStream::seek(qint64 pos) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1181-1210 |
| | 17 | 4 |
QTextStream::setCodec| Name: | QTextStream::setCodec | | Prototype: | void QTextStream::setCodec(QTextCodec *codec) | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 3032-3044 |
| | 8 | 4 |
QTextStreamPrivate::getChar| Name: | QTextStreamPrivate::getChar | | Prototype: | inline bool QTextStreamPrivate::getChar(QChar *ch) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 866-878 |
| | 9 | 4 |
QTextStreamPrivate::putString| Name: | QTextStreamPrivate::putString | | Prototype: | void QTextStreamPrivate::putString(QLatin1String data, bool number) | | Coverage: | 37.500% (6/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 980-1003 |
| | 11 | 4 |
QTextStreamPrivate::putString| Name: | QTextStreamPrivate::putString | | Prototype: | void QTextStreamPrivate::putString(const QChar *data, int len, bool number) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 951-975 |
| | 12 | 4 |
QTextStreamPrivate::ungetChar| Name: | QTextStreamPrivate::ungetChar | | Prototype: | inline void QTextStreamPrivate::ungetChar(QChar ch) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 883-899 |
| | 9 | 4 |
QTextTable::cellAt| Name: | QTextTable::cellAt | | Prototype: | QTextTableCell QTextTable::cellAt(int position) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 601-618 |
| | 12 | 4 |
QTextTablePrivate::fragmentAdded| Name: | QTextTablePrivate::fragmentAdded | | Prototype: | void QTextTablePrivate::fragmentAdded(QChar type, uint fragment) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 394-410 |
| | 13 | 4 |
QTextureGlyphCache::textureMapForGlyph| Name: | QTextureGlyphCache::textureMapForGlyph | | Prototype: | QImage QTextureGlyphCache::textureMapForGlyph(glyph_t g, QFixed subPixelPosition) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 257-267 |
| | 4 | 4 |
QThreadData::current| Name: | QThreadData::current | | Prototype: | QThreadData *QThreadData::current(bool createIfNecessary) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 237-258 |
| | 15 | 4 |
QThreadData::~QThreadData| Name: | QThreadData::~QThreadData | | Prototype: | QThreadData::~QThreadData() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 59-88 |
| | 13 | 4 |
QThreadPool::start| Name: | QThreadPool::start | | Prototype: | void QThreadPool::start(QRunnable *runnable, int priority) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 449-462 |
| | 8 | 4 |
QThreadPoolPrivate::stealRunnable| Name: | QThreadPoolPrivate::stealRunnable | | Prototype: | bool QThreadPoolPrivate::stealRunnable(QRunnable *runnable) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 316-335 |
| | 11 | 4 |
QThreadPoolPrivate::waitForDone| Name: | QThreadPoolPrivate::waitForDone | | Prototype: | bool QThreadPoolPrivate::waitForDone(int msecs) | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 282-297 |
| | 11 | 4 |
QThreadPrivate::setPriority| Name: | QThreadPrivate::setPriority | | Prototype: | void QThreadPrivate::setPriority(QThread::Priority threadPriority) | | Coverage: | 28.571% (4/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 718-758 |
| | 16 | 4 |
QThreadPrivate::start| Name: | QThreadPrivate::start | | Prototype: | void *QThreadPrivate::start(void *arg) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 317-370 |
| | 25 | 4 |
QTimeLine::setPaused| Name: | QTimeLine::setPaused | | Prototype: | void QTimeLine::setPaused(bool paused) | | Coverage: | 64.286% (9/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 728-747 |
| | 14 | 4 |
QTimerInfoList::timerRemainingTime| Name: | QTimerInfoList::timerRemainingTime | | Prototype: | int QTimerInfoList::timerRemainingTime(int timerId) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 413-437 |
| | 12 | 4 |
QTipLabel::mouseMoveEvent| Name: | QTipLabel::mouseMoveEvent | | Prototype: | void QTipLabel::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 236-246 |
| | 8 | 4 |
QTipLabel::tipChanged| Name: | QTipLabel::tipChanged | | Prototype: | bool QTipLabel::tipChanged(const QPoint &pos, const QString &text, QObject *o) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 421-433 |
| | 7 | 4 |
QToolBar::initStyleOption| Name: | QToolBar::initStyleOption | | Prototype: | void QToolBar::initStyleOption(QStyleOptionToolBar *option) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 1257-1285 |
| | 24 | 4 |
QToolBarAreaLayout::gapIndex| Name: | QToolBarAreaLayout::gapIndex | | Prototype: | QList<int> QToolBarAreaLayout::gapIndex(const QPoint &pos) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1027-1044 |
| | 12 | 4 |
QToolBarAreaLayout::item| Name: | QToolBarAreaLayout::item | | Prototype: | QToolBarAreaLayoutItem *QToolBarAreaLayout::item(const QList<int> &path) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1107-1120 |
| | 10 | 4 |
QToolBarLayout::setUsePopupMenu| Name: | QToolBarLayout::setUsePopupMenu | | Prototype: | void QToolBarLayout::setUsePopupMenu(bool set) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 124-144 |
| | 15 | 4 |
QToolBarLayout::takeAt| Name: | QToolBarLayout::takeAt | | Prototype: | QLayoutItem *QToolBarLayout::takeAt(int index) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 167-187 |
| | 12 | 4 |
QToolBarLayout::~QToolBarLayout| Name: | QToolBarLayout::~QToolBarLayout | | Prototype: | QToolBarLayout::~QToolBarLayout() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 94-104 |
| | 6 | 4 |
QToolBarPrivate::endDrag| Name: | QToolBarPrivate::endDrag | | Prototype: | void QToolBarPrivate::endDrag() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 209-234 |
| | 14 | 4 |
QToolBarPrivate::initDrag| Name: | QToolBarPrivate::initDrag | | Prototype: | void QToolBarPrivate::initDrag(const QPoint &pos) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 163-185 |
| | 16 | 4 |
QToolBarPrivate::mousePressEvent| Name: | QToolBarPrivate::mousePressEvent | | Prototype: | bool QToolBarPrivate::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 236-268 |
| | 11 | 4 |
QToolBoxPrivate::_q_widgetDestroyed| Name: | QToolBoxPrivate::_q_widgetDestroyed | | Prototype: | void QToolBoxPrivate::_q_widgetDestroyed(QObject *object) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 443-466 |
| | 16 | 4 |
QToolBoxPrivate::page| Name: | QToolBoxPrivate::page | | Prototype: | const QToolBoxPrivate::Page *QToolBoxPrivate::page(const QObject *widget) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 126-135 |
| | 6 | 4 |