| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QPainter::drawImage| Name: | QPainter::drawImage | | Prototype: | void QPainter::drawImage(const QPointF &p, const QImage &image) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5358-5411 |
| | 36 | 6 |
QPainter::clipPath| Name: | QPainter::clipPath | | Prototype: | QPainterPath QPainter::clipPath() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2614-2651 |
| | 19 | 6 |
QPaintEngineEx::drawPoints| Name: | QPaintEngineEx::drawPoints | | Prototype: | void QPaintEngineEx::drawPoints(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 846-875 |
| | 21 | 6 |
QPaintEngineEx::drawPoints| Name: | QPaintEngineEx::drawPoints | | Prototype: | void QPaintEngineEx::drawPoints(const QPoint *points, int pointCount) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 877-907 |
| | 22 | 6 |
QPaintEngine::drawTiledPixmap| Name: | 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 |
QPaintEngine::drawPoints| Name: | QPaintEngine::drawPoints | | Prototype: | void QPaintEngine::drawPoints(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 435-469 |
| | 21 | 6 |
QPaintDevice::metric| Name: | QPaintDevice::metric | | Prototype: | int QPaintDevice::metric(PaintDeviceMetric m) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 86-108 |
| | 13 | 6 |
QPagePreview::paintEvent| Name: | QPagePreview::paintEvent | | Prototype: | void paintEvent(QPaintEvent *) override | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 119-173 |
| | 43 | 6 |
QOpenGLWindowPrivate::beginPaint| Name: | QOpenGLWindowPrivate::beginPaint | | Prototype: | void QOpenGLWindowPrivate::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 240-279 |
| | 26 | 6 |
QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject| Name: | QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject | | Prototype: | QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 355-388 |
| | 20 | 6 |
QOpenGLTimerQuery::~QOpenGLTimerQuery| Name: | QOpenGLTimerQuery::~QOpenGLTimerQuery | | Prototype: | QOpenGLTimerQuery::~QOpenGLTimerQuery() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 308-331 |
| | 14 | 6 |
QOpenGLTimeMonitor::~QOpenGLTimeMonitor| Name: | QOpenGLTimeMonitor::~QOpenGLTimeMonitor | | Prototype: | QOpenGLTimeMonitor::~QOpenGLTimeMonitor() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 699-722 |
| | 14 | 6 |
QOpenGLTexture::generateMipMaps| Name: | QOpenGLTexture::generateMipMaps | | Prototype: | void QOpenGLTexture::generateMipMaps(int baseLevel, bool resetBaseLevel) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3705-3722 |
| | 14 | 6 |
QOpenGLShaderProgram::setUniformValueArray| Name: | QOpenGLShaderProgram::setUniformValueArray | | Prototype: | void QOpenGLShaderProgram::setUniformValueArray(int location, const GLfloat *values, int count, int tupleSize) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 2818-2834 |
| | 12 | 6 |
QOpenGLShaderProgram::init| Name: | QOpenGLShaderProgram::init | | Prototype: | bool QOpenGLShaderProgram::init() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 788-818 |
| | 21 | 6 |
QOpenGLShaderProgram::addShader| Name: | 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 |
QOpenGLFramebufferObjectPrivate::initTexture| Name: | QOpenGLFramebufferObjectPrivate::initTexture | | Prototype: | void QOpenGLFramebufferObjectPrivate::initTexture(int idx) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 508-552 |
| | 32 | 6 |
QOpenGLFramebufferObject::blitFramebuffer| Name: | QOpenGLFramebufferObject::blitFramebuffer | | Prototype: | void QOpenGLFramebufferObject::blitFramebuffer(QOpenGLFramebufferObject *target, QOpenGLFramebufferObject *source, GLbitfield buffers, GLenum filter) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1614-1637 |
| | 15 | 6 |
QOpenGLExtensions::flushShared| Name: | QOpenGLExtensions::flushShared | | Prototype: | void QOpenGLExtensions::flushShared() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 4523-4550 |
| | 13 | 6 |
QOpenGLDebugLoggerPrivate::_q_contextAboutToBeDestroyed| Name: | QOpenGLDebugLoggerPrivate::_q_contextAboutToBeDestroyed | | Prototype: | void QOpenGLDebugLoggerPrivate::_q_contextAboutToBeDestroyed() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1289-1327 |
| | 21 | 6 |
QOpenGL2PaintEngineExPrivate::updateClipScissorTest| Name: | QOpenGL2PaintEngineExPrivate::updateClipScissorTest | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateClipScissorTest() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2184-2220 |
| | 19 | 6 |
QOpenGL2PaintEngineExPrivate::systemStateChanged| Name: | QOpenGL2PaintEngineExPrivate::systemStateChanged | | Prototype: | void QOpenGL2PaintEngineExPrivate::systemStateChanged() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2401-2448 |
| | 25 | 6 |
QOpenGL2PaintEngineExPrivate::drawPixmapFragments| Name: | QOpenGL2PaintEngineExPrivate::drawPixmapFragments | | Prototype: | void QOpenGL2PaintEngineExPrivate::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1983-2058 |
| | 51 | 6 |
QObjectPrivate::receiverList| Name: | QObjectPrivate::receiverList | | Prototype: | QObjectList QObjectPrivate::receiverList(const char *signal) const | | Coverage: | 31.250% (5/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 340-360 |
| | 14 | 6 |
QObjectPrivate::isSender| Name: | QObjectPrivate::isSender | | Prototype: | bool QObjectPrivate::isSender(const QObject *receiver, const char *signal) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 317-337 |
| | 14 | 6 |
QObject::disconnectImpl| Name: | QObject::disconnectImpl | | Prototype: | bool QObject::disconnectImpl(const QObject *sender, void **signal, const QObject *receiver, void **slot, const QMetaObject *senderMetaObject) | | Coverage: | 62.500% (15/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4847-4870 |
| | 15 | 6 |
QObject::connectImpl| Name: | 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::connect| Name: | QObject::connect | | Prototype: | QMetaObject::Connection QObject::connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | | Coverage: | 50.000% (12/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2771-2827 |
| | 39 | 6 |
QNetworkSession::sessionProperty| Name: | QNetworkSession::sessionProperty | | Prototype: | QVariant QNetworkSession::sessionProperty(const QString &key) const | | Coverage: | 35.000% (7/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 542-561 |
| | 11 | 6 |
QNetworkReplyImplPrivate::migrateBackend| Name: | QNetworkReplyImplPrivate::migrateBackend | | Prototype: | bool QNetworkReplyImplPrivate::migrateBackend() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 1078-1117 |
| | 21 | 6 |
QNetworkReplyImplPrivate::appendDownstreamDataDownloadBuffer| Name: | QNetworkReplyImplPrivate::appendDownstreamDataDownloadBuffer | | Prototype: | void QNetworkReplyImplPrivate::appendDownstreamDataDownloadBuffer(qint64 bytesReceived, qint64 bytesTotal) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 747-779 |
| | 15 | 6 |
QNetworkReplyImplPrivate::_q_bufferOutgoingData| Name: | QNetworkReplyImplPrivate::_q_bufferOutgoingData | | Prototype: | void QNetworkReplyImplPrivate::_q_bufferOutgoingData() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 247-288 |
| | 21 | 6 |
QNetworkReplyImpl::abort| Name: | QNetworkReplyImpl::abort | | Prototype: | void QNetworkReplyImpl::abort() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 926-952 |
| | 16 | 6 |
QNetworkReplyHttpImplPrivate::start| Name: | QNetworkReplyHttpImplPrivate::start | | Prototype: | bool QNetworkReplyHttpImplPrivate::start(const QNetworkRequest &newHttpRequest) | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1678-1715 |
| | 22 | 6 |
QNetworkReplyHttpImplPrivate::initCacheSaveDevice| Name: | QNetworkReplyHttpImplPrivate::initCacheSaveDevice | | Prototype: | void QNetworkReplyHttpImplPrivate::initCacheSaveDevice() | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 953-992 |
| | 23 | 6 |
QNetworkReplyHttpImplPrivate::checkForRedirect| Name: | QNetworkReplyHttpImplPrivate::checkForRedirect | | Prototype: | void QNetworkReplyHttpImplPrivate::checkForRedirect(const int statusCode) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1134-1151 |
| | 7 | 6 |
QNetworkReplyHttpImplPrivate::canResume| Name: | QNetworkReplyHttpImplPrivate::canResume | | Prototype: | bool QNetworkReplyHttpImplPrivate::canResume() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1640-1666 |
| | 13 | 6 |
QNetworkReplyHttpImplPrivate::_q_bufferOutgoingData| Name: | QNetworkReplyHttpImplPrivate::_q_bufferOutgoingData | | Prototype: | void QNetworkReplyHttpImplPrivate::_q_bufferOutgoingData() | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1865-1906 |
| | 21 | 6 |
QNetworkConfigurationManagerPrivate::startPolling| Name: | 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 |
QNetworkConfigurationManagerPrivate::allConfigurations| Name: | 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 |
QNetworkAccessManagerPrivate::createSession| Name: | QNetworkAccessManagerPrivate::createSession | | Prototype: | void QNetworkAccessManagerPrivate::createSession(const QNetworkConfiguration &config) | | Coverage: | 42.105% (8/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1544-1594 |
| | 29 | 6 |
QNetworkAccessManagerPrivate::authenticationRequired| Name: | QNetworkAccessManagerPrivate::authenticationRequired | | Prototype: | void QNetworkAccessManagerPrivate::authenticationRequired(QAuthenticator *authenticator, QNetworkReply *reply, bool synchronous, QUrl &url, QUrl *urlForLastAuthentication, bool allowAuthenticationReuse) | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1401-1443 |
| | 22 | 6 |
QNetworkAccessFileBackend::uploadReadyReadSlot| Name: | QNetworkAccessFileBackend::uploadReadyReadSlot | | Prototype: | void QNetworkAccessFileBackend::uploadReadyReadSlot() | | Coverage: | 82.353% (14/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | | Lines: | 183-221 |
| | 23 | 6 |
QNetworkAccessDebugPipeBackend::pushFromSocketToDownstream| Name: | QNetworkAccessDebugPipeBackend::pushFromSocketToDownstream | | Prototype: | void QNetworkAccessDebugPipeBackend::pushFromSocketToDownstream() | | Coverage: | 35.714% (5/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend.cpp | | Lines: | 136-170 |
| | 21 | 6 |
QNetworkAccessCache::unlinkEntry| Name: | QNetworkAccessCache::unlinkEntry | | Prototype: | bool QNetworkAccessCache::unlinkEntry(const QByteArray &key) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 168-190 |
| | 16 | 6 |
QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials| Name: | QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials | | Prototype: | QNetworkAuthenticationCredential QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials(const QNetworkProxy &p, const QAuthenticator *authenticator) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 193-224 |
| | 27 | 6 |
QNativeSocketEnginePrivate::nativeSetMulticastInterface| Name: | 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 |
QNativeSocketEnginePrivate::checkProxy| Name: | 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::adjustAddressProtocol| Name: | QNativeSocketEnginePrivate::adjustAddressProtocol | | Prototype: | QHostAddress QNativeSocketEnginePrivate::adjustAddressProtocol(const QHostAddress &address) const | | Coverage: | 65.000% (13/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 322-345 |
| | 13 | 6 |
QNativeSocketEngine::waitForReadOrWrite| Name: | QNativeSocketEngine::waitForReadOrWrite | | Prototype: | bool QNativeSocketEngine::waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs, bool *timedOut) | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1053-1103 |
| | 20 | 6 |
QNativeSocketEngine::read| Name: | 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 |
QNativeSocketEngine::initialize| Name: | 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::initialize| Name: | QNativeSocketEngine::initialize | | Prototype: | bool QNativeSocketEngine::initialize(qintptr socketDescriptor, QAbstractSocket::SocketState socketState) | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 477-517 |
| | 21 | 6 |
QMimeAllGlobPatterns::addGlob| Name: | QMimeAllGlobPatterns::addGlob | | Prototype: | void QMimeAllGlobPatterns::addGlob(const QMimeGlobPattern &glob) | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | | Lines: | 157-181 |
| | 12 | 6 |
QMetaType::registerNormalizedTypedef| Name: | QMetaType::registerNormalizedTypedef | | Prototype: | int QMetaType::registerNormalizedTypedef(const ::QByteArray &normalizedTypeName, int aliasId) | | Coverage: | 63.158% (12/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1130-1166 |
| | 26 | 6 |
QMetaProperty::type| Name: | QMetaProperty::type | | Prototype: | QVariant::Type QMetaProperty::type() const | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2823-2847 |
| | 14 | 6 |
QMetaObjectPrivate::parameterTypeNamesFromSignature| Name: | QMetaObjectPrivate::parameterTypeNamesFromSignature | | Prototype: | QList<QByteArray> QMetaObjectPrivate::parameterTypeNamesFromSignature(const char *signature) | | Coverage: | 71.429% (20/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3614-3632 |
| | 14 | 6 |
QMetaObjectPrivate::connect| Name: | QMetaObjectPrivate::connect | | Prototype: | QObjectPrivate::Connection *QMetaObjectPrivate::connect(const QObject *sender, int signal_index, const QMetaObject *smeta, const QObject *receiver, int method_index, const QMetaObject *rmeta, int type, int *types) | | Coverage: | 100.000% (26/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3243-3296 |
| | 36 | 6 |
QMetaCallEvent::~QMetaCallEvent| Name: | QMetaCallEvent::~QMetaCallEvent | | Prototype: | QMetaCallEvent::~QMetaCallEvent() | | Coverage: | 94.444% (17/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 476-492 |
| | 10 | 6 |
QMessageBox::setDetailedText| Name: | QMessageBox::setDetailedText | | Prototype: | void QMessageBox::setDetailedText(const QString &text) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2530-2559 |
| | 21 | 6 |
QMenuSloppyState::timeout| Name: | 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: | 724-755 |
| | 18 | 6 |
QMenuPrivate::setFirstActionActive| Name: | QMenuPrivate::setFirstActionActive | | Prototype: | void QMenuPrivate::setFirstActionActive() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 536-557 |
| | 16 | 6 |
QMenuPrivate::_q_actionTriggered| Name: | QMenuPrivate::_q_actionTriggered | | Prototype: | void QMenuPrivate::_q_actionTriggered() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1235-1262 |
| | 16 | 6 |
QMenuBar::mousePressEvent| Name: | QMenuBar::mousePressEvent | | Prototype: | void QMenuBar::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1024-1051 |
| | 16 | 6 |
QMenuBar::initStyleOption| Name: | QMenuBar::initStyleOption | | Prototype: | void QMenuBar::initStyleOption(QStyleOptionMenuItem *option, const QAction *action) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 546-570 |
| | 20 | 6 |
QMenu::mouseReleaseEvent| Name: | QMenu::mouseReleaseEvent | | Prototype: | void QMenu::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2660-2685 |
| | 14 | 6 |
QMdiSubWindowPrivate::updateMask| Name: | QMdiSubWindowPrivate::updateMask | | Prototype: | void QMdiSubWindowPrivate::updateMask() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1133-1153 |
| | 15 | 6 |
QMdiSubWindowPrivate::titleBarOptions| Name: | QMdiSubWindowPrivate::titleBarOptions | | Prototype: | QStyleOptionTitleBar QMdiSubWindowPrivate::titleBarOptions() const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1623-1673 |
| | 35 | 6 |
QMdiSubWindowPrivate::sizeParameters| Name: | QMdiSubWindowPrivate::sizeParameters | | Prototype: | void QMdiSubWindowPrivate::sizeParameters(int *margin, int *minWidth) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1730-1758 |
| | 20 | 6 |
QMdiSubWindowPrivate::showButtonsInMenuBar| Name: | QMdiSubWindowPrivate::showButtonsInMenuBar | | Prototype: | void QMdiSubWindowPrivate::showButtonsInMenuBar(QMenuBar *menuBar) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1797-1831 |
| | 22 | 6 |
QMdiSubWindow::showSystemMenu| Name: | QMdiSubWindow::showSystemMenu | | Prototype: | void QMdiSubWindow::showSystemMenu() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2545-2568 |
| | 14 | 6 |
QMdiSubWindow::resizeEvent| Name: | QMdiSubWindow::resizeEvent | | Prototype: | void QMdiSubWindow::resizeEvent(QResizeEvent *resizeEvent) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3070-3097 |
| | 16 | 6 |
QMdiAreaPrivate::place| Name: | QMdiAreaPrivate::place | | Prototype: | void QMdiAreaPrivate::place(Placer *placer, QMdiSubWindow *child) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 882-916 |
| | 22 | 6 |
QMaxHeap::pop| Name: | QMaxHeap::pop | | Prototype: | template <class T> T QMaxHeap<T>::pop() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 416-440 |
| | 19 | 6 |
QMatrix::map| Name: | 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 |
QMatrix4x4::translate| Name: | QMatrix4x4::translate | | Prototype: | void QMatrix4x4::translate(float x, float y) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1028-1052 |
| | 20 | 6 |
QMatrix4x4::translate| Name: | QMatrix4x4::translate | | Prototype: | void QMatrix4x4::translate(float x, float y, float z) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1062-1091 |
| | 25 | 6 |
QMatrix4x4::translate| Name: | QMatrix4x4::translate | | Prototype: | void QMatrix4x4::translate(const QVector3D& vector) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 985-1017 |
| | 28 | 6 |
QMatrix4x4::normalMatrix| Name: | QMatrix4x4::normalMatrix | | Prototype: | QMatrix3x3 QMatrix4x4::normalMatrix() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 529-580 |
| | 39 | 6 |
QMainWindowLayout::toolBarArea| Name: | QMainWindowLayout::toolBarArea | | Prototype: | Qt::ToolBarArea QMainWindowLayout::toolBarArea(QToolBar *toolbar) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1200-1217 |
| | 8 | 6 |
QMainWindowLayout::restoreState| Name: | 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: | 2539-2572 |
| | 18 | 6 |
QMainWindow::tabifiedDockWidgets| Name: | QMainWindow::tabifiedDockWidgets | | Prototype: | QList<QDockWidget*> QMainWindow::tabifiedDockWidgets(QDockWidget *dockwidget) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1196-1217 |
| | 10 | 6 |
QMainWindow::setCorner| Name: | QMainWindow::setCorner | | Prototype: | void QMainWindow::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 687-708 |
| | 13 | 6 |
QLoggingCategory::setEnabled| Name: | QLoggingCategory::setEnabled | | Prototype: | void QLoggingCategory::setEnabled(QtMsgType type, bool enable) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 340-356 |
| | 6 | 6 |
QLoggingCategory::isEnabled| Name: | QLoggingCategory::isEnabled | | Prototype: | bool QLoggingCategory::isEnabled(QtMsgType msgtype) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 318-328 |
| | 7 | 6 |
QLockFilePrivate::getLockInfo| Name: | QLockFilePrivate::getLockInfo | | Prototype: | bool QLockFilePrivate::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 288-311 |
| | 19 | 6 |
QLocaleId::withLikelySubtagsRemoved| Name: | QLocaleId::withLikelySubtagsRemoved | | Prototype: | QLocaleId QLocaleId::withLikelySubtagsRemoved() const | | Coverage: | 37.500% (6/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 267-289 |
| | 13 | 6 |
QLocale::quoteString| Name: | QLocale::quoteString | | Prototype: | QString QLocale::quoteString(const QStringRef &str, QuotationStyle style) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 944-962 |
| | 11 | 6 |
QLocale::matchingLocales| Name: | 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 |
QLocalServerPrivate::waitForNewConnection| Name: | QLocalServerPrivate::waitForNewConnection | | Prototype: | void QLocalServerPrivate::waitForNewConnection(int msec, bool *timedOut) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | | Lines: | 284-308 |
| | 12 | 6 |
QListWidgetItem::setData| Name: | QListWidgetItem::setData | | Prototype: | void QListWidgetItem::setData(int role, const QVariant &value) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 696-713 |
| | 13 | 6 |
QListViewPrivate::closestIndex| Name: | QListViewPrivate::closestIndex | | Prototype: | QModelIndex QListViewPrivate::closestIndex(const QRect &target, const QVector<QModelIndex> &candidates) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1748-1782 |
| | 19 | 6 |
QListView::updateGeometries| Name: | QListView::updateGeometries | | Prototype: | void QListView::updateGeometries() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1480-1512 |
| | 19 | 6 |
QListModeViewBase::horizontalScrollToValue| Name: | QListModeViewBase::horizontalScrollToValue | | Prototype: | int QListModeViewBase::horizontalScrollToValue(int index, QListView::ScrollHint hint, bool leftOf, bool rightOf, const QRect &area, const QRect &rect) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2268-2287 |
| | 13 | 6 |
QLineEditPrivate::positionSideWidgets| Name: | QLineEditPrivate::positionSideWidgets | | Prototype: | void QLineEditPrivate::positionSideWidgets() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 453-474 |
| | 16 | 6 |
QLineEdit::mousePressEvent| Name: | 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::mouseMoveEvent| Name: | QLineEdit::mouseMoveEvent | | Prototype: | void QLineEdit::mouseMoveEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1503-1536 |
| | 13 | 6 |
QLineEdit::focusOutEvent| Name: | QLineEdit::focusOutEvent | | Prototype: | void QLineEdit::focusOutEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1838-1876 |
| | 16 | 6 |
QLibraryPrivate::load| Name: | QLibraryPrivate::load | | Prototype: | bool QLibraryPrivate::load() | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 529-555 |
| | 15 | 6 |
QLayout::closestAcceptableSize| Name: | QLayout::closestAcceptableSize | | Prototype: | QSize QLayout::closestAcceptableSize(const QWidget *widget, const QSize &size) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 1438-1476 |
| | 25 | 6 |