Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGlyphRun::boundingRectName: | QGlyphRun::boundingRect | Prototype: | QRectF QGlyphRun::boundingRect() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | Lines: | 469-495 |
| | 17 | 4 |
QGraphicsAnchorLayoutPrivate::styleInfoName: | QGraphicsAnchorLayoutPrivate::styleInfo | Prototype: | QLayoutStyleInfo &QGraphicsAnchorLayoutPrivate::styleInfo() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2016-2042 |
| | 17 | 5 |
QGraphicsColorizeEffect::drawName: | QGraphicsColorizeEffect::draw | Prototype: | void QGraphicsColorizeEffect::draw(QPainter *painter) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 690-718 |
| | 17 | 5 |
QGraphicsItem::collidesWithPathName: | QGraphicsItem::collidesWithPath | Prototype: | bool QGraphicsItem::collidesWithPath(const QPainterPath &path, Qt::ItemSelectionMode mode) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 5143-5176 |
| | 17 | 6 |
QGraphicsItem::mousePressEventName: | QGraphicsItem::mousePressEvent | Prototype: | void QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent *event) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 7169-7195 |
| | 17 | 9 |
QGraphicsItem::setCursorName: | QGraphicsItem::setCursor | Prototype: | void QGraphicsItem::setCursor(const QCursor &cursor) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 2246-2271 |
| | 17 | 6 |
QGraphicsItem::setRotationName: | QGraphicsItem::setRotation | Prototype: | void QGraphicsItem::setRotation(qreal angle) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 3995-4024 |
| | 17 | 6 |
QGraphicsItem::setScaleName: | QGraphicsItem::setScale | Prototype: | void QGraphicsItem::setScale(qreal factor) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4061-4090 |
| | 17 | 6 |
QGraphicsItem::setTransformOriginPointName: | QGraphicsItem::setTransformOriginPoint | Prototype: | void QGraphicsItem::setTransformOriginPoint(const QPointF &origin) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4205-4233 |
| | 17 | 5 |
QGraphicsLayoutPrivate::reparentChildItemsName: | QGraphicsLayoutPrivate::reparentChildItems | Prototype: | void QGraphicsLayoutPrivate::reparentChildItems(QGraphicsItem *newParent) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | Lines: | 56-83 |
| | 17 | 7 |
QGraphicsProxyWidgetPrivate::updateProxyGeometryFromWidgetName: | QGraphicsProxyWidgetPrivate::updateProxyGeometryFromWidget | Prototype: | void QGraphicsProxyWidgetPrivate::updateProxyGeometryFromWidget() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | Lines: | 423-452 |
| | 17 | 5 |
QGraphicsSceneBspTreeIndexPrivate::sortItemsName: | QGraphicsSceneBspTreeIndexPrivate::sortItems | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::sortItems(QList<QGraphicsItem *> *itemList, Qt::SortOrder order, bool sortCacheEnabled, bool onlyTopLevelItems) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 414-441 |
| | 17 | 10 |
QGraphicsScenePrivate::leaveModalName: | QGraphicsScenePrivate::leaveModal | Prototype: | void QGraphicsScenePrivate::leaveModal(QGraphicsItem *panel) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 6154-6180 |
| | 17 | 5 |
QGraphicsScenePrivate::sendEventName: | QGraphicsScenePrivate::sendEvent | Prototype: | bool QGraphicsScenePrivate::sendEvent(QGraphicsItem *item, QEvent *event) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 1226-1251 |
| | 17 | 9 |
QGraphicsView::contextMenuEventName: | QGraphicsView::contextMenuEvent | Prototype: | void QGraphicsView::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 2980-3001 |
| | 17 | 2 |
QGraphicsView::setTransformName: | QGraphicsView::setTransform | Prototype: | void QGraphicsView::setTransform(const QTransform &matrix, bool combine ) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 3885-3911 |
| | 17 | 5 |
QGraphicsViewPrivate::mapToSceneName: | QGraphicsViewPrivate::mapToScene | Prototype: | QRectF QGraphicsViewPrivate::mapToScene(const QRectF &rect) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 3931-3953 |
| | 17 | 2 |
QGraphicsWidget::insertActionName: | QGraphicsWidget::insertAction | Prototype: | void QGraphicsWidget::insertAction(QAction *before, QAction *action) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | Lines: | 2034-2060 |
| | 17 | 5 |
QGraphicsWidget::setWindowFlagsName: | QGraphicsWidget::setWindowFlags | Prototype: | void QGraphicsWidget::setWindowFlags(Qt::WindowFlags wFlags) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | Lines: | 1771-1798 |
| | 17 | 6 |
QGraphicsWidget::windowFrameEventName: | QGraphicsWidget::windowFrameEvent | Prototype: | bool QGraphicsWidget::windowFrameEvent(QEvent *event) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | Lines: | 1257-1284 |
| | 17 | 8 |
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: | 320-341 |
| | 17 | 2 |
QGridLayoutPrivate::addName: | QGridLayoutPrivate::add | Prototype: | void QGridLayoutPrivate::add(QGridBox *box, int row1, int row2, int col1, int col2) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 564-587 |
| | 17 | 5 |
QGroupBox::setCheckableName: | QGroupBox::setCheckable | Prototype: | void QGroupBox::setCheckable(bool checkable) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | Lines: | 554-581 |
| | 17 | 5 |
QHttpNetworkConnectionChannel::detectPipeliningSupportName: | QHttpNetworkConnectionChannel::detectPipeliningSupport | Prototype: | void QHttpNetworkConnectionChannel::detectPipeliningSupport() | Coverage: | 70.000% (14/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 499-524 |
| | 17 | 2 |
QHttpNetworkConnectionPrivate::copyCredentialsName: | QHttpNetworkConnectionPrivate::copyCredentials | Prototype: | void QHttpNetworkConnectionPrivate::copyCredentials(int fromChannel, QAuthenticator *auth, bool isProxy) | Coverage: | 83.333% (25/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 392-419 |
| | 17 | 9 |
QHttpNetworkConnectionPrivate::fillPipelineName: | QHttpNetworkConnectionPrivate::fillPipeline | Prototype: | bool QHttpNetworkConnectionPrivate::fillPipeline(QList<HttpMessagePair> &queue, QHttpNetworkConnectionChannel &channel) | Coverage: | 63.158% (12/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 795-831 |
| | 17 | 7 |
QHttpNetworkReplyPrivate::readBodyFastName: | QHttpNetworkReplyPrivate::readBodyFast | Prototype: | qint64 QHttpNetworkReplyPrivate::readBodyFast(QAbstractSocket *socket, QByteDataBuffer *rb) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 670-697 |
| | 17 | 5 |
QItemSelectionModelPrivate::_q_columnsAboutToBeRemovedName: | QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved | Prototype: | void QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 95.000% (19/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 763-789 |
| | 17 | 5 |
QJsonPrivate::Base::reserveSpaceName: | QJsonPrivate::Base::reserveSpace | Prototype: | int Base::reserveSpace(uint dataSize, int posInTable, uint numItems, bool replace) | Coverage: | 64.286% (9/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 149-174 |
| | 17 | 5 |
QJsonPrivate::Object::isValidName: | QJsonPrivate::Object::isValid | Prototype: | bool Object::isValid(int maxSize) const | Coverage: | 47.619% (10/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 228-249 |
| | 17 | 7 |
QJsonValue::QJsonValueName: | QJsonValue::QJsonValue | Prototype: | QJsonValue::QJsonValue(QJsonPrivate::Data *data, QJsonPrivate::Base *base, const QJsonPrivate::Value &v) | Coverage: | 93.750% (15/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 114-143 |
| | 17 | 9 |
QKeySequencePrivate::encodeStringName: | QKeySequencePrivate::encodeString | Prototype: | QString QKeySequencePrivate::encodeString(int key, QKeySequence::SequenceFormat format) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1220-1280 |
| | 17 | 7 |
QLabel::minimumSizeHintName: | QLabel::minimumSizeHint | Prototype: | QSize QLabel::minimumSizeHint() const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 842-866 |
| | 17 | 5 |
QLineEdit::mousePressEventName: | QLineEdit::mousePressEvent | Prototype: | void QLineEdit::mousePressEvent(QMouseEvent* e) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1461-1499 |
| | 17 | 6 |
QLineEdit::mouseReleaseEventName: | QLineEdit::mouseReleaseEvent | Prototype: | void QLineEdit::mouseReleaseEvent(QMouseEvent* e) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1540-1568 |
| | 17 | 8 |
QLocale::matchingLocalesName: | QLocale::matchingLocales | Prototype: | QList<QLocale> QLocale::matchingLocales(QLocale::Language language, QLocale::Script script, QLocale::Country country) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2066-2091 |
| | 17 | 6 |
QMatrix4x4::QMatrix4x4Name: | QMatrix4x4::QMatrix4x4 | Prototype: | QMatrix4x4::QMatrix4x4(const QMatrix& matrix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 201-220 |
| | 17 | 1 |
QMatrix4x4::QMatrix4x4Name: | QMatrix4x4::QMatrix4x4 | Prototype: | QMatrix4x4::QMatrix4x4(const QTransform& transform) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 233-252 |
| | 17 | 1 |
QMatrix::mapName: | QMatrix::map | Prototype: | QPainterPath QMatrix::map(const QPainterPath &path) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 702-734 |
| | 17 | 6 |
QMdiAreaPrivate::internalRaiseName: | QMdiAreaPrivate::internalRaise | Prototype: | void QMdiAreaPrivate::internalRaise(QMdiSubWindow *mdiChild) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1239-1265 |
| | 17 | 8 |
QMdiSubWindowPrivate::setSizeGripName: | QMdiSubWindowPrivate::setSizeGrip | Prototype: | void QMdiSubWindowPrivate::setSizeGrip(QSizeGrip *newSizeGrip) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2178-2204 |
| | 17 | 4 |
QMenu::hideEventName: | QMenu::hideEvent | Prototype: | void QMenu::hideEvent(QHideEvent *) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2493-2516 |
| | 17 | 5 |
QMessageBox::setInformativeTextName: | QMessageBox::setInformativeText | Prototype: | void QMessageBox::setInformativeText(const QString &text) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 2585-2612 |
| | 17 | 4 |
QMimeBinaryProvider::findByFileNameName: | QMimeBinaryProvider::findByFileName | Prototype: | QStringList QMimeBinaryProvider::findByFileName(const QString &fileName, QString *foundSuffix) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 288-309 |
| | 17 | 5 |
QMimeBinaryProvider::iconForMimeName: | QMimeBinaryProvider::iconForMime | Prototype: | QString QMimeBinaryProvider::iconForMime(CacheFile *cacheFile, int posListOffset, const QByteArray &inputMime) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 655-677 |
| | 17 | 4 |
QNativeSocketEngine::connectToHostName: | QNativeSocketEngine::connectToHost | Prototype: | bool QNativeSocketEngine::connectToHost(const QHostAddress &address, quint16 port) | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 562-580 |
| | 17 | 5 |
QNativeSocketEngine::initializeName: | QNativeSocketEngine::initialize | Prototype: | bool QNativeSocketEngine::initialize(QAbstractSocket::SocketType socketType, QAbstractSocket::NetworkLayerProtocol protocol) | Coverage: | 66.667% (12/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 408-465 |
| | 17 | 6 |
QNativeSocketEngine::readName: | QNativeSocketEngine::read | Prototype: | qint64 QNativeSocketEngine::read(char *data, qint64 maxSize) | Coverage: | 60.000% (12/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 879-903 |
| | 17 | 6 |
QNativeSocketEnginePrivate::checkProxyName: | QNativeSocketEnginePrivate::checkProxy | Prototype: | bool QNativeSocketEnginePrivate::checkProxy(const QHostAddress &address) | Coverage: | 84.211% (16/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 347-377 |
| | 17 | 6 |
QNativeSocketEnginePrivate::nativeSetMulticastInterfaceName: | QNativeSocketEnginePrivate::nativeSetMulticastInterface | Prototype: | bool QNativeSocketEnginePrivate::nativeSetMulticastInterface(const QNetworkInterface &iface) | Coverage: | 50.000% (9/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 720-745 |
| | 17 | 6 |
QNetworkAccessAuthenticationManager::fetchCachedCredentialsName: | QNetworkAccessAuthenticationManager::fetchCachedCredentials | Prototype: | QNetworkAuthenticationCredential QNetworkAccessAuthenticationManager::fetchCachedCredentials(const QUrl &url, const QAuthenticator *authentication) | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | Lines: | 274-299 |
| | 17 | 5 |
QNetworkAccessManager::networkAccessibleName: | QNetworkAccessManager::networkAccessible | Prototype: | QNetworkAccessManager::NetworkAccessibility QNetworkAccessManager::networkAccessible() const | Coverage: | 18.182% (4/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 968-998 |
| | 17 | 8 |
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: | 375-405 |
| | 17 | 5 |
QNetworkConfigurationManagerPrivate::allConfigurationsName: | QNetworkConfigurationManagerPrivate::allConfigurations | Prototype: | QList<QNetworkConfiguration> QNetworkConfigurationManagerPrivate::allConfigurations(QNetworkConfiguration::StateFlags filter) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | Lines: | 206-240 |
| | 17 | 6 |
QNetworkConfigurationManagerPrivate::startPollingName: | QNetworkConfigurationManagerPrivate::startPolling | Prototype: | void QNetworkConfigurationManagerPrivate::startPolling() | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | Lines: | 458-482 |
| | 17 | 6 |
QNetworkReplyHttpImplPrivate::migrateBackendName: | QNetworkReplyHttpImplPrivate::migrateBackend | Prototype: | bool QNetworkReplyHttpImplPrivate::migrateBackend() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 2143-2177 |
| | 17 | 5 |
QObject::QObjectName: | QObject::QObject | Prototype: | QObject::QObject(QObjectPrivate &dd, QObject *parent) | Coverage: | 52.381% (11/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 846-874 |
| | 17 | 7 |
QObject::connectImplName: | QObject::connectImpl | Prototype: | QMetaObject::Connection QObject::connectImpl(const QObject *sender, void **signal, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type, const int *types, const QMetaObject *senderMetaObject) | Coverage: | 65.000% (13/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4649-4675 |
| | 17 | 6 |
QObject::killTimerName: | QObject::killTimer | Prototype: | void QObject::killTimer(int id) | Coverage: | 73.333% (11/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1662-1687 |
| | 17 | 5 |
QOpenGL2PaintEngineExPrivate::resetGLStateName: | QOpenGL2PaintEngineExPrivate::resetGLState | Prototype: | void QOpenGL2PaintEngineExPrivate::resetGLState() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 645-667 |
| | 17 | 2 |
QOpenGLDebugLogger::pushGroupName: | QOpenGLDebugLogger::pushGroup | Prototype: | void QOpenGLDebugLogger::pushGroup(const QString &name, GLuint id, QOpenGLDebugMessage::Source source) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1627-1654 |
| | 17 | 4 |
QOpenGLFramebufferObject::~QOpenGLFramebufferObjectName: | QOpenGLFramebufferObject::~QOpenGLFramebufferObject | Prototype: | QOpenGLFramebufferObject::~QOpenGLFramebufferObject() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 940-964 |
| | 17 | 8 |
QOpenGLShader::hasOpenGLShadersName: | QOpenGLShader::hasOpenGLShaders | Prototype: | bool QOpenGLShader::hasOpenGLShaders(ShaderType type, QOpenGLContext *context) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 3448-3489 |
| | 17 | 7 |
QOpenGLShaderProgram::addShaderName: | QOpenGLShaderProgram::addShader | Prototype: | bool QOpenGLShaderProgram::addShader(QOpenGLShader *shader) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 832-854 |
| | 17 | 6 |
QOpenGLTexture::setDataName: | QOpenGLTexture::setData | Prototype: | void QOpenGLTexture::setData(const QImage& image, MipMapGeneration genMipMaps) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3227-3254 |
| | 17 | 4 |
QOpenGLTextureBlitterPrivate::buildProgramName: | QOpenGLTextureBlitterPrivate::buildProgram | Prototype: | bool QOpenGLTextureBlitterPrivate::buildProgram(ProgramIndex idx, const char *vs, const char *fs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 284-310 |
| | 17 | 2 |
QOpenGLTexturePrivate::createName: | QOpenGLTexturePrivate::create | Prototype: | bool QOpenGLTexturePrivate::create() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 157-184 |
| | 17 | 5 |
QPaintEngine::drawTiledPixmapName: | QPaintEngine::drawTiledPixmap | Prototype: | void QPaintEngine::drawTiledPixmap(const QRectF &rect, const QPixmap &pixmap, const QPointF &p) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 582-606 |
| | 17 | 6 |
QPainter::drawConvexPolygonName: | QPainter::drawConvexPolygon | Prototype: | void QPainter::drawConvexPolygon(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4951-4983 |
| | 17 | 5 |
QPainter::drawConvexPolygonName: | QPainter::drawConvexPolygon | Prototype: | void QPainter::drawConvexPolygon(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4985-5017 |
| | 17 | 5 |
QPainter::drawEllipseName: | QPainter::drawEllipse | Prototype: | void QPainter::drawEllipse(const QRectF &r) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4224-4256 |
| | 17 | 5 |
QPainter::drawEllipseName: | QPainter::drawEllipse | Prototype: | void QPainter::drawEllipse(const QRect &r) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4265-4298 |
| | 17 | 5 |
QPainter::drawPolygonName: | QPainter::drawPolygon | Prototype: | void QPainter::drawPolygon(const QPointF *points, int pointCount, Qt::FillRule fillRule) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4813-4845 |
| | 17 | 5 |
QPainter::drawPolygonName: | QPainter::drawPolygon | Prototype: | void QPainter::drawPolygon(const QPoint *points, int pointCount, Qt::FillRule fillRule) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4852-4884 |
| | 17 | 5 |
QPainterPath::addRectName: | QPainterPath::addRect | Prototype: | void QPainterPath::addRect(const QRectF &r) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1019-1047 |
| | 17 | 3 |
QPainterPath::connectPathName: | QPainterPath::connectPath | Prototype: | void QPainterPath::connectPath(const QPainterPath &other) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1254-1283 |
| | 17 | 6 |
QPainterPrivate::detachPainterPrivateName: | QPainterPrivate::detachPainterPrivate | Prototype: | void QPainterPrivate::detachPainterPrivate(QPainter *q) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 312-336 |
| | 17 | 5 |
QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinishedName: | QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished | Prototype: | void QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished() | Coverage: | 91.667% (22/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 219-246 |
| | 17 | 8 |
QPathSegments::mergePointsName: | QPathSegments::mergePoints | Prototype: | void QPathSegments::mergePoints() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 759-789 |
| | 17 | 6 |
QPdf::ByteStream::prepareBufferName: | QPdf::ByteStream::prepareBuffer | Prototype: | void ByteStream::prepareBuffer() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 266-289 |
| | 17 | 4 |
QPdfEngine::drawPathName: | QPdfEngine::drawPath | Prototype: | void QPdfEngine::drawPath (const QPainterPath &p) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 865-890 |
| | 17 | 6 |
QPlainTextEdit::setDocumentName: | QPlainTextEdit::setDocument | Prototype: | void QPlainTextEdit::setDocument(QTextDocument *document) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1290-1313 |
| | 17 | 4 |
QPlatformFontDatabase::weightFromIntegerName: | QPlatformFontDatabase::weightFromInteger | Prototype: | QFont::Weight QPlatformFontDatabase::weightFromInteger(int weight) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 639-658 |
| | 17 | 9 |
QPlatformScreen::transformBetweenName: | QPlatformScreen::transformBetween | Prototype: | QTransform QPlatformScreen::transformBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &target) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 395-424 |
| | 17 | 7 |
QPrintDialogPrivate::selectPrinterName: | QPrintDialogPrivate::selectPrinter | Prototype: | void QPrintDialogPrivate::selectPrinter(const QPrinter::OutputFormat outputFormat) | Coverage: | 42.105% (8/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 354-384 |
| | 17 | 7 |
QProgressDialogPrivate::initName: | QProgressDialogPrivate::init | Prototype: | void QProgressDialogPrivate::init(const QString &labelText, const QString &cancelText, int min, int max) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 114-136 |
| | 17 | 2 |
QRasterPaintEngine::fillPathName: | QRasterPaintEngine::fillPath | Prototype: | void QRasterPaintEngine::fillPath(const QPainterPath &path, QSpanData *fillData) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1351-1380 |
| | 17 | 3 |
QRasterPaintEngineState::QRasterPaintEngineStateName: | QRasterPaintEngineState::QRasterPaintEngineState | Prototype: | QRasterPaintEngineState::QRasterPaintEngineState() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 601-626 |
| | 17 | 1 |
QReadWriteLockPrivate::recursiveUnlockName: | QReadWriteLockPrivate::recursiveUnlock | Prototype: | void QReadWriteLockPrivate::recursiveUnlock() | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 575-601 |
| | 17 | 6 |
QResourceRoot::dataName: | QResourceRoot::data | Prototype: | const uchar *QResourceRoot::data(int node, qint64 *size) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 758-782 |
| | 17 | 3 |
QResourceRoot::nameName: | QResourceRoot::name | Prototype: | inline QString QResourceRoot::name(int node) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 597-619 |
| | 17 | 3 |
QRingBuffer::chopName: | QRingBuffer::chop | Prototype: | void QRingBuffer::chop(qint64 bytes) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 173-203 |
| | 17 | 5 |
QRingBuffer::reserveFrontName: | QRingBuffer::reserveFront | Prototype: | char *QRingBuffer::reserveFront(qint64 bytes) | Coverage: | 85.000% (17/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 144-171 |
| | 17 | 6 |
QScreen::~QScreenName: | QScreen::~QScreen | Prototype: | QScreen::~QScreen() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 107-139 |
| | 17 | 7 |
QScrollArea::setWidgetName: | QScrollArea::setWidget | Prototype: | void QScrollArea::setWidget(QWidget *widget) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | Lines: | 256-277 |
| | 17 | 4 |
QScrollerPrivate::updateVelocityName: | QScrollerPrivate::updateVelocity | Prototype: | void QScrollerPrivate::updateVelocity(const QPointF &deltaPixelRaw, qint64 deltaTime) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1080-1119 |
| | 17 | 6 |
QSequentialAnimationGroup::updateStateName: | QSequentialAnimationGroup::updateState | Prototype: | void QSequentialAnimationGroup::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | Coverage: | 86.364% (19/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | Lines: | 383-412 |
| | 17 | 7 |
QShortcutMap::matchesName: | QShortcutMap::matches | Prototype: | QKeySequence::SequenceMatch QShortcutMap::matches(const QKeySequence &seq1, const QKeySequence &seq2) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines: | 579-605 |
| | 17 | 6 |
QShortcutMap::nextStateName: | QShortcutMap::nextState | Prototype: | QKeySequence::SequenceMatch QShortcutMap::nextState(QKeyEvent *e) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines: | 367-402 |
| | 17 | 6 |
QShortcutMap::setShortcutAutoRepeatName: | QShortcutMap::setShortcutAutoRepeat | Prototype: | int QShortcutMap::setShortcutAutoRepeat(bool on, int id, QObject *owner, const QKeySequence &key) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines: | 269-297 |
| | 17 | 4 |