Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGLPixelBuffer::makeCurrentName: | QGLPixelBuffer::makeCurrent | Prototype: | bool QGLPixelBuffer::makeCurrent() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 211-231 |
| | 17 | 6 |
QGLShaderPrivate::createName: | QGLShaderPrivate::create | Prototype: | bool QGLShaderPrivate::create() | Coverage: | 47.368% (9/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 231-257 |
| | 17 | 6 |
QGLShaderProgram::addShaderName: | QGLShaderProgram::addShader | Prototype: | bool QGLShaderProgram::addShader(QGLShader *shader) | Coverage: | 40.909% (9/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 710-732 |
| | 17 | 6 |
QGestureManager::unregisterGestureRecognizerName: | QGestureManager::unregisterGestureRecognizer | Prototype: | void QGestureManager::unregisterGestureRecognizer(Qt::GestureType type) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | Lines: | 136-165 |
| | 17 | 9 |
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: | 466-492 |
| | 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: | 2009-2035 |
| | 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: | 684-712 |
| | 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: | 5056-5089 |
| | 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: | 7079-7105 |
| | 17 | 9 |
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: | 3908-3937 |
| | 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: | 3974-4003 |
| | 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: | 4118-4146 |
| | 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: | 50-77 |
| | 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: | 392-421 |
| | 17 | 5 |
QGraphicsScene::setActiveWindowName: | QGraphicsScene::setActiveWindow | Prototype: | void QGraphicsScene::setActiveWindow(QGraphicsWidget *widget) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 5717-5748 |
| | 17 | 6 |
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: | 406-433 |
| | 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: | 6133-6159 |
| | 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: | 1217-1242 |
| | 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: | 2977-2998 |
| | 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: | 3882-3908 |
| | 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: | 3928-3950 |
| | 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: | 2027-2053 |
| | 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: | 1764-1791 |
| | 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: | 1250-1277 |
| | 17 | 8 |
QGridLayoutPrivate::addName: | QGridLayoutPrivate::add | Prototype: | void QGridLayoutPrivate::add(QGridBox *box, int row1, int row2, int col1, int col2) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 558-581 |
| | 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: | 552-579 |
| | 17 | 5 |
QGtkStylePrivate::getFilesystemIconName: | QGtkStylePrivate::getFilesystemIcon | Prototype: | QIcon QGtkStylePrivate::getFilesystemIcon(const QFileInfo &info) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 845-865 |
| | 17 | 3 |
QGtkStylePrivate::getThemeFontName: | QGtkStylePrivate::getThemeFont | Prototype: | QFont QGtkStylePrivate::getThemeFont() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 818-843 |
| | 17 | 5 |
QGtkStyleUpdateScheduler::updateThemeName: | QGtkStyleUpdateScheduler::updateTheme | Prototype: | void QGtkStyleUpdateScheduler::updateTheme() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 779-805 |
| | 17 | 5 |
QGuiApplicationPrivate::processWheelEventName: | QGuiApplicationPrivate::processWheelEvent | Prototype: | void QGuiApplicationPrivate::processWheelEvent(QWindowSystemInterfacePrivate::WheelEvent *e) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1935-1965 |
| | 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: | 493-518 |
| | 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: | 383-410 |
| | 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: | 786-822 |
| | 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: | 668-695 |
| | 17 | 5 |
QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChangedName: | QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChanged | Prototype: | void QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | Lines: | 489-514 |
| | 17 | 4 |
QItemSelectionModelPrivate::_q_columnsAboutToBeRemovedName: | QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved | Prototype: | void QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 75.000% (15/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 761-787 |
| | 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: | 143-168 |
| | 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: | 200-221 |
| | 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: | 108-137 |
| | 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: | 1213-1273 |
| | 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: | 836-860 |
| | 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: | 2067-2092 |
| | 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: | 195-214 |
| | 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: | 227-246 |
| | 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: | 695-727 |
| | 17 | 6 |
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: | 2173-2199 |
| | 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: | 2451-2474 |
| | 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: | 2588-2615 |
| | 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: | 282-303 |
| | 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: | 651-673 |
| | 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: | 555-573 |
| | 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: | 401-458 |
| | 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: | 872-896 |
| | 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: | 340-370 |
| | 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: | 733-758 |
| | 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: | 268-293 |
| | 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: | 962-992 |
| | 17 | 8 |
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: | 476-500 |
| | 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: | 2149-2183 |
| | 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: | 839-867 |
| | 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: | 4633-4659 |
| | 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: | 1655-1680 |
| | 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: | 639-661 |
| | 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: | 1633-1660 |
| | 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: | 934-958 |
| | 17 | 8 |
QOpenGLFunctions_1_1_DeprecatedBackend::QOpenGLFunctions_1_1_DeprecatedBackendName: | QOpenGLFunctions_1_1_DeprecatedBackend::QOpenGLFunctions_1_1_DeprecatedBackend | Prototype: | QOpenGLFunctions_1_1_DeprecatedBackend::QOpenGLFunctions_1_1_DeprecatedBackend(QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | Lines: | 1762-1807 |
| | 17 | 1 |
QOpenGLShader::hasOpenGLShadersName: | QOpenGLShader::hasOpenGLShaders | Prototype: | bool QOpenGLShader::hasOpenGLShaders(ShaderType type, QOpenGLContext *context) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 3444-3485 |
| | 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: | 826-848 |
| | 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: | 3218-3245 |
| | 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: | 278-304 |
| | 17 | 2 |
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: | 573-597 |
| | 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: | 4947-4979 |
| | 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: | 4981-5013 |
| | 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: | 4220-4252 |
| | 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: | 4261-4294 |
| | 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: | 4809-4841 |
| | 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: | 4848-4880 |
| | 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: | 1013-1041 |
| | 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: | 1248-1277 |
| | 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: | 306-330 |
| | 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: | 213-240 |
| | 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: | 753-783 |
| | 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: | 260-283 |
| | 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: | 859-884 |
| | 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: | 1283-1306 |
| | 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: | 633-652 |
| | 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: | 388-417 |
| | 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: | 348-378 |
| | 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: | 108-130 |
| | 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: | 1345-1374 |
| | 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: | 595-620 |
| | 17 | 1 |
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: | 752-776 |
| | 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: | 591-613 |
| | 17 | 3 |
QRingBuffer::freeName: | QRingBuffer::free | Prototype: | void QRingBuffer::free(qint64 bytes) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 66-96 |
| | 17 | 5 |
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: | 250-271 |
| | 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: | 1071-1110 |
| | 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: | 377-406 |
| | 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: | 573-599 |
| | 17 | 6 |