Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 1174-1238 |
| | 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: | 273-279 |
| | 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: | 177-187 |
| | 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: | 204-207 |
| | 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: | 286-292 |
| | 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: | 222-225 |
| | 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: | 243-247 |
| | 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: | 132-140 |
| | 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: | 232-235 |
| | 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: | 254-265 |
| | 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: | 160-170 |
| | 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: | 194-197 |
| | 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: | 113-127 |
| | 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: | 149-153 |
| | 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: | 3325-3329 |
| | 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: | 3338-3341 |
| | 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: | 203-206 |
| | 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: | 179-183 |
| | 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: | 218-222 |
| | 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: | 227-228 |
| | 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: | 267-278 |
| | 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: | 175-177 |
| | 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: | 208-211 |
| | 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: | 187-196 |
| | 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: | 213-216 |
| | 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: | 198-201 |
| | 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: | 255-265 |
| | 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: | 2866-2872 |
| | 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: | 2881-2884 |
| | 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: | 322-364 |
| | 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: | 384-392 |
| | 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: | 394-410 |
| | 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: | 412-427 |
| | 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: | 436-484 |
| | 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: | 315-319 |
| | 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: | 135-173 |
| | 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: | 50-86 |
| | 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: | 220-255 |
| | 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: | 88-218 |
| | 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: | 257-267 |
| | 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: | 170-173 |
| | 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: | 206-210 |
| | 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: | 199-204 |
| | 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: | 192-197 |
| | 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: | 178-190 |
| | 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: | 174-176 |
| | 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: | 375-381 |
| | 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: | 386-392 |
| | 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: | 361-366 |
| | 3 | 1 |
QThread::currentThreadIdName: | QThread::currentThreadId | Prototype: | Qt::HANDLE QThread::currentThreadId() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 412-416 |
| | 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: | 801-809 |
| | 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: | 769-773 |
| | 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: | 488-506 |
| | 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: | 529-540 |
| | 8 | 2 |
QThread::idealThreadCountName: | QThread::idealThreadCount | Prototype: | int QThread::idealThreadCount() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 423-481 |
| | 5 | 2 |
QThread::isFinishedName: | QThread::isFinished | Prototype: | bool QThread::isFinished() const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 425-430 |
| | 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: | 859-866 |
| | 5 | 2 |
QThread::isRunningName: | QThread::isRunning | Prototype: | bool QThread::isRunning() const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 437-442 |
| | 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: | 719-723 |
| | 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: | 501-504 |
| | 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: | 608-615 |
| | 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: | 551-552 |
| | 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: | 823-834 |
| | 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: | 565-568 |
| | 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: | 784-796 |
| | 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: | 589-598 |
| | 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: | 456-463 |
| | 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: | 701-715 |
| | 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: | 496-499 |
| | 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: | 471-476 |
| | 3 | 1 |
QThread::startName: | QThread::start | Prototype: | void QThread::start(Priority priority) | Coverage: | 58.333% (21/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 556-662 |
| | 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: | 664-679 |
| | 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: | 506-509 |
| | 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: | 681-699 |
| | 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: | 483-486 |
| | 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: | 403-418 |
| | 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: | 51-57 |
| | 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: | 232-235 |
| | 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: | 237-258 |
| | 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: | 98-104 |
| | 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: | 90-96 |
| | 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: | 59-88 |
| | 13 | 4 |
QThreadPool::QThreadPoolName: | QThreadPool::QThreadPool | Prototype: | QThreadPool::QThreadPool(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 413-415 |
| | 1 | 1 |
QThreadPool::activeThreadCountName: | QThreadPool::activeThreadCount | Prototype: | int QThreadPool::activeThreadCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 562-567 |
| | 3 | 1 |
QThreadPool::cancelName: | QThreadPool::cancel | Prototype: | void QThreadPool::cancel(QRunnable *runnable) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 647-655 |
| | 5 | 3 |
QThreadPool::clearName: | QThreadPool::clear | Prototype: | void QThreadPool::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 632-636 |
| | 2 | 1 |
QThreadPool::expiryTimeoutName: | QThreadPool::expiryTimeout | Prototype: | int QThreadPool::expiryTimeout() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 509-513 |
| | 2 | 1 |
QThreadPool::globalInstanceName: | QThreadPool::globalInstance | Prototype: | QThreadPool *QThreadPool::globalInstance() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 429-432 |
| | 1 | 1 |
QThreadPool::maxThreadCountName: | QThreadPool::maxThreadCount | Prototype: | int QThreadPool::maxThreadCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 534-538 |
| | 2 | 1 |
QThreadPool::releaseThreadName: | QThreadPool::releaseThread | Prototype: | void QThreadPool::releaseThread() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 600-606 |
| | 4 | 1 |
QThreadPool::reserveThreadName: | QThreadPool::reserveThread | Prototype: | void QThreadPool::reserveThread() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 581-586 |
| | 3 | 1 |
QThreadPool::setExpiryTimeoutName: | QThreadPool::setExpiryTimeout | Prototype: | void QThreadPool::setExpiryTimeout(int expiryTimeout) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 515-521 |
| | 4 | 2 |
QThreadPool::setMaxThreadCountName: | QThreadPool::setMaxThreadCount | Prototype: | void QThreadPool::setMaxThreadCount(int maxThreadCount) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 540-550 |
| | 6 | 2 |
QThreadPool::startName: | 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 |
QThreadPool::tryStartName: | QThreadPool::tryStart | Prototype: | bool QThreadPool::tryStart(QRunnable *runnable) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 480-493 |
| | 7 | 3 |
QThreadPool::waitForDoneName: | QThreadPool::waitForDone | Prototype: | bool QThreadPool::waitForDone(int msecs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 614-621 |
| | 5 | 2 |
QThreadPool::~QThreadPoolName: | QThreadPool::~QThreadPool | Prototype: | QThreadPool::~QThreadPool() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 421-424 |
| | 1 | 1 |
QThreadPoolPrivate::QThreadPoolPrivateName: | QThreadPoolPrivate::QThreadPoolPrivate | Prototype: | QThreadPoolPrivate:: QThreadPoolPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 150-156 |
| | 1 | 1 |
QThreadPoolPrivate::activeThreadCountName: | QThreadPoolPrivate::activeThreadCount | Prototype: | int QThreadPoolPrivate::activeThreadCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 214-220 |
| | 4 | 1 |
QThreadPoolPrivate::clearName: | QThreadPoolPrivate::clear | Prototype: | void QThreadPoolPrivate::clear() | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 299-309 |
| | 7 | 3 |