Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QBufferPrivate::peekName: | QBufferPrivate::peek | Prototype: | QByteArray QBufferPrivate::peek(qint64 maxSize) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 94-100 |
| | 4 | 2 |
QBuffer::setDataName: | QBuffer::setData | Prototype: | void QBuffer::setData(const QByteArray &data) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 299-307 |
| | 5 | 2 |
QBuffer::readDataName: | QBuffer::readData | Prototype: | qint64 QBuffer::readData(char *data, qint64 len) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 409-416 |
| | 5 | 2 |
QBuffer::connectNotifyName: | QBuffer::connectNotify | Prototype: | void QBuffer::connectNotify(const QMetaMethod &signal) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 451-457 |
| | 2 | 2 |
QBuffer::canReadLineName: | QBuffer::canReadLine | Prototype: | bool QBuffer::canReadLine() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 397-404 |
| | 4 | 2 |
QBspTree::removeName: | QBspTree::remove | Prototype: | void QBspTree::remove(QVector<int> &leaf, const QRect &, uint, QBspTreeData data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 136-141 |
| | 3 | 2 |
QBspTree::climbTreeName: | QBspTree::climbTree | Prototype: | void QBspTree::climbTree(const QRect &rect, callback *function, QBspTreeData data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 69-75 |
| | 4 | 2 |
QBrushPatternImageCache::initName: | QBrushPatternImageCache::init | Prototype: | void init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 129-138 |
| | 6 | 2 |
QBrushPatternImageCache::getImageName: | QBrushPatternImageCache::getImage | Prototype: | QImage getImage(int brushStyle, bool invert) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 140-146 |
| | 4 | 2 |
QBrushPatternImageCache::cleanupName: | QBrushPatternImageCache::cleanup | Prototype: | void cleanup() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 148-155 |
| | 5 | 2 |
QBrushDataPointerDeleter::cleanupName: | QBrushDataPointerDeleter::cleanup | Prototype: | static inline void cleanup(QBrushData *d) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 256-261 |
| | 2 | 2 |
QBrush::setTextureImageName: | QBrush::setTextureImage | Prototype: | void QBrush::setTextureImage(const QImage &image) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 807-816 |
| | 5 | 2 |
QBrush::setTextureName: | QBrush::setTexture | Prototype: | void QBrush::setTexture(const QPixmap &pixmap) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 759-768 |
| | 5 | 2 |
QBrush::setColorName: | QBrush::setColor | Prototype: | void QBrush::setColor(const QColor &c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 718-725 |
| | 4 | 2 |
QBrush::operator=Name: | QBrush::operator= | Prototype: | QBrush &QBrush::operator=(const QBrush &b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 638-646 |
| | 5 | 2 |
QBrush::gradientName: | QBrush::gradient | Prototype: | const QGradient *QBrush::gradient() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 822-830 |
| | 5 | 2 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(Qt::BrushStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 460-468 |
| | 4 | 2 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QColor &color, Qt::BrushStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 476-484 |
| | 4 | 2 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(Qt::GlobalColor color, Qt::BrushStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 493-501 |
| | 4 | 2 |
QBoxLayoutPrivate::deleteAllName: | QBoxLayoutPrivate::deleteAll | Prototype: | inline void deleteAll() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 121-121 |
| | 1 | 2 |
QBoxLayoutItem::vStretchName: | QBoxLayoutItem::vStretch | Prototype: | int vStretch() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 79-85 |
| | 3 | 2 |
QBoxLayoutItem::mhfwName: | QBoxLayoutItem::mhfw | Prototype: | int mhfw(int w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 65-71 |
| | 3 | 2 |
QBoxLayoutItem::hfwName: | QBoxLayoutItem::hfw | Prototype: | int hfw(int w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 58-64 |
| | 3 | 2 |
QBoxLayoutItem::hStretchName: | QBoxLayoutItem::hStretch | Prototype: | int hStretch() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 72-78 |
| | 3 | 2 |
QBoxLayout::stretchName: | QBoxLayout::stretch | Prototype: | int QBoxLayout::stretch(int index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1168-1174 |
| | 4 | 2 |
QBoxLayout::spacingName: | QBoxLayout::spacing | Prototype: | int QBoxLayout::spacing() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 584-594 |
| | 6 | 2 |
QBoxLayout::sizeHintName: | QBoxLayout::sizeHint | Prototype: | QSize QBoxLayout::sizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 612-618 |
| | 4 | 2 |
QBoxLayout::minimumSizeName: | QBoxLayout::minimumSize | Prototype: | QSize QBoxLayout::minimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 623-629 |
| | 4 | 2 |
QBoxLayout::insertSpacerItemName: | QBoxLayout::insertSpacerItem | Prototype: | void QBoxLayout::insertSpacerItem(int index, QSpacerItem *spacerItem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 922-932 |
| | 7 | 2 |
QBoxLayout::insertItemName: | QBoxLayout::insertItem | Prototype: | void QBoxLayout::insertItem(int index, QLayoutItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 844-853 |
| | 6 | 2 |
QBoxLayout::hasHeightForWidthName: | QBoxLayout::hasHeightForWidth | Prototype: | bool QBoxLayout::hasHeightForWidth() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 652-658 |
| | 4 | 2 |
QBoxLayout::expandingDirectionsName: | QBoxLayout::expandingDirections | Prototype: | Qt::Orientations QBoxLayout::expandingDirections() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 746-752 |
| | 4 | 2 |
QBoxLayout::addStrutName: | QBoxLayout::addStrut | Prototype: | void QBoxLayout::addStrut(int size) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1083-1096 |
| | 9 | 2 |
QBlitterPaintEnginePrivate::lockName: | QBlitterPaintEnginePrivate::lock | Prototype: | inline void QBlitterPaintEnginePrivate::lock() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 283-287 |
| | 2 | 2 |
QBlitterPaintEngine::fillName: | QBlitterPaintEngine::fill | Prototype: | void QBlitterPaintEngine::fill(const QVectorPath &path, const QBrush &brush) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 536-547 |
| | 7 | 2 |
QBlittablePlatformPixmap::paintEngineName: | QBlittablePlatformPixmap::paintEngine | Prototype: | QPaintEngine *QBlittablePlatformPixmap::paintEngine() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | Lines: | 212-219 |
| | 4 | 2 |
QBlittablePlatformPixmap::blittableName: | QBlittablePlatformPixmap::blittable | Prototype: | QBlittable *QBlittablePlatformPixmap::blittable() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | Lines: | 76-84 |
| | 4 | 2 |
QBlittable::unlockName: | QBlittable::unlock | Prototype: | void QBlittable::unlock() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | Lines: | 92-99 |
| | 4 | 2 |
QBlittable::lockName: | QBlittable::lock | Prototype: | QImage *QBlittable::lock() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | Lines: | 81-90 |
| | 5 | 2 |
QBitmap::fromDataName: | QBitmap::fromData | Prototype: | QBitmap QBitmap::fromData(const QSize &size, const uchar *bits, QImage::Format monoFormat) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | Lines: | 267-281 |
| | 8 | 2 |
QBitArray::operator|=Name: | QBitArray::operator|= | Prototype: | QBitArray &QBitArray::operator|=(const QBitArray &other) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 520-529 |
| | 7 | 2 |
QBitArray::operator^=Name: | QBitArray::operator^= | Prototype: | QBitArray &QBitArray::operator^=(const QBitArray &other) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 546-555 |
| | 7 | 2 |
QBezier::bezierOnIntervalName: | QBezier::bezierOnInterval | Prototype: | QBezier QBezier::bezierOnInterval(qreal t0, qreal t1) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 631-644 |
| | 8 | 2 |
QBezier::addIfCloseName: | QBezier::addIfClose | Prototype: | void QBezier::addIfClose(qreal *length, qreal error) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 482-505 |
| | 14 | 2 |
QBenchmarkValgrindUtils::rerunThroughCallgrindName: | QBenchmarkValgrindUtils::rerunThroughCallgrind | Prototype: | bool QBenchmarkValgrindUtils::rerunThroughCallgrind(const QStringList &origAppArgs, int &exitCode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 68-75 |
| | 4 | 2 |
QBenchmarkValgrindUtils::cleanupName: | QBenchmarkValgrindUtils::cleanup | Prototype: | void QBenchmarkValgrindUtils::cleanup() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 146-160 |
| | 11 | 2 |
QBenchmarkTestMethodData::adjustIterationCountName: | QBenchmarkTestMethodData::adjustIterationCount | Prototype: | int QBenchmarkTestMethodData::adjustIterationCount(int suggestion) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 137-147 |
| | 4 | 2 |
QBenchmarkPerfEventsMeasurer::readValueName: | QBenchmarkPerfEventsMeasurer::readValue | Prototype: | qint64 QBenchmarkPerfEventsMeasurer::readValue() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 605-613 |
| | 4 | 2 |
QBenchmarkGlobalData::setModeName: | QBenchmarkGlobalData::setMode | Prototype: | void QBenchmarkGlobalData::setMode(Mode mode) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 72-79 |
| | 4 | 2 |
QBenchmarkGlobalData::adjustMedianIterationCountName: | QBenchmarkGlobalData::adjustMedianIterationCount | Prototype: | int QBenchmarkGlobalData::adjustMedianIterationCount() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 106-113 |
| | 3 | 2 |
QBasicMouseEventTransition::eventTestName: | QBasicMouseEventTransition::eventTest | Prototype: | bool QBasicMouseEventTransition::eventTest(QEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 190-200 |
| | 7 | 2 |
QBasicKeyEventTransition::eventTestName: | QBasicKeyEventTransition::eventTest | Prototype: | bool QBasicKeyEventTransition::eventTest(QEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 186-195 |
| | 6 | 2 |
QBasicFontDatabase::fontEngineName: | QBasicFontDatabase::fontEngine | Prototype: | QFontEngine *QBasicFontDatabase::fontEngine(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | Lines: | 150-167 |
| | 10 | 2 |
QBasicDrag::startDragName: | QBasicDrag::startDrag | Prototype: | void QBasicDrag::startDrag() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 219-231 |
| | 6 | 2 |
QBasicDrag::restoreCursorName: | QBasicDrag::restoreCursor | Prototype: | void QBasicDrag::restoreCursor() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 209-217 |
| | 3 | 2 |
QBasicDrag::moveShapedPixmapWindowName: | QBasicDrag::moveShapedPixmapWindow | Prototype: | void QBasicDrag::moveShapedPixmapWindow(const QPoint &globalPos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 263-267 |
| | 2 | 2 |
QBasicDrag::exitDndEventLoopName: | QBasicDrag::exitDndEventLoop | Prototype: | void QBasicDrag::exitDndEventLoop() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 276-280 |
| | 2 | 2 |
QBasicDrag::cancelDragName: | QBasicDrag::cancelDrag | Prototype: | void QBasicDrag::cancelDrag() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 201-207 |
| | 3 | 2 |
QBalloonTip::updateBalloonPositionName: | QBalloonTip::updateBalloonPosition | Prototype: | void QBalloonTip::updateBalloonPosition(const QPoint& pos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 424-430 |
| | 4 | 2 |
QBalloonTip::mousePressEventName: | QBalloonTip::mousePressEvent | Prototype: | void QBalloonTip::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 663-668 |
| | 3 | 2 |
QBalloonTip::hideBalloonName: | QBalloonTip::hideBalloon | Prototype: | void QBalloonTip::hideBalloon() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 415-422 |
| | 5 | 2 |
QBackingStore::scrollName: | QBackingStore::scroll | Prototype: | bool QBackingStore::scroll(const QRegion &area, int dx, int dy) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 237-249 |
| | 6 | 2 |
QBackingStore::paintDeviceName: | QBackingStore::paintDevice | Prototype: | QPaintDevice *QBackingStore::paintDevice() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 124-132 |
| | 4 | 2 |
QAuthenticator::~QAuthenticatorName: | QAuthenticator::~QAuthenticator | Prototype: | QAuthenticator::~QAuthenticator() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 150-154 |
| | 2 | 2 |
QAuthenticator::QAuthenticatorName: | QAuthenticator::QAuthenticator | Prototype: | QAuthenticator::QAuthenticator(const QAuthenticator &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 159-164 |
| | 2 | 2 |
QAssociativeIterable::valueName: | QAssociativeIterable::value | Prototype: | QVariant QAssociativeIterable::value(const QVariant &key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4264-4270 |
| | 4 | 2 |
QAssociativeIterable::findName: | QAssociativeIterable::find | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::find(const QVariant &key) const | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4248-4257 |
| | 6 | 2 |
QAssociativeIterable::const_iterator::~const_iteratorName: | QAssociativeIterable::const_iterator::~const_iterator | Prototype: | QAssociativeIterable::const_iterator::~const_iterator() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4298-4304 |
| | 3 | 2 |
QAssociativeIterable::const_iterator::valueName: | QAssociativeIterable::const_iterator::value | Prototype: | const QVariant QAssociativeIterable::const_iterator::value() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4358-4365 |
| | 5 | 2 |
QAssociativeIterable::const_iterator::operator=Name: | QAssociativeIterable::const_iterator::operator= | Prototype: | QAssociativeIterable::const_iterator& QAssociativeIterable::const_iterator::operator=(const const_iterator &other) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4318-4329 |
| | 7 | 2 |
QAssociativeIterable::const_iterator::operator*Name: | QAssociativeIterable::const_iterator::operator* | Prototype: | const QVariant QAssociativeIterable::const_iterator::operator*() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4334-4341 |
| | 5 | 2 |
QAssociativeIterable::const_iterator::keyName: | QAssociativeIterable::const_iterator::key | Prototype: | const QVariant QAssociativeIterable::const_iterator::key() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4346-4353 |
| | 5 | 2 |
QAsn1Element::fromVectorName: | QAsn1Element::fromVector | Prototype: | QAsn1Element QAsn1Element::fromVector(const QVector<QAsn1Element> &items) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 181-189 |
| | 6 | 2 |
QAsn1Element::fromIntegerName: | QAsn1Element::fromInteger | Prototype: | QAsn1Element QAsn1Element::fromInteger(unsigned int val) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 170-179 |
| | 6 | 2 |
QArrayData::deallocateName: | QArrayData::deallocate | Prototype: | void QArrayData::deallocate(QArrayData *data, size_t objectSize, size_t alignment) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | Lines: | 125-141 |
| | 20 | 2 |
QApplicationPrivate::~QApplicationPrivateName: | QApplicationPrivate::~QApplicationPrivate | Prototype: | QApplicationPrivate::~QApplicationPrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 195-199 |
| | 2 | 2 |
QApplicationPrivate::initializeWidgetPaletteHashName: | QApplicationPrivate::initializeWidgetPaletteHash | Prototype: | void QApplicationPrivate::initializeWidgetPaletteHash() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 696-718 |
| | 19 | 2 |
QApplicationPrivate::QApplicationPrivateName: | QApplicationPrivate::QApplicationPrivate | Prototype: | QApplicationPrivate::QApplicationPrivate(int &argc, char **argv, int flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 181-193 |
| | 5 | 2 |
QApplication::setStyleName: | QApplication::setStyle | Prototype: | QStyle* QApplication::setStyle(const QString& style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1305-1313 |
| | 5 | 2 |
QApplication::setColorSpecName: | QApplication::setColorSpec | Prototype: | void QApplication::setColorSpec(int spec) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1381-1387 |
| | 4 | 2 |
QApplication::isEffectEnabledName: | QApplication::isEffectEnabled | Prototype: | bool QApplication::isEffectEnabled(Qt::UIEffect effect) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4195-4201 |
| | 4 | 2 |
QApplication::allWidgetsName: | QApplication::allWidgets | Prototype: | QWidgetList QApplication::allWidgets() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1808-1813 |
| | 3 | 2 |
QAnimationTimer::updateAnimationTimerName: | QAnimationTimer::updateAnimationTimer | Prototype: | void QAnimationTimer::updateAnimationTimer() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 622-627 |
| | 3 | 2 |
QAnimationTimer::stopTimerName: | QAnimationTimer::stopTimer | Prototype: | void QAnimationTimer::stopTimer() | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 655-665 |
| | 6 | 2 |
QAnimationTimer::instanceName: | QAnimationTimer::instance | Prototype: | QAnimationTimer *QAnimationTimer::instance(bool create) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 568-583 |
| | 6 | 2 |
QAnimationTimer::ensureTimerUpdateName: | QAnimationTimer::ensureTimerUpdate | Prototype: | void QAnimationTimer::ensureTimerUpdate() | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 590-596 |
| | 4 | 2 |
QAnimationGroupPrivate::animationRemovedName: | QAnimationGroupPrivate::animationRemoved | Prototype: | void QAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 290-298 |
| | 5 | 2 |
QAnimationGroup::takeAnimationName: | QAnimationGroup::takeAnimation | Prototype: | QAbstractAnimation *QAnimationGroup::takeAnimation(int index) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 235-250 |
| | 10 | 2 |
QAnimationGroup::animationAtName: | QAnimationGroup::animationAt | Prototype: | QAbstractAnimation *QAnimationGroup::animationAt(int index) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 127-137 |
| | 5 | 2 |
QAnimationDriver::~QAnimationDriverName: | QAnimationDriver::~QAnimationDriver | Prototype: | QAnimationDriver::~QAnimationDriver() | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 776-781 |
| | 3 | 2 |
QAnimationDriver::stopName: | QAnimationDriver::stop | Prototype: | void QAnimationDriver::stop() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 887-894 |
| | 4 | 2 |
QAnimationDriver::startName: | QAnimationDriver::start | Prototype: | void QAnimationDriver::start() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 876-884 |
| | 5 | 2 |
QAlphaWidget::closeEventName: | QAlphaWidget::closeEvent | Prototype: | void QAlphaWidget::closeEvent(QCloseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 223-233 |
| | 6 | 2 |
QAlphaPaintEngine::endName: | QAlphaPaintEngine::end | Prototype: | bool QAlphaPaintEngine::end() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 96-107 |
| | 6 | 2 |
QAlphaPaintEngine::beginName: | QAlphaPaintEngine::begin | Prototype: | bool QAlphaPaintEngine::begin(QPaintDevice *pdev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 64-94 |
| | 20 | 2 |
QActionPrivate::showStatusTextName: | QActionPrivate::showStatusText | Prototype: | bool QActionPrivate::showStatusText(QWidget *widget, const QString &str) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 92-105 |
| | 5 | 2 |
QAction::textName: | QAction::text | Prototype: | QString QAction::text() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 737-746 |
| | 6 | 2 |
QAction::setWhatsThisName: | QAction::setWhatsThis | Prototype: | void QAction::setWhatsThis(const QString &whatsthis) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 858-866 |
| | 5 | 2 |
QAction::setToolTipName: | QAction::setToolTip | Prototype: | void QAction::setToolTip(const QString &tooltip) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 800-808 |
| | 5 | 2 |
QAction::setTextName: | QAction::setText | Prototype: | void QAction::setText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 727-735 |
| | 5 | 2 |