| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QByteArray::expand| Name: | QByteArray::expand | | Prototype: | void QByteArray::expand(int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1628-1631 |
| | 1 | 1 |
QByteArray::count| Name: | QByteArray::count | | Prototype: | int QByteArray::count(const char *str) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2609-2612 |
| | 1 | 1 |
QBufferPrivate::QBufferPrivate| Name: | QBufferPrivate::QBufferPrivate | | Prototype: | QBufferPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 46-51 |
| | 1 | 1 |
QBuffer::pos| Name: | QBuffer::pos | | Prototype: | qint64 QBuffer::pos() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 343-346 |
| | 1 | 1 |
QBuffer::close| Name: | QBuffer::close | | Prototype: | void QBuffer::close() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 335-338 |
| | 1 | 1 |
QBuffer::atEnd| Name: | QBuffer::atEnd | | Prototype: | bool QBuffer::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 383-386 |
| | 1 | 1 |
QBspTree::insert| Name: | QBspTree::insert | | Prototype: | void QBspTree::insert(QVector<int> &leaf, const QRect &, uint, QBspTreeData data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | | Lines: | 125-128 |
| | 1 | 1 |
QBspTree::QBspTree| Name: | QBspTree::QBspTree | | Prototype: | QBspTree::QBspTree() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | | Lines: | 38-38 |
| | 1 | 1 |
QBrushPatternImageCache::QBrushPatternImageCache| Name: | QBrushPatternImageCache::QBrushPatternImageCache | | Prototype: | QBrushPatternImageCache() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 117-121 |
| | 1 | 1 |
QBrush::setMatrix| Name: | QBrush::setMatrix | | Prototype: | void QBrush::setMatrix(const QMatrix &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 893-896 |
| | 1 | 1 |
QBrush::cleanUp| Name: | QBrush::cleanUp | | Prototype: | void QBrush::cleanUp(QBrushData *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 571-574 |
| | 1 | 1 |
QBrush::QBrush| Name: | QBrush::QBrush | | Prototype: | QBrush::QBrush(const QBrush &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 533-537 |
| | 1 | 1 |
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: | 115-115 |
| | 1 | 2 |
QBoxLayoutPrivate::QBoxLayoutPrivate| Name: | QBoxLayoutPrivate::QBoxLayoutPrivate | | Prototype: | QBoxLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 90-90 |
| | 1 | 1 |
QBoxLayoutItem::~QBoxLayoutItem| Name: | QBoxLayoutItem::~QBoxLayoutItem | | Prototype: | ~QBoxLayoutItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 50-50 |
| | 1 | 1 |
QBoxLayoutItem::QBoxLayoutItem| Name: | QBoxLayoutItem::QBoxLayoutItem | | Prototype: | QBoxLayoutItem(QLayoutItem *it, int stretch_ = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 48-49 |
| | 1 | 1 |
QBoxLayout::addWidget| Name: | QBoxLayout::addWidget | | Prototype: | void QBoxLayout::addWidget(QWidget *widget, int stretch, Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1054-1057 |
| | 1 | 1 |
QBoxLayout::addStretch| Name: | QBoxLayout::addStretch | | Prototype: | void QBoxLayout::addStretch(int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1017-1020 |
| | 1 | 1 |
QBoxLayout::addSpacing| Name: | QBoxLayout::addSpacing | | Prototype: | void QBoxLayout::addSpacing(int size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1006-1009 |
| | 1 | 1 |
QBoxLayout::addSpacerItem| Name: | QBoxLayout::addSpacerItem | | Prototype: | void QBoxLayout::addSpacerItem(QSpacerItem *spacerItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1029-1032 |
| | 1 | 1 |
QBoxLayout::addLayout| Name: | QBoxLayout::addLayout | | Prototype: | void QBoxLayout::addLayout(QLayout *layout, int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1065-1068 |
| | 1 | 1 |
QBooleanComboBox::value| Name: | QBooleanComboBox::value | | Prototype: | bool QBooleanComboBox::value() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 596-599 |
| | 1 | 1 |
QBooleanComboBox::setValue| Name: | QBooleanComboBox::setValue | | Prototype: | void QBooleanComboBox::setValue(bool value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 591-594 |
| | 1 | 1 |
QBoolToType::operator()| Name: | QBoolToType::operator() | | Prototype: | inline bool operator()() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 309-312 |
| | 1 | 1 |
QBmpHandler::name| Name: | QBmpHandler::name | | Prototype: | QByteArray QBmpHandler::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 893-896 |
| | 1 | 1 |
QBmpHandler::formatName| Name: | QBmpHandler::formatName | | Prototype: | QByteArray QBmpHandler::formatName() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 701-704 |
| | 1 | 1 |
QBlitterPaintEnginePrivate::updatePenState| Name: | QBlitterPaintEnginePrivate::updatePenState | | Prototype: | void QBlitterPaintEnginePrivate::updatePenState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 300-303 |
| | 1 | 1 |
QBlitterPaintEnginePrivate::unlock| Name: | QBlitterPaintEnginePrivate::unlock | | Prototype: | inline void QBlitterPaintEnginePrivate::unlock() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 283-286 |
| | 1 | 1 |
QBlitterPaintEnginePrivate::QBlitterPaintEnginePrivate| Name: | QBlitterPaintEnginePrivate::QBlitterPaintEnginePrivate | | Prototype: | QBlitterPaintEnginePrivate(QBlittablePlatformPixmap *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 248-254 |
| | 1 | 1 |
QBlitterPaintEngine::end| Name: | QBlitterPaintEngine::end | | Prototype: | bool QBlitterPaintEngine::end() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 511-519 |
| | 1 | 1 |
QBlitterPaintEngine::drawPixmap| Name: | QBlitterPaintEngine::drawPixmap | | Prototype: | void QBlitterPaintEngine::drawPixmap(const QPointF &pos, const QPixmap &pm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 661-664 |
| | 1 | 1 |
QBlitterPaintEngine::drawImage| Name: | QBlitterPaintEngine::drawImage | | Prototype: | void QBlitterPaintEngine::drawImage(const QPointF &pos, const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 739-742 |
| | 1 | 1 |
QBlitterPaintEngine::QBlitterPaintEngine| Name: | QBlitterPaintEngine::QBlitterPaintEngine | | Prototype: | QBlitterPaintEngine::QBlitterPaintEngine(QBlittablePlatformPixmap *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 440-442 |
| | 1 | 1 |
QBlittablePrivate::QBlittablePrivate| Name: | QBlittablePrivate::QBlittablePrivate | | Prototype: | QBlittablePrivate(const QSize &size, QBlittable::Capabilities caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 42-44 |
| | 1 | 1 |
QBlittablePlatformPixmap::toImage| Name: | QBlittablePlatformPixmap::toImage | | Prototype: | QImage QBlittablePlatformPixmap::toImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 162-165 |
| | 1 | 1 |
QBlittablePlatformPixmap::setDevicePixelRatio| Name: | QBlittablePlatformPixmap::setDevicePixelRatio | | Prototype: | void QBlittablePlatformPixmap::setDevicePixelRatio(qreal scaleFactor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 201-204 |
| | 1 | 1 |
QBlittablePlatformPixmap::hasAlphaChannel| Name: | QBlittablePlatformPixmap::hasAlphaChannel | | Prototype: | bool QBlittablePlatformPixmap::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 167-170 |
| | 1 | 1 |
QBlittablePlatformPixmap::devicePixelRatio| Name: | QBlittablePlatformPixmap::devicePixelRatio | | Prototype: | qreal QBlittablePlatformPixmap::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 196-199 |
| | 1 | 1 |
QBlittablePlatformPixmap::buffer| Name: | QBlittablePlatformPixmap::buffer | | Prototype: | QImage *QBlittablePlatformPixmap::buffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 157-160 |
| | 1 | 1 |
QBlittablePlatformPixmap::QBlittablePlatformPixmap| Name: | QBlittablePlatformPixmap::QBlittablePlatformPixmap | | Prototype: | QBlittablePlatformPixmap::QBlittablePlatformPixmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 51-60 |
| | 1 | 1 |
QBlittable::~QBlittable| Name: | QBlittable::~QBlittable | | Prototype: | QBlittable::~QBlittable() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblittable.cpp | | Lines: | 57-60 |
| | 1 | 1 |
QBlendStyleAnimation::startImage| Name: | QBlendStyleAnimation::startImage | | Prototype: | QImage QBlendStyleAnimation::startImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 223-226 |
| | 1 | 1 |
QBlendStyleAnimation::setStartImage| Name: | QBlendStyleAnimation::setStartImage | | Prototype: | void QBlendStyleAnimation::setStartImage(const QImage& image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 228-231 |
| | 1 | 1 |
QBlendStyleAnimation::setEndImage| Name: | QBlendStyleAnimation::setEndImage | | Prototype: | void QBlendStyleAnimation::setEndImage(const QImage& image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 238-241 |
| | 1 | 1 |
QBlendStyleAnimation::endImage| Name: | QBlendStyleAnimation::endImage | | Prototype: | QImage QBlendStyleAnimation::endImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 233-236 |
| | 1 | 1 |
QBlendStyleAnimation::currentImage| Name: | QBlendStyleAnimation::currentImage | | Prototype: | QImage QBlendStyleAnimation::currentImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 243-246 |
| | 1 | 1 |
QBlendStyleAnimation::QBlendStyleAnimation| Name: | QBlendStyleAnimation::QBlendStyleAnimation | | Prototype: | QBlendStyleAnimation::QBlendStyleAnimation(Type type, QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 217-221 |
| | 1 | 1 |
QBitmap::transformed| Name: | QBitmap::transformed | | Prototype: | QBitmap QBitmap::transformed(const QMatrix &matrix) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 292-295 |
| | 1 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 144-147 |
| | 1 | 1 |
QBitmap::QBitmap| Name: | QBitmap::QBitmap | | Prototype: | QBitmap::QBitmap(const QString& fileName, const char *format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 161-165 |
| | 1 | 1 |
QBidiControl::direction| Name: | QBidiControl::direction | | Prototype: | inline QChar::Direction direction() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 273-275 |
| | 1 | 1 |
QBidiControl::canPop| Name: | QBidiControl::canPop | | Prototype: | inline bool canPop() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 259-259 |
| | 1 | 1 |
QBidiControl::basicDirection| Name: | QBidiControl::basicDirection | | Prototype: | inline QChar::Direction basicDirection() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 267-269 |
| | 1 | 1 |
QBidiControl::baseLevel| Name: | QBidiControl::baseLevel | | Prototype: | inline unsigned int baseLevel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 270-272 |
| | 1 | 1 |
QBidiControl::QBidiControl| Name: | QBidiControl::QBidiControl | | Prototype: | inline QBidiControl(bool rtl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 243-244 |
| | 1 | 1 |
QBezier::mapBy| Name: | QBezier::mapBy | | Prototype: | QBezier QBezier::mapBy(const QTransform &transform) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 88-91 |
| | 1 | 1 |
QBenchmarkValgrindUtils::extractLastResult| Name: | QBenchmarkValgrindUtils::extractLastResult | | Prototype: | qint64 QBenchmarkValgrindUtils::extractLastResult() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 135-138 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::stop| Name: | QBenchmarkTimeMeasurer::stop | | Prototype: | qint64 QBenchmarkTimeMeasurer::stop() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 54-57 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::start| Name: | QBenchmarkTimeMeasurer::start | | Prototype: | void QBenchmarkTimeMeasurer::start() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 44-47 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::needsWarmupIteration| Name: | QBenchmarkTimeMeasurer::needsWarmupIteration | | Prototype: | bool QBenchmarkTimeMeasurer::needsWarmupIteration() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 69-72 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::metricType| Name: | QBenchmarkTimeMeasurer::metricType | | Prototype: | QTest::QBenchmarkMetric QBenchmarkTimeMeasurer::metricType() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 79-82 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::isMeasurementAccepted| Name: | QBenchmarkTimeMeasurer::isMeasurementAccepted | | Prototype: | bool QBenchmarkTimeMeasurer::isMeasurementAccepted(qint64 measurement) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 59-62 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::checkpoint| Name: | QBenchmarkTimeMeasurer::checkpoint | | Prototype: | qint64 QBenchmarkTimeMeasurer::checkpoint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 49-52 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::adjustMedianCount| Name: | QBenchmarkTimeMeasurer::adjustMedianCount | | Prototype: | int QBenchmarkTimeMeasurer::adjustMedianCount(int) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 74-77 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::adjustIterationCount| Name: | QBenchmarkTimeMeasurer::adjustIterationCount | | Prototype: | int QBenchmarkTimeMeasurer::adjustIterationCount(int suggestion) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 64-67 |
| | 1 | 1 |
QBenchmarkTickMeasurer::start| Name: | QBenchmarkTickMeasurer::start | | Prototype: | void QBenchmarkTickMeasurer::start() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 86-89 |
| | 1 | 1 |
QBenchmarkTickMeasurer::needsWarmupIteration| Name: | QBenchmarkTickMeasurer::needsWarmupIteration | | Prototype: | bool QBenchmarkTickMeasurer::needsWarmupIteration() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 118-121 |
| | 1 | 1 |
QBenchmarkTickMeasurer::metricType| Name: | QBenchmarkTickMeasurer::metricType | | Prototype: | QTest::QBenchmarkMetric QBenchmarkTickMeasurer::metricType() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 123-126 |
| | 1 | 1 |
QBenchmarkTickMeasurer::isMeasurementAccepted| Name: | QBenchmarkTickMeasurer::isMeasurementAccepted | | Prototype: | bool QBenchmarkTickMeasurer::isMeasurementAccepted(qint64) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 103-106 |
| | 1 | 1 |
QBenchmarkTickMeasurer::adjustMedianCount| Name: | QBenchmarkTickMeasurer::adjustMedianCount | | Prototype: | int QBenchmarkTickMeasurer::adjustMedianCount(int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 113-116 |
| | 1 | 1 |
QBenchmarkTickMeasurer::adjustIterationCount| Name: | QBenchmarkTickMeasurer::adjustIterationCount | | Prototype: | int QBenchmarkTickMeasurer::adjustIterationCount(int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | | Lines: | 108-111 |
| | 1 | 1 |
QBenchmarkTestMethodData::~QBenchmarkTestMethodData| Name: | QBenchmarkTestMethodData::~QBenchmarkTestMethodData | | Prototype: | QBenchmarkTestMethodData::~QBenchmarkTestMethodData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 117-120 |
| | 1 | 1 |
QBenchmarkTestMethodData::beginDataRun| Name: | QBenchmarkTestMethodData::beginDataRun | | Prototype: | void QBenchmarkTestMethodData::beginDataRun() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 122-125 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurer| Name: | QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurer | | Prototype: | QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 497-500 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::metricType| Name: | QBenchmarkPerfEventsMeasurer::metricType | | Prototype: | QTest::QBenchmarkMetric QBenchmarkPerfEventsMeasurer::metricType() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 559-562 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::isMeasurementAccepted| Name: | QBenchmarkPerfEventsMeasurer::isMeasurementAccepted | | Prototype: | bool QBenchmarkPerfEventsMeasurer::isMeasurementAccepted(qint64) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 544-547 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::isAvailable| Name: | QBenchmarkPerfEventsMeasurer::isAvailable | | Prototype: | bool QBenchmarkPerfEventsMeasurer::isAvailable() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 138-143 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::adjustMedianCount| Name: | QBenchmarkPerfEventsMeasurer::adjustMedianCount | | Prototype: | int QBenchmarkPerfEventsMeasurer::adjustMedianCount(int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 554-557 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::adjustIterationCount| Name: | QBenchmarkPerfEventsMeasurer::adjustIterationCount | | Prototype: | int QBenchmarkPerfEventsMeasurer::adjustIterationCount(int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 549-552 |
| | 1 | 1 |
QBenchmarkGlobalData::QBenchmarkGlobalData| Name: | QBenchmarkGlobalData::QBenchmarkGlobalData | | Prototype: | QBenchmarkGlobalData::QBenchmarkGlobalData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 47-58 |
| | 1 | 1 |
QBenchmarkEvent::metricType| Name: | QBenchmarkEvent::metricType | | Prototype: | QTest::QBenchmarkMetric QBenchmarkEvent::metricType() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | | Lines: | 87-90 |
| | 1 | 1 |
QBenchmarkEvent::checkpoint| Name: | QBenchmarkEvent::checkpoint | | Prototype: | qint64 QBenchmarkEvent::checkpoint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | | Lines: | 56-59 |
| | 1 | 1 |
QBenchmarkEvent::adjustIterationCount| Name: | QBenchmarkEvent::adjustIterationCount | | Prototype: | int QBenchmarkEvent::adjustIterationCount(int suggestion) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::stop| Name: | QBenchmarkCallgrindMeasurer::stop | | Prototype: | qint64 QBenchmarkCallgrindMeasurer::stop() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 208-211 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::start| Name: | QBenchmarkCallgrindMeasurer::start | | Prototype: | void QBenchmarkCallgrindMeasurer::start() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 196-199 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::needsWarmupIteration| Name: | QBenchmarkCallgrindMeasurer::needsWarmupIteration | | Prototype: | bool QBenchmarkCallgrindMeasurer::needsWarmupIteration() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 229-232 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::metricType| Name: | QBenchmarkCallgrindMeasurer::metricType | | Prototype: | QTest::QBenchmarkMetric QBenchmarkCallgrindMeasurer::metricType() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 234-237 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::adjustMedianCount| Name: | QBenchmarkCallgrindMeasurer::adjustMedianCount | | Prototype: | int QBenchmarkCallgrindMeasurer::adjustMedianCount(int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 224-227 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::adjustIterationCount| Name: | QBenchmarkCallgrindMeasurer::adjustIterationCount | | Prototype: | int QBenchmarkCallgrindMeasurer::adjustIterationCount(int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 219-222 |
| | 1 | 1 |
QBearerEngine::requiresPolling| Name: | QBearerEngine::requiresPolling | | Prototype: | bool QBearerEngine::requiresPolling() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 71-74 |
| | 1 | 1 |
QBasicMutex::isRecursive| Name: | QBasicMutex::isRecursive | | Prototype: | bool QBasicMutex::isRecursive() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 286-289 |
| | 1 | 1 |
QBasicMouseEventTransitionPrivate::get| Name: | QBasicMouseEventTransitionPrivate::get | | Prototype: | QBasicMouseEventTransitionPrivate *QBasicMouseEventTransitionPrivate::get(QBasicMouseEventTransition *q) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | | Lines: | 74-77 |
| | 1 | 1 |
QBasicKeyEventTransitionPrivate::get| Name: | QBasicKeyEventTransitionPrivate::get | | Prototype: | QBasicKeyEventTransitionPrivate *QBasicKeyEventTransitionPrivate::get(QBasicKeyEventTransition *q) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | | Lines: | 73-76 |
| | 1 | 1 |
QBasicFontDatabase::addApplicationFont| Name: | QBasicFontDatabase::addApplicationFont | | Prototype: | QStringList QBasicFontDatabase::addApplicationFont(const QByteArray &fontData, const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 162-165 |
| | 1 | 1 |
QBasicDrag::~QBasicDrag| Name: | QBasicDrag::~QBasicDrag | | Prototype: | QBasicDrag::~QBasicDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 96-99 |
| | 1 | 1 |
QBasicDrag::enableEventFilter| Name: | QBasicDrag::enableEventFilter | | Prototype: | void QBasicDrag::enableEventFilter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 101-104 |
| | 1 | 1 |
QBasicDrag::disableEventFilter| Name: | QBasicDrag::disableEventFilter | | Prototype: | void QBasicDrag::disableEventFilter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 106-109 |
| | 1 | 1 |
QBalloonTip::~QBalloonTip| Name: | QBalloonTip::~QBalloonTip | | Prototype: | QBalloonTip::~QBalloonTip() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 544-547 |
| | 1 | 1 |
QBalloonTip::resizeEvent| Name: | QBalloonTip::resizeEvent | | Prototype: | void QBalloonTip::resizeEvent(QResizeEvent *ev) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 555-558 |
| | 1 | 1 |
QBalloonTip::isBalloonVisible| Name: | QBalloonTip::isBalloonVisible | | Prototype: | bool QBalloonTip::isBalloonVisible() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 426-429 |
| | 1 | 1 |