| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QBufferPrivate::peek| Name: | 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::setData| Name: | 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::readData| Name: | 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::connectNotify| Name: | 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::canReadLine| Name: | 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::remove| Name: | 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::climbTree| Name: | 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::init| Name: | 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::getImage| Name: | 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::cleanup| Name: | 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::cleanup| Name: | 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::setTextureImage| Name: | 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::setTexture| Name: | 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::setColor| Name: | 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::gradient| Name: | 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::QBrush| Name: | 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::QBrush| Name: | 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::QBrush| Name: | 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::deleteAll| Name: | 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::vStretch| Name: | 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::mhfw| Name: | 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::hfw| Name: | 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::hStretch| Name: | 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::stretch| Name: | 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::spacing| Name: | 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::sizeHint| Name: | 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::minimumSize| Name: | 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::insertSpacerItem| Name: | 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::insertItem| Name: | 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::hasHeightForWidth| Name: | 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::expandingDirections| Name: | 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::addStrut| Name: | 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::lock| Name: | 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::fill| Name: | 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::paintEngine| Name: | 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::blittable| Name: | 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::unlock| Name: | 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::lock| Name: | 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::fromData| Name: | 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::bezierOnInterval| Name: | 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::addIfClose| Name: | 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::rerunThroughCallgrind| Name: | 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::cleanup| Name: | 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::adjustIterationCount| Name: | 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::readValue| Name: | 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::setMode| Name: | 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::adjustMedianIterationCount| Name: | 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::eventTest| Name: | 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::eventTest| Name: | 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::fontEngine| Name: | 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::startDrag| Name: | 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::restoreCursor| Name: | 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::moveShapedPixmapWindow| Name: | 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::exitDndEventLoop| Name: | 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::cancelDrag| Name: | 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::updateBalloonPosition| Name: | 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::mousePressEvent| Name: | 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::hideBalloon| Name: | 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::scroll| Name: | 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::paintDevice| Name: | 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::~QAuthenticator| Name: | 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::QAuthenticator| Name: | 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::value| Name: | 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::find| Name: | 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_iterator| Name: | 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::value| Name: | 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::key| Name: | 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::fromVector| Name: | 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::fromInteger| Name: | 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::deallocate| Name: | 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::~QApplicationPrivate| Name: | 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::initializeWidgetPaletteHash| Name: | 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::QApplicationPrivate| Name: | 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::setStyle| Name: | 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::setColorSpec| Name: | 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::isEffectEnabled| Name: | 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::allWidgets| Name: | 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::updateAnimationTimer| Name: | 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::stopTimer| Name: | 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::instance| Name: | 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::ensureTimerUpdate| Name: | 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::animationRemoved| Name: | 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::takeAnimation| Name: | 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::animationAt| Name: | 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::~QAnimationDriver| Name: | 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::stop| Name: | 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::start| Name: | 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::closeEvent| Name: | 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::end| Name: | 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::begin| Name: | 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::showStatusText| Name: | 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::text| Name: | 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::setWhatsThis| Name: | 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::setToolTip| Name: | 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::setText| Name: | 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 |