Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QTextCursorPrivate::selectedTableCellsName: | QTextCursorPrivate::selectedTableCells | Prototype: | void QTextCursorPrivate::selectedTableCells(int *firstRow, int *numRows, int *firstColumn, int *numColumns) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 682-708 |
| | 18 | 4 |
QTextBoundaryFinder::toPreviousBoundaryName: | QTextBoundaryFinder::toPreviousBoundary | Prototype: | int QTextBoundaryFinder::toPreviousBoundary() | Coverage: | 94.444% (34/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | Lines: | 393-421 |
| | 18 | 10 |
QTextBoundaryFinder::toNextBoundaryName: | QTextBoundaryFinder::toNextBoundary | Prototype: | int QTextBoundaryFinder::toNextBoundary() | Coverage: | 97.222% (35/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | Lines: | 358-386 |
| | 18 | 10 |
QTestXunitStreamer::formatAttributesName: | QTestXunitStreamer::formatAttributes | Prototype: | void QTestXunitStreamer::formatAttributes(const QTestElement* element, const QTestElementAttribute *attribute, QTestCharBuffer *formatted) const | Coverage: | 77.778% (21/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | Lines: | 109-139 |
| | 18 | 7 |
QTestLog::addLoggerName: | QTestLog::addLogger | Prototype: | void QTestLog::addLogger(LogMode mode, const char *filename) | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 473-505 |
| | 18 | 9 |
QTest::debuggerPresentName: | QTest::debuggerPresent | Prototype: | static bool debuggerPresent() | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 2529-2558 |
| | 18 | 4 |
QTableView::setSortingEnabledName: | QTableView::setSortingEnabled | Prototype: | void QTableView::setSortingEnabled(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 2544-2566 |
| | 18 | 2 |
QTabWidget::minimumSizeHintName: | QTabWidget::minimumSizeHint | Prototype: | QSize QTabWidget::minimumSizeHint() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 849-873 |
| | 18 | 4 |
QTabWidget::keyPressEventName: | QTabWidget::keyPressEvent | Prototype: | void QTabWidget::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1078-1119 |
| | 18 | 7 |
QSystemSemaphorePrivate::modifySemaphoreName: | QSystemSemaphorePrivate::modifySemaphore | Prototype: | bool QSystemSemaphorePrivate::modifySemaphore(int count) | Coverage: | 70.588% (12/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | Lines: | 162-191 |
| | 18 | 5 |
QStyleHelper::calcRadialPosName: | QStyleHelper::calcRadialPos | Prototype: | static QPointF calcRadialPos(const QStyleOptionSlider *dial, qreal offset) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 140-161 |
| | 18 | 3 |
QStatusBar::removeWidgetName: | QStatusBar::removeWidget | Prototype: | void QStatusBar::removeWidget(QWidget *widget) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 387-414 |
| | 18 | 6 |
QStateMachinePrivate::unregisterSignalTransitionName: | QStateMachinePrivate::unregisterSignalTransition | Prototype: | void QStateMachinePrivate::unregisterSignalTransition(QSignalTransition *transition) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2292-2315 |
| | 18 | 5 |
QStateMachinePrivate::computeExitSet_UnorderedName: | QStateMachinePrivate::computeExitSet_Unordered | Prototype: | QSet<QAbstractState*> QStateMachinePrivate::computeExitSet_Unordered(QAbstractTransition *t, CalculationCache *cache) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 755-790 |
| | 18 | 6 |
QState::addTransitionName: | QState::addTransition | Prototype: | void QState::addTransition(QAbstractTransition *transition) | Coverage: | 80.000% (16/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp | Lines: | 313-338 |
| | 18 | 6 |
QStandardItem::operator<Name: | QStandardItem::operator< | Prototype: | bool QStandardItem::operator<(const QStandardItem &other) const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1864-1898 |
| | 18 | 15 |
QSslSocket::waitForDisconnectedName: | QSslSocket::waitForDisconnected | Prototype: | bool QSslSocket::waitForDisconnected(int msecs) | Coverage: | 59.091% (13/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1663-1692 |
| | 18 | 8 |
QSslKeyPrivate::pemFromDerName: | QSslKeyPrivate::pemFromDer | Prototype: | QByteArray QSslKeyPrivate::pemFromDer(const QByteArray &der, const QMap<QByteArray, QByteArray> &headers) const | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 138-165 |
| | 18 | 5 |
QSqlTableModel::selectStatementName: | QSqlTableModel::selectStatement | Prototype: | QString QSqlTableModel::selectStatement() const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 1005-1029 |
| | 18 | 4 |
QSplitterPrivate::doMoveName: | QSplitterPrivate::doMove | Prototype: | void QSplitterPrivate::doMove(bool backwards, int hPos, int index, int delta, bool mayCollapse, int *positions, int *widths) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 771-805 |
| | 18 | 4 |
QSpdyProtocolHandler::handleGOAWAYName: | QSpdyProtocolHandler::handleGOAWAY | Prototype: | void QSpdyProtocolHandler::handleGOAWAY(char , quint32 , const QByteArray &frameData) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 1099-1135 |
| | 18 | 6 |
QSettingsPrivate::iniEscapedKeyName: | QSettingsPrivate::iniEscapedKey | Prototype: | void QSettingsPrivate::iniEscapedKey(const QString &key, QByteArray &result) | Coverage: | 100.000% (32/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 545-570 |
| | 18 | 6 |
QScrollerPrivate::pushSegmentName: | QScrollerPrivate::pushSegment | Prototype: | void QScrollerPrivate::pushSegment(ScrollType type, qreal deltaTime, qreal stopProgress, qreal startPos, qreal deltaPos, qreal stopPos, QEasingCurve::Type curve, Qt::Orientation orientation) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1112-1139 |
| | 18 | 5 |
QScroller::velocityName: | QScroller::velocity | Prototype: | QPointF QScroller::velocity() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 595-625 |
| | 18 | 6 |
QScrollBarPrivate::activateControlName: | QScrollBarPrivate::activateControl | Prototype: | void QScrollBarPrivate::activateControl(uint control, int threshold) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 252-282 |
| | 18 | 9 |
QScrollBar::initStyleOptionName: | QScrollBar::initStyleOption | Prototype: | void QScrollBar::initStyleOption(QStyleOptionSlider *option) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 306-327 |
| | 18 | 4 |
QRelation::populateDictionaryName: | QRelation::populateDictionary | Prototype: | void QRelation::populateDictionary() | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 188-214 |
| | 18 | 6 |
QRegularExpression::namedCaptureGroupsName: | QRegularExpression::namedCaptureGroups | Prototype: | QStringList QRegularExpression::namedCaptureGroups() const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1619-1653 |
| | 18 | 4 |
QRegionPrivate::prependName: | QRegionPrivate::prepend | Prototype: | void QRegionPrivate::prepend(const QRect *r) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1497-1527 |
| | 18 | 5 |
QRegionPrivate::appendName: | QRegionPrivate::append | Prototype: | void QRegionPrivate::append(const QRect *r) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1320-1349 |
| | 18 | 6 |
QRawFont::supportedWritingSystemsName: | QRawFont::supportedWritingSystems | Prototype: | QList<QFontDatabase::WritingSystem> QRawFont::supportedWritingSystems() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 640-668 |
| | 18 | 7 |
QRasterPaintEngine::updateMatrixName: | QRasterPaintEngine::updateMatrix | Prototype: | void QRasterPaintEngine::updateMatrix(const QTransform &matrix) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 551-584 |
| | 18 | 5 |
QQuaternion::slerpName: | QQuaternion::slerp | Prototype: | QQuaternion QQuaternion::slerp (const QQuaternion& q1, const QQuaternion& q2, float t) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 911-943 |
| | 18 | 6 |
QPolygonF::boundingRectName: | QPolygonF::boundingRect | Prototype: | QRectF QPolygonF::boundingRect() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 652-673 |
| | 18 | 7 |
QPolygon::boundingRectName: | QPolygon::boundingRect | Prototype: | QRect QPolygon::boundingRect() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 438-459 |
| | 18 | 7 |
QPngHandler::optionName: | QPngHandler::option | Prototype: | QVariant QPngHandler::option(ImageOption option) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1063-1084 |
| | 18 | 9 |
QPlatformTheme::keyBindingsName: | QPlatformTheme::keyBindings | Prototype: | QList<QKeySequence> QPlatformTheme::keyBindings(QKeySequence::StandardKey key) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 606-633 |
| | 18 | 4 |
QPdfEnginePrivate::writeTailName: | QPdfEnginePrivate::writeTail | Prototype: | void QPdfEnginePrivate::writeTail() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1744-1766 |
| | 18 | 2 |
QPainterPath::operator==Name: | QPainterPath::operator== | Prototype: | bool QPainterPath::operator==(const QPainterPath &path) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2237-2261 |
| | 18 | 7 |
QPainter::strokePathName: | QPainter::strokePath | Prototype: | void QPainter::strokePath(const QPainterPath &path, const QPen &pen) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3277-3308 |
| | 18 | 5 |
QPainter::fillPathName: | QPainter::fillPath | Prototype: | void QPainter::fillPath(const QPainterPath &path, const QBrush &brush) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3320-3351 |
| | 18 | 5 |
QPageSetupWidget::initPageSizesName: | QPageSetupWidget::initPageSizes | Prototype: | void QPageSetupWidget::initPageSizes() | Coverage: | 38.095% (8/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 332-364 |
| | 18 | 7 |
QOutlineMapper::convertPathName: | QOutlineMapper::convertPath | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QPainterPath &path) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 82-118 |
| | 18 | 7 |
QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2Name: | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2 | Prototype: | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp | Lines: | 73-99 |
| | 18 | 7 |
QOpenGLConfig::Gpu::fromContextName: | QOpenGLConfig::Gpu::fromContext | Prototype: | QOpenGLConfig::Gpu QOpenGLConfig::Gpu::fromContext() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 515-539 |
| | 18 | 4 |
QOpenGLCompositor::renderAllName: | QOpenGLCompositor::renderAll | Prototype: | void QOpenGLCompositor::renderAll(QOpenGLFramebufferObject *fbo) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 118-147 |
| | 18 | 7 |
QObjectPrivate::cleanConnectionListsName: | QObjectPrivate::cleanConnectionLists | Prototype: | void QObjectPrivate::cleanConnectionLists() | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 406-440 |
| | 18 | 5 |
QNetworkConfiguration::childrenName: | QNetworkConfiguration::children | Prototype: | QList<QNetworkConfiguration> QNetworkConfiguration::children() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | Lines: | 445-479 |
| | 18 | 5 |
QNativeSocketEnginePrivate::nativeSelectName: | QNativeSocketEnginePrivate::nativeSelect | Prototype: | int QNativeSocketEnginePrivate::nativeSelect(int timeout, bool checkRead, bool checkWrite, bool *selectForRead, bool *selectForWrite) const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 1277-1303 |
| | 18 | 4 |
QMetaProperty::userTypeName: | QMetaProperty::userType | Prototype: | int QMetaProperty::userType() const | Coverage: | 52.632% (10/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2847-2869 |
| | 18 | 7 |
QMetaObjectPrivate::memberIndexesName: | QMetaObjectPrivate::memberIndexes | Prototype: | void QMetaObjectPrivate::memberIndexes(const QObject *obj, const QMetaMethod &member, int *signalIndex, int *methodIndex) | Coverage: | 82.353% (14/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2513-2540 |
| | 18 | 5 |
QMessageAuthenticationCodePrivate::initMessageHashName: | QMessageAuthenticationCodePrivate::initMessageHash | Prototype: | void QMessageAuthenticationCodePrivate::initMessageHash() | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp | Lines: | 125-153 |
| | 18 | 5 |
QMenuSloppyState::timeoutName: | QMenuSloppyState::timeout | Prototype: | void QMenuSloppyState::timeout() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 718-749 |
| | 18 | 6 |
QMenuPrivate::hideUpToMenuBarName: | QMenuPrivate::hideUpToMenuBar | Prototype: | void QMenuPrivate::hideUpToMenuBar() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 431-457 |
| | 18 | 7 |
QMenuBarPrivate::setKeyboardModeName: | QMenuBarPrivate::setKeyboardMode | Prototype: | void QMenuBarPrivate::setKeyboardMode(bool b) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 276-300 |
| | 18 | 7 |
QMenu::sizeHintName: | QMenu::sizeHint | Prototype: | QSize QMenu::sizeHint() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2060-2086 |
| | 18 | 5 |
QMenu::internalDelayedPopupName: | QMenu::internalDelayedPopup | Prototype: | void QMenu::internalDelayedPopup() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 3335-3369 |
| | 18 | 5 |
QMatrix::rotateName: | QMatrix::rotate | Prototype: | QMatrix &QMatrix::rotate(qreal a) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 889-911 |
| | 18 | 4 |
QMatrix4x4::operator/=Name: | QMatrix4x4::operator/= | Prototype: | QMatrix4x4& QMatrix4x4::operator/=(float divisor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 622-642 |
| | 18 | 1 |
QMainWindowLayout::restoreStateName: | QMainWindowLayout::restoreState | Prototype: | bool QMainWindowLayout::restoreState(QDataStream &stream) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2545-2578 |
| | 18 | 6 |
QLoggingRule::passName: | QLoggingRule::pass | Prototype: | int QLoggingRule::pass(const QString &cat, QtMsgType msgType) const | Coverage: | 87.805% (36/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 77-108 |
| | 18 | 11 |
QLocale::uiLanguagesName: | QLocale::uiLanguages | Prototype: | QStringList QLocale::uiLanguages() const | Coverage: | 52.174% (12/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3545-3571 |
| | 18 | 7 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(qlonglong value, const QString &symbol) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3448-3472 |
| | 18 | 5 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(double value, const QString &symbol) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3503-3527 |
| | 18 | 5 |
QListWidgetPrivate::setupName: | QListWidgetPrivate::setup | Prototype: | void QListWidgetPrivate::setup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1052-1073 |
| | 18 | 1 |
QListViewPrivate::doItemsLayoutName: | QListViewPrivate::doItemsLayout | Prototype: | bool QListViewPrivate::doItemsLayout(int delta) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1699-1725 |
| | 18 | 3 |
QListModeViewBase::verticalScrollToValueName: | QListModeViewBase::verticalScrollToValue | Prototype: | int QListModeViewBase::verticalScrollToValue(int index, QListView::ScrollHint hint, bool above, bool below, const QRect &area, const QRect &rect) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2188-2214 |
| | 18 | 8 |
QLineEdit::setCompleterName: | QLineEdit::setCompleter | Prototype: | void QLineEdit::setCompleter(QCompleter *c) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 635-657 |
| | 18 | 7 |
QKdPointTree::buildName: | QKdPointTree::build | Prototype: | int QKdPointTree::build(int begin, int end, int depth) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 662-695 |
| | 18 | 5 |
QKdPointFinder::operator()Name: | QKdPointFinder::operator() | Prototype: | inline QKdPointTree::Traversal operator()(QKdPointTree::Node &node, int depth) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 709-738 |
| | 18 | 6 |
QJsonValue::fromVariantName: | QJsonValue::fromVariant | Prototype: | QJsonValue QJsonValue::fromVariant(const QVariant &variant) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 387-428 |
| | 18 | 19 |
QJsonArray::insertName: | QJsonArray::insert | Prototype: | void QJsonArray::insert(int i, const QJsonValue &value) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 474-499 |
| | 18 | 5 |
QItemSelectionModel::columnIntersectsSelectionName: | QItemSelectionModel::columnIntersectsSelection | Prototype: | bool QItemSelectionModel::columnIntersectsSelection(int column, const QModelIndex &parent) const | Coverage: | 71.429% (15/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1589-1614 |
| | 18 | 7 |
QItemDelegate::selectedName: | QItemDelegate::selected | Prototype: | QPixmap *QItemDelegate::selected(const QPixmap &pixmap, const QPalette &palette, bool enabled) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 970-995 |
| | 18 | 3 |
QImageScale::qimageCalcXPointsName: | QImageScale::qimageCalcXPoints | Prototype: | int* QImageScale::qimageCalcXPoints(int sw, int dw) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 135-162 |
| | 18 | 5 |
QImage::metricName: | QImage::metric | Prototype: | int QImage::metric(PaintDeviceMetric metric) const | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3897-3950 |
| | 18 | 15 |
QIcon::paintName: | QIcon::paint | Prototype: | void QIcon::paint(QPainter *painter, const QRect &rect, Qt::Alignment alignment, Mode mode, State state) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 882-905 |
| | 18 | 6 |
QIODevice::seekName: | QIODevice::seek | Prototype: | bool QIODevice::seek(qint64 pos) | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 642-681 |
| | 18 | 6 |
QHttpThreadDelegate::finishedSlotName: | QHttpThreadDelegate::finishedSlot | Prototype: | void QHttpThreadDelegate::finishedSlot() | Coverage: | 77.778% (14/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 472-508 |
| | 18 | 6 |
QHeaderView::restoreStateName: | QHeaderView::restoreState | Prototype: | bool QHeaderView::restoreState(const QByteArray &state) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1711-1733 |
| | 18 | 4 |
QHeaderView::headerDataChangedName: | QHeaderView::headerDataChanged | Prototype: | void QHeaderView::headerDataChanged(Qt::Orientation orientation, int logicalFirst, int logicalLast) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1752-1781 |
| | 18 | 5 |
QGuiApplication::~QGuiApplicationName: | QGuiApplication::~QGuiApplication | Prototype: | QGuiApplication::~QGuiApplication() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 599-631 |
| | 18 | 1 |
QGuiApplication::topLevelAtName: | QGuiApplication::topLevelAt | Prototype: | QWindow *QGuiApplication::topLevelAt(const QPoint &pos) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 981-1015 |
| | 18 | 8 |
QGtkStylePrivate::initGtkMenuName: | QGtkStylePrivate::initGtkMenu | Prototype: | void QGtkStylePrivate::initGtkMenu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 438-466 |
| | 18 | 1 |
QGtkStyle::standardIconName: | QGtkStyle::standardIcon | Prototype: | QIcon QGtkStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4114-4152 |
| | 18 | 16 |
QGroupBoxPrivate::_q_fixFocusName: | QGroupBoxPrivate::_q_fixFocus | Prototype: | void QGroupBoxPrivate::_q_fixFocus(Qt::FocusReason reason) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | Lines: | 423-450 |
| | 18 | 9 |
QGraphicsWidgetPrivate::initStyleOptionTitleBarName: | QGraphicsWidgetPrivate::initStyleOptionTitleBar | Prototype: | void QGraphicsWidgetPrivate::initStyleOptionTitleBar(QStyleOptionTitleBar *option) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 295-317 |
| | 18 | 2 |
QGraphicsWidget::setWindowFrameMarginsName: | QGraphicsWidget::setWindowFrameMargins | Prototype: | void QGraphicsWidget::setWindowFrameMargins(qreal left, qreal top, qreal right, qreal bottom) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | Lines: | 545-566 |
| | 18 | 4 |
QGraphicsWidget::setContentsMarginsName: | QGraphicsWidget::setContentsMargins | Prototype: | void QGraphicsWidget::setContentsMargins(qreal left, qreal top, qreal right, qreal bottom) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | Lines: | 486-511 |
| | 18 | 4 |
QGraphicsViewPrivate::updateInputMethodSensitivityName: | QGraphicsViewPrivate::updateInputMethodSensitivity | Prototype: | void QGraphicsViewPrivate::updateInputMethodSensitivity() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 1157-1182 |
| | 18 | 5 |
QGraphicsViewPrivate::findItemsName: | QGraphicsViewPrivate::findItems | Prototype: | QList<QGraphicsItem *> QGraphicsViewPrivate::findItems(const QRegion &exposedRegion, bool *allItems, const QTransform &viewTransform) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 1110-1148 |
| | 18 | 4 |
QGraphicsView::wheelEventName: | QGraphicsView::wheelEvent | Prototype: | void QGraphicsView::wheelEvent(QWheelEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 3433-3456 |
| | 18 | 3 |
QGraphicsScenePrivate::ungrabMouseName: | QGraphicsScenePrivate::ungrabMouse | Prototype: | void QGraphicsScenePrivate::ungrabMouse(QGraphicsItem *item, bool itemIsDying) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 974-1016 |
| | 18 | 6 |
QGraphicsSceneBspTreeIndexPrivate::estimateItemsName: | QGraphicsSceneBspTreeIndexPrivate::estimateItems | Prototype: | QList<QGraphicsItem *> QGraphicsSceneBspTreeIndexPrivate::estimateItems(const QRectF &rect, Qt::SortOrder order, bool onlyTopLevelItems) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 370-399 |
| | 18 | 6 |
QGraphicsSceneBspTree::climbTreeName: | QGraphicsSceneBspTree::climbTree | Prototype: | void QGraphicsSceneBspTree::climbTree(QGraphicsSceneBspTreeVisitor *visitor, const QRectF &rect, int index) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp | Lines: | 229-260 |
| | 18 | 9 |
QGraphicsScene::removeItemName: | QGraphicsScene::removeItem | Prototype: | void QGraphicsScene::removeItem(QGraphicsItem *item) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 2889-2920 |
| | 18 | 4 |
QGraphicsLayoutPrivate::addChildLayoutItemName: | QGraphicsLayoutPrivate::addChildLayoutItem | Prototype: | void QGraphicsLayoutPrivate::addChildLayoutItem(QGraphicsLayoutItem *layoutItem) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | Lines: | 139-169 |
| | 18 | 8 |
QGraphicsItemEffectSourcePrivate::paddedEffectRectName: | QGraphicsItemEffectSourcePrivate::paddedEffectRect | Prototype: | QRect QGraphicsItemEffectSourcePrivate::paddedEffectRect(Qt::CoordinateSystem system, QGraphicsEffect::PixmapPadMode mode, const QRectF &sourceRect, bool *unpadded) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 11188-11217 |
| | 18 | 8 |
QGraphicsItem::setZValueName: | QGraphicsItem::setZValue | Prototype: | void QGraphicsItem::setZValue(qreal z) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4632-4660 |
| | 18 | 8 |
QGraphicsItem::setTransformName: | QGraphicsItem::setTransform | Prototype: | void QGraphicsItem::setTransform(const QTransform &matrix, bool combine) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4445-4475 |
| | 18 | 6 |