Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextTable::columnsName: | QTextTable::columns | Prototype: | int QTextTable::columns() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1267-1274 |
| | 4 | 2 |
QTextTable::insertColumnsName: | QTextTable::insertColumns | Prototype: | void QTextTable::insertColumns(int pos, int num) | Coverage: | 0.000% (0/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 741-834 |
| | 63 | 16 |
QTextTable::insertRowsName: | QTextTable::insertRows | Prototype: | void QTextTable::insertRows(int pos, int num) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 679-732 |
| | 37 | 10 |
QTextTable::mergeCellsName: | QTextTable::mergeCells | Prototype: | void QTextTable::mergeCells(int row, int column, int numRows, int numCols) | Coverage: | 0.000% (0/75) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1001-1151 |
| | 93 | 21 |
QTextTable::mergeCellsName: | QTextTable::mergeCells | Prototype: | void QTextTable::mergeCells(const QTextCursor &cursor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1161-1169 |
| | 5 | 2 |
QTextTable::removeColumnsName: | QTextTable::removeColumns | Prototype: | void QTextTable::removeColumns(int pos, int num) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 927-989 |
| | 42 | 11 |
QTextTable::removeRowsName: | QTextTable::removeRows | Prototype: | void QTextTable::removeRows(int pos, int num) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 865-917 |
| | 35 | 10 |
QTextTable::resizeName: | QTextTable::resize | Prototype: | void QTextTable::resize(int rows, int cols) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 645-670 |
| | 17 | 7 |
QTextTable::rowEndName: | QTextTable::rowEnd | Prototype: | QTextCursor QTextTable::rowEnd(const QTextCursor &c) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1305-1317 |
| | 9 | 2 |
QTextTable::rowStartName: | QTextTable::rowStart | Prototype: | QTextCursor QTextTable::rowStart(const QTextCursor &c) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1284-1295 |
| | 8 | 2 |
QTextTable::rowsName: | QTextTable::rows | Prototype: | int QTextTable::rows() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1253-1260 |
| | 4 | 2 |
QTextTable::setFormatName: | QTextTable::setFormat | Prototype: | void QTextTable::setFormat(const QTextTableFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1326-1332 |
| | 3 | 1 |
QTextTable::splitCellName: | QTextTable::splitCell | Prototype: | void QTextTable::splitCell(int row, int column, int numRows, int numCols) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1182-1246 |
| | 42 | 9 |
QTextTableCell::beginName: | QTextTableCell::begin | Prototype: | QTextFrame::iterator QTextTableCell::begin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 279-285 |
| | 4 | 1 |
QTextTableCell::columnName: | QTextTableCell::column | Prototype: | int QTextTableCell::column() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 183-193 |
| | 7 | 3 |
QTextTableCell::columnSpanName: | QTextTableCell::columnSpan | Prototype: | int QTextTableCell::columnSpan() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 210-213 |
| | 1 | 1 |
QTextTableCell::endName: | QTextTableCell::end | Prototype: | QTextFrame::iterator QTextTableCell::end() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 292-298 |
| | 4 | 1 |
QTextTableCell::firstCursorPositionName: | QTextTableCell::firstCursorPosition | Prototype: | QTextCursor QTextTableCell::firstCursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 228-231 |
| | 1 | 1 |
QTextTableCell::firstPositionName: | QTextTableCell::firstPosition | Prototype: | int QTextTableCell::firstPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 249-253 |
| | 2 | 1 |
QTextTableCell::formatName: | QTextTableCell::format | Prototype: | QTextCharFormat QTextTableCell::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 138-146 |
| | 5 | 1 |
QTextTableCell::lastCursorPositionName: | QTextTableCell::lastCursorPosition | Prototype: | QTextCursor QTextTableCell::lastCursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 238-241 |
| | 1 | 1 |
QTextTableCell::lastPositionName: | QTextTableCell::lastPosition | Prototype: | int QTextTableCell::lastPosition() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 260-271 |
| | 8 | 2 |
QTextTableCell::rowName: | QTextTableCell::row | Prototype: | int QTextTableCell::row() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 166-176 |
| | 7 | 3 |
QTextTableCell::rowSpanName: | QTextTableCell::rowSpan | Prototype: | int QTextTableCell::rowSpan() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 200-203 |
| | 1 | 1 |
QTextTableCell::setFormatName: | QTextTableCell::setFormat | Prototype: | void QTextTableCell::setFormat(const QTextCharFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 119-133 |
| | 10 | 1 |
QTextTableCell::tableCellFormatIndexName: | QTextTableCell::tableCellFormatIndex | Prototype: | int QTextTableCell::tableCellFormatIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 155-159 |
| | 2 | 1 |
QTextTableCellFormat::QTextTableCellFormatName: | QTextTableCellFormat::QTextTableCellFormat | Prototype: | QTextTableCellFormat::QTextTableCellFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3332-3336 |
| | 1 | 1 |
QTextTableCellFormat::QTextTableCellFormatName: | QTextTableCellFormat::QTextTableCellFormat | Prototype: | QTextTableCellFormat::QTextTableCellFormat(const QTextFormat &fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3345-3348 |
| | 2 | 1 |
QTextTableData::bottomPaddingName: | QTextTableData::bottomPadding | Prototype: | inline QFixed bottomPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 209-212 |
| | 1 | 1 |
QTextTableData::calcRowPositionName: | QTextTableData::calcRowPosition | Prototype: | inline void calcRowPosition(int row) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 185-189 |
| | 2 | 2 |
QTextTableData::cellPositionName: | QTextTableData::cellPosition | Prototype: | inline QFixedPoint cellPosition(const QTextTableCell &cell) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 224-228 |
| | 2 | 1 |
QTextTableData::cellPositionName: | QTextTableData::cellPosition | Prototype: | inline QFixedPoint cellPosition(int row, int col) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 233-234 |
| | 1 | 1 |
QTextTableData::cellRectName: | QTextTableData::cellRect | Prototype: | QRectF QTextTableData::cellRect(const QTextTableCell &cell) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 273-284 |
| | 8 | 1 |
QTextTableData::cellWidthName: | QTextTableData::cellWidth | Prototype: | inline QFixed cellWidth(int column, int colspan) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 181-183 |
| | 2 | 1 |
QTextTableData::leftPaddingName: | QTextTableData::leftPadding | Prototype: | inline QFixed leftPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 214-217 |
| | 1 | 1 |
QTextTableData::paddingPropertyName: | QTextTableData::paddingProperty | Prototype: | inline QFixed paddingProperty(const QTextFormat &format, QTextFormat::Property property) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 193-202 |
| | 5 | 2 |
QTextTableData::rightPaddingName: | QTextTableData::rightPadding | Prototype: | inline QFixed rightPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 219-222 |
| | 1 | 1 |
QTextTableData::topPaddingName: | QTextTableData::topPadding | Prototype: | inline QFixed topPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 204-207 |
| | 1 | 1 |
QTextTableData::updateTableSizeName: | QTextTableData::updateTableSize | Prototype: | void QTextTableData::updateTableSize() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 261-271 |
| | 8 | 1 |
QTextTableFormat::QTextTableFormatName: | QTextTableFormat::QTextTableFormat | Prototype: | QTextTableFormat::QTextTableFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2873-2879 |
| | 3 | 1 |
QTextTableFormat::QTextTableFormatName: | QTextTableFormat::QTextTableFormat | Prototype: | QTextTableFormat::QTextTableFormat(const QTextFormat &fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2888-2891 |
| | 2 | 1 |
QTextTablePrivate::createTableName: | QTextTablePrivate::createTable | Prototype: | QTextTable *QTextTablePrivate::createTable(QTextDocumentPrivate *pieceTable, int pos, int rows, int cols, const QTextTableFormat &tableFormat) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 328-370 |
| | 24 | 2 |
QTextTablePrivate::findCellIndexName: | QTextTablePrivate::findCellIndex | Prototype: | int QTextTablePrivate::findCellIndex(int fragment) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 390-398 |
| | 6 | 2 |
QTextTablePrivate::fragmentAddedName: | 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: | 400-416 |
| | 13 | 4 |
QTextTablePrivate::fragmentRemovedName: | QTextTablePrivate::fragmentRemoved | Prototype: | void QTextTablePrivate::fragmentRemoved(QChar type, uint fragment) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 418-433 |
| | 11 | 5 |
QTextTablePrivate::updateName: | QTextTablePrivate::update | Prototype: | void QTextTablePrivate::update() const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 442-490 |
| | 29 | 6 |
QTextTablePrivate::~QTextTablePrivateName: | QTextTablePrivate::~QTextTablePrivate | Prototype: | QTextTablePrivate::~QTextTablePrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 321-325 |
| | 2 | 2 |
QTextUndoCommand::tryMergeName: | QTextUndoCommand::tryMerge | Prototype: | bool QTextUndoCommand::tryMerge(const QTextUndoCommand &other) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 141-179 |
| | 23 | 5 |
QTextureGlyphCache::calculateSubPixelPositionCountName: | QTextureGlyphCache::calculateSubPixelPositionCount | Prototype: | int QTextureGlyphCache::calculateSubPixelPositionCount(glyph_t glyph) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 56-92 |
| | 20 | 7 |
QTextureGlyphCache::fillInPendingGlyphsName: | QTextureGlyphCache::fillInPendingGlyphs | Prototype: | void QTextureGlyphCache::fillInPendingGlyphs() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 226-261 |
| | 20 | 6 |
QTextureGlyphCache::populateName: | QTextureGlyphCache::populate | Prototype: | bool QTextureGlyphCache::populate(QFontEngine *fontEngine, int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 94-224 |
| | 72 | 19 |
QTextureGlyphCache::textureMapForGlyphName: | 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: | 263-273 |
| | 4 | 4 |
QTexturedBrushData::QTexturedBrushDataName: | QTexturedBrushData::QTexturedBrushData | Prototype: | QTexturedBrushData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 176-179 |
| | 2 | 1 |
QTexturedBrushData::imageName: | QTexturedBrushData::image | Prototype: | QImage &image() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 212-216 |
| | 3 | 2 |
QTexturedBrushData::pixmapName: | QTexturedBrushData::pixmap | Prototype: | QPixmap &pixmap() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 205-210 |
| | 3 | 2 |
QTexturedBrushData::setImageName: | QTexturedBrushData::setImage | Prototype: | void setImage(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 198-203 |
| | 4 | 1 |
QTexturedBrushData::setPixmapName: | QTexturedBrushData::setPixmap | Prototype: | void setPixmap(const QPixmap &pm) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 184-196 |
| | 7 | 2 |
QTexturedBrushData::~QTexturedBrushDataName: | QTexturedBrushData::~QTexturedBrushData | Prototype: | ~QTexturedBrushData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 180-182 |
| | 1 | 1 |
QThread::QThreadName: | QThread::QThread | Prototype: | QThread::QThread(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 382-388 |
| | 2 | 1 |
QThread::QThreadName: | QThread::QThread | Prototype: | QThread::QThread(QThreadPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 393-399 |
| | 2 | 1 |
QThread::currentThreadName: | QThread::currentThread | Prototype: | QThread *QThread::currentThread() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 368-373 |
| | 3 | 1 |
QThread::currentThreadIdName: | QThread::currentThreadId | Prototype: | Qt::HANDLE QThread::currentThreadId() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 415-419 |
| | 1 | 1 |
QThread::eventName: | QThread::event | Prototype: | bool QThread::event(QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 808-816 |
| | 4 | 2 |
QThread::eventDispatcherName: | QThread::eventDispatcher | Prototype: | QAbstractEventDispatcher *QThread::eventDispatcher() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 776-780 |
| | 2 | 1 |
QThread::execName: | QThread::exec | Prototype: | int QThread::exec() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 495-513 |
| | 13 | 2 |
QThread::exitName: | QThread::exit | Prototype: | void QThread::exit(int returnCode) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 536-547 |
| | 8 | 2 |
QThread::idealThreadCountName: | QThread::idealThreadCount | Prototype: | int QThread::idealThreadCount() noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 426-484 |
| | 5 | 2 |
QThread::isFinishedName: | QThread::isFinished | Prototype: | bool QThread::isFinished() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 432-437 |
| | 3 | 1 |
QThread::isInterruptionRequestedName: | QThread::isInterruptionRequested | Prototype: | bool QThread::isInterruptionRequested() const | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 866-873 |
| | 5 | 2 |
QThread::isRunningName: | QThread::isRunning | Prototype: | bool QThread::isRunning() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 444-449 |
| | 3 | 1 |
QThread::loopLevelName: | QThread::loopLevel | Prototype: | int QThread::loopLevel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 726-730 |
| | 2 | 1 |
QThread::msleepName: | QThread::msleep | Prototype: | void QThread::msleep(unsigned long msecs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 504-507 |
| | 1 | 1 |
QThread::priorityName: | QThread::priority | Prototype: | QThread::Priority QThread::priority() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 615-622 |
| | 3 | 1 |
QThread::quitName: | QThread::quit | Prototype: | void QThread::quit() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 558-559 |
| | 1 | 1 |
QThread::requestInterruptionName: | QThread::requestInterruption | Prototype: | void QThread::requestInterruption() | Coverage: | 45.455% (5/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 830-841 |
| | 8 | 3 |
QThread::runName: | QThread::run | Prototype: | void QThread::run() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 572-575 |
| | 1 | 1 |
QThread::setEventDispatcherName: | QThread::setEventDispatcher | Prototype: | void QThread::setEventDispatcher(QAbstractEventDispatcher *eventDispatcher) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 791-803 |
| | 7 | 3 |
QThread::setPriorityName: | QThread::setPriority | Prototype: | void QThread::setPriority(Priority priority) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 596-605 |
| | 6 | 2 |
QThread::setStackSizeName: | QThread::setStackSize | Prototype: | void QThread::setStackSize(uint stackSize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 463-470 |
| | 11 | 1 |
QThread::setTerminationEnabledName: | QThread::setTerminationEnabled | Prototype: | void QThread::setTerminationEnabled(bool enabled) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 704-718 |
| | 13 | 2 |
QThread::sleepName: | QThread::sleep | Prototype: | void QThread::sleep(unsigned long secs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 499-502 |
| | 1 | 1 |
QThread::stackSizeName: | QThread::stackSize | Prototype: | uint QThread::stackSize() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 478-483 |
| | 3 | 1 |
QThread::startName: | QThread::start | Prototype: | void QThread::start(Priority priority) | Coverage: | 52.778% (19/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 559-665 |
| | 54 | 12 |
QThread::terminateName: | QThread::terminate | Prototype: | void QThread::terminate() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 667-682 |
| | 8 | 3 |
QThread::usleepName: | QThread::usleep | Prototype: | void QThread::usleep(unsigned long usecs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 509-512 |
| | 1 | 1 |
QThread::waitName: | QThread::wait | Prototype: | bool QThread::wait(unsigned long time) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 684-702 |
| | 11 | 5 |
QThread::yieldCurrentThreadName: | QThread::yieldCurrentThread | Prototype: | void QThread::yieldCurrentThread() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 486-489 |
| | 1 | 1 |
QThread::~QThreadName: | QThread::~QThread | Prototype: | QThread::~QThread() | Coverage: | 72.727% (8/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 410-425 |
| | 9 | 3 |
QThreadData::QThreadDataName: | QThreadData::QThreadData | Prototype: | QThreadData::QThreadData(int initialRefCount) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 58-64 |
| | 3 | 1 |
QThreadData::clearCurrentThreadDataName: | QThreadData::clearCurrentThreadData | Prototype: | void QThreadData::clearCurrentThreadData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 237-240 |
| | 1 | 1 |
QThreadData::currentName: | 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: | 242-263 |
| | 15 | 4 |
QThreadData::derefName: | QThreadData::deref | Prototype: | void QThreadData::deref() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 105-111 |
| | 2 | 2 |
QThreadData::refName: | QThreadData::ref | Prototype: | void QThreadData::ref() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 97-103 |
| | 2 | 1 |
QThreadData::~QThreadDataName: | 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: | 66-95 |
| | 13 | 4 |
QThreadPipe::QThreadPipeName: | QThreadPipe::QThreadPipe | Prototype: | QThreadPipe::QThreadPipe() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 92-99 |
| | 2 | 1 |
QThreadPipe::checkName: | QThreadPipe::check | Prototype: | int QThreadPipe::check(const pollfd &pfd) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 190-223 |
| | 11 | 5 |
QThreadPipe::initName: | QThreadPipe::init | Prototype: | bool QThreadPipe::init() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 131-166 |
| | 6 | 3 |
QThreadPipe::prepareName: | QThreadPipe::prepare | Prototype: | pollfd QThreadPipe::prepare() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 168-171 |
| | 1 | 1 |
QThreadPipe::wakeUpName: | QThreadPipe::wakeUp | Prototype: | void QThreadPipe::wakeUp() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 173-188 |
| | 8 | 4 |
QThreadPipe::~QThreadPipeName: | QThreadPipe::~QThreadPipe | Prototype: | QThreadPipe::~QThreadPipe() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 101-112 |
| | 4 | 3 |