Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QApplication::beepName: | QApplication::beep | Prototype: | void QApplication::beep() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4209-4212 |
| | 1 | 1 |
QApplication::colorSpecName: | QApplication::colorSpec | Prototype: | int QApplication::colorSpec() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1321-1324 |
| | 1 | 1 |
QApplication::cursorFlashTimeName: | QApplication::cursorFlashTime | Prototype: | int QApplication::cursorFlashTime() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4058-4061 |
| | 1 | 1 |
QApplication::doubleClickIntervalName: | QApplication::doubleClickInterval | Prototype: | int QApplication::doubleClickInterval() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4076-4079 |
| | 1 | 1 |
QApplication::execName: | QApplication::exec | Prototype: | int QApplication::exec() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2973-2976 |
| | 1 | 1 |
QApplication::focusWidgetName: | QApplication::focusWidget | Prototype: | QWidget *QApplication::focusWidget() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1822-1825 |
| | 1 | 1 |
QApplication::fontName: | QApplication::font | Prototype: | QFont QApplication::font() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1584-1587 |
| | 1 | 1 |
QApplication::fontMetricsName: | QApplication::fontMetrics | Prototype: | QFontMetrics QApplication::fontMetrics() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1903-1906 |
| | 1 | 1 |
QApplication::globalStrutName: | QApplication::globalStrut | Prototype: | QSize QApplication::globalStrut() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1404-1407 |
| | 1 | 1 |
QApplication::keyboardInputIntervalName: | QApplication::keyboardInputInterval | Prototype: | int QApplication::keyboardInputInterval() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4104-4107 |
| | 1 | 1 |
QApplication::setAutoSipEnabledName: | QApplication::setAutoSipEnabled | Prototype: | void QApplication::setAutoSipEnabled(const bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1077-1080 |
| | 1 | 1 |
QApplication::setCursorFlashTimeName: | QApplication::setCursorFlashTime | Prototype: | void QApplication::setCursorFlashTime(int msecs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4053-4056 |
| | 1 | 1 |
QApplication::setDoubleClickIntervalName: | QApplication::setDoubleClickInterval | Prototype: | void QApplication::setDoubleClickInterval(int ms) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4071-4074 |
| | 1 | 1 |
QApplication::setGlobalStrutName: | QApplication::setGlobalStrut | Prototype: | void QApplication::setGlobalStrut(const QSize& strut) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1409-1412 |
| | 1 | 1 |
QApplication::setKeyboardInputIntervalName: | QApplication::setKeyboardInputInterval | Prototype: | void QApplication::setKeyboardInputInterval(int ms) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4099-4102 |
| | 1 | 1 |
QApplication::setPaletteName: | QApplication::setPalette | Prototype: | void QApplication::setPalette(const QPalette &palette, const char* className) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1543-1546 |
| | 1 | 1 |
QApplication::setStartDragDistanceName: | QApplication::setStartDragDistance | Prototype: | void QApplication::setStartDragDistance(int l) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2912-2915 |
| | 1 | 1 |
QApplication::setStartDragTimeName: | QApplication::setStartDragTime | Prototype: | void QApplication::setStartDragTime(int ms) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2879-2882 |
| | 1 | 1 |
QApplication::setWheelScrollLinesName: | QApplication::setWheelScrollLines | Prototype: | void QApplication::setWheelScrollLines(int lines) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4130-4133 |
| | 1 | 1 |
QApplication::setWindowIconName: | QApplication::setWindowIcon | Prototype: | void QApplication::setWindowIcon(const QIcon &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1746-1749 |
| | 1 | 1 |
QApplication::startDragDistanceName: | QApplication::startDragDistance | Prototype: | int QApplication::startDragDistance() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2939-2942 |
| | 1 | 1 |
QApplication::startDragTimeName: | QApplication::startDragTime | Prototype: | int QApplication::startDragTime() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2901-2904 |
| | 1 | 1 |
QApplication::styleSheetName: | QApplication::styleSheet | Prototype: | QString QApplication::styleSheet() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1089-1092 |
| | 1 | 1 |
QApplication::wheelScrollLinesName: | QApplication::wheelScrollLines | Prototype: | int QApplication::wheelScrollLines() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4125-4128 |
| | 1 | 1 |
QApplication::windowIconName: | QApplication::windowIcon | Prototype: | QIcon QApplication::windowIcon() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1741-1744 |
| | 1 | 1 |
QApplicationPrivate::cleanupMultitouchName: | QApplicationPrivate::cleanupMultitouch | Prototype: | void QApplicationPrivate::cleanupMultitouch() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4338-4341 |
| | 1 | 1 |
QApplicationPrivate::createEventDispatcherName: | QApplicationPrivate::createEventDispatcher | Prototype: | void QApplicationPrivate::createEventDispatcher() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 201-204 |
| | 1 | 1 |
QApplicationPrivate::inPopupModeName: | QApplicationPrivate::inPopupMode | Prototype: | bool QApplicationPrivate::inPopupMode() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3804-3807 |
| | 1 | 1 |
QApplicationPrivate::initializeMultitouchName: | QApplicationPrivate::initializeMultitouch | Prototype: | void QApplicationPrivate::initializeMultitouch() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4329-4332 |
| | 1 | 1 |
QApplicationPrivate::isAlienName: | QApplicationPrivate::isAlien | Prototype: | inline bool QApplicationPrivate::isAlien(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 439-442 |
| | 1 | 1 |
QApplicationPrivate::modalStateName: | QApplicationPrivate::modalState | Prototype: | bool QApplicationPrivate::modalState() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2659-2662 |
| | 1 | 1 |
QApplicationStateChangeEvent::applicationStateName: | QApplicationStateChangeEvent::applicationState | Prototype: | Qt::ApplicationState QApplicationStateChangeEvent::applicationState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 5117-5120 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::beginName: | QAssociativeIterable::const_iterator::begin | Prototype: | void QAssociativeIterable::const_iterator::begin() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4193-4196 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::const_iteratorName: | QAssociativeIterable::const_iterator::const_iterator | Prototype: | QAssociativeIterable::const_iterator::const_iterator(const const_iterator &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4309-4313 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::const_iteratorName: | QAssociativeIterable::const_iterator::const_iterator | Prototype: | QAssociativeIterable::const_iterator::const_iterator(const QAssociativeIterable &iter, QAtomicInt *ref_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4181-4185 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::const_iteratorName: | QAssociativeIterable::const_iterator::const_iterator | Prototype: | QAssociativeIterable::const_iterator::const_iterator(const QtMetaTypePrivate::QAssociativeIterableImpl &impl, QAtomicInt *ref_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4187-4191 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::endName: | QAssociativeIterable::const_iterator::end | Prototype: | void QAssociativeIterable::const_iterator::end() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4198-4201 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::operator!=Name: | QAssociativeIterable::const_iterator::operator!= | Prototype: | bool QAssociativeIterable::const_iterator::operator!=(const const_iterator &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4384-4387 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::operator==Name: | QAssociativeIterable::const_iterator::operator== | Prototype: | bool QAssociativeIterable::const_iterator::operator==(const const_iterator &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4373-4376 |
| | 1 | 1 |
QAssociativeIterable::sizeName: | QAssociativeIterable::size | Prototype: | int QAssociativeIterable::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4275-4278 |
| | 1 | 1 |
QAuthenticator::isNullName: | QAuthenticator::isNull | Prototype: | bool QAuthenticator::isNull() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 336-339 |
| | 1 | 1 |
QAuthenticator::optionName: | QAuthenticator::option | Prototype: | QVariant QAuthenticator::option(const QString &opt) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 297-300 |
| | 1 | 1 |
QAuthenticator::optionsName: | QAuthenticator::options | Prototype: | QVariantHash QAuthenticator::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 310-313 |
| | 1 | 1 |
QAuthenticator::passwordName: | QAuthenticator::password | Prototype: | QString QAuthenticator::password() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 241-244 |
| | 1 | 1 |
QAuthenticator::realmName: | QAuthenticator::realm | Prototype: | QString QAuthenticator::realm() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 274-277 |
| | 1 | 1 |
QAuthenticator::userName: | QAuthenticator::user | Prototype: | QString QAuthenticator::user() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 221-224 |
| | 1 | 1 |
QBackingStore::QBackingStoreName: | QBackingStore::QBackingStore | Prototype: | QBackingStore::QBackingStore(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 137-141 |
| | 1 | 1 |
QBackingStore::endPaintName: | QBackingStore::endPaint | Prototype: | void QBackingStore::endPaint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 207-210 |
| | 1 | 1 |
QBackingStore::handleName: | QBackingStore::handle | Prototype: | QPlatformBackingStore *QBackingStore::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 327-330 |
| | 1 | 1 |
QBackingStore::hasStaticContentsName: | QBackingStore::hasStaticContents | Prototype: | bool QBackingStore::hasStaticContents() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 272-275 |
| | 1 | 1 |
QBackingStore::setStaticContentsName: | QBackingStore::setStaticContents | Prototype: | void QBackingStore::setStaticContents(const QRegion ®ion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 254-257 |
| | 1 | 1 |
QBackingStore::sizeName: | QBackingStore::size | Prototype: | QSize QBackingStore::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 226-229 |
| | 1 | 1 |
QBackingStore::staticContentsName: | QBackingStore::staticContents | Prototype: | QRegion QBackingStore::staticContents() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 263-266 |
| | 1 | 1 |
QBackingStore::windowName: | QBackingStore::window | Prototype: | QWindow* QBackingStore::window() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 155-158 |
| | 1 | 1 |
QBackingStore::~QBackingStoreName: | QBackingStore::~QBackingStore | Prototype: | QBackingStore::~QBackingStore() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 146-149 |
| | 1 | 1 |
QBalloonTip::isBalloonVisibleName: | 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: | 432-435 |
| | 1 | 1 |
QBalloonTip::resizeEventName: | 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: | 558-561 |
| | 1 | 1 |
QBalloonTip::~QBalloonTipName: | 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: | 547-550 |
| | 1 | 1 |
QBasicDrag::disableEventFilterName: | 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: | 112-115 |
| | 1 | 1 |
QBasicDrag::enableEventFilterName: | 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: | 107-110 |
| | 1 | 1 |
QBasicDrag::~QBasicDragName: | 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: | 102-105 |
| | 1 | 1 |
QBasicFontDatabase::addApplicationFontName: | 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: | 169-172 |
| | 1 | 1 |
QBasicKeyEventTransitionPrivate::getName: | 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: | 79-82 |
| | 1 | 1 |
QBasicMouseEventTransitionPrivate::getName: | 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: | 80-83 |
| | 1 | 1 |
QBasicMutex::isRecursiveName: | QBasicMutex::isRecursive | Prototype: | bool QBasicMutex::isRecursive() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 285-288 |
| | 1 | 1 |
QBasicMutex::isRecursiveName: | QBasicMutex::isRecursive | Prototype: | bool QBasicMutex::isRecursive() const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 296-299 |
| | 1 | 1 |
QBearerEngine::requiresPollingName: | 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: | 77-80 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::adjustIterationCountName: | 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: | 225-228 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::adjustMedianCountName: | 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: | 230-233 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::metricTypeName: | 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: | 240-243 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::needsWarmupIterationName: | 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: | 235-238 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::startName: | 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: | 202-205 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::stopName: | 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: | 214-217 |
| | 1 | 1 |
QBenchmarkEvent::adjustIterationCountName: | 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: | 82-85 |
| | 1 | 1 |
QBenchmarkEvent::checkpointName: | 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: | 62-65 |
| | 1 | 1 |
QBenchmarkEvent::metricTypeName: | 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: | 93-96 |
| | 1 | 1 |
QBenchmarkGlobalData::QBenchmarkGlobalDataName: | QBenchmarkGlobalData::QBenchmarkGlobalData | Prototype: | QBenchmarkGlobalData::QBenchmarkGlobalData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 53-64 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::adjustIterationCountName: | 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: | 555-558 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::adjustMedianCountName: | 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: | 560-563 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::isAvailableName: | QBenchmarkPerfEventsMeasurer::isAvailable | Prototype: | bool QBenchmarkPerfEventsMeasurer::isAvailable() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 144-149 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::isMeasurementAcceptedName: | 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: | 550-553 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::metricTypeName: | 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: | 565-568 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurerName: | QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurer | Prototype: | QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 503-506 |
| | 1 | 1 |
QBenchmarkTestMethodData::beginDataRunName: | 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: | 128-131 |
| | 1 | 1 |
QBenchmarkTestMethodData::~QBenchmarkTestMethodDataName: | QBenchmarkTestMethodData::~QBenchmarkTestMethodData | Prototype: | QBenchmarkTestMethodData::~QBenchmarkTestMethodData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 123-126 |
| | 1 | 1 |
QBenchmarkTickMeasurer::adjustIterationCountName: | 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: | 114-117 |
| | 1 | 1 |
QBenchmarkTickMeasurer::adjustMedianCountName: | 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: | 119-122 |
| | 1 | 1 |
QBenchmarkTickMeasurer::isMeasurementAcceptedName: | 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: | 109-112 |
| | 1 | 1 |
QBenchmarkTickMeasurer::metricTypeName: | 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: | 129-132 |
| | 1 | 1 |
QBenchmarkTickMeasurer::needsWarmupIterationName: | 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: | 124-127 |
| | 1 | 1 |
QBenchmarkTickMeasurer::startName: | 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: | 92-95 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::adjustIterationCountName: | 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: | 70-73 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::adjustMedianCountName: | 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: | 80-83 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::checkpointName: | 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: | 55-58 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::isMeasurementAcceptedName: | 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: | 65-68 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::metricTypeName: | 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: | 85-88 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::needsWarmupIterationName: | 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: | 75-78 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::startName: | 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: | 50-53 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::stopName: | 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: | 60-63 |
| | 1 | 1 |
QBenchmarkValgrindUtils::extractLastResultName: | 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: | 141-144 |
| | 1 | 1 |