Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QMainWindowLayout::updateTabBarShapesName: | QMainWindowLayout::updateTabBarShapes | Prototype: | void QMainWindowLayout::updateTabBarShapes() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1469-1498 |
| | 11 | 2 |
QMainWindowTabBar::eventName: | QMainWindowTabBar::event | Prototype: | bool QMainWindowTabBar::event(QEvent *e) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1608-1624 |
| | 11 | 4 |
QMapNodeBase::nextNodeName: | QMapNodeBase::nextNode | Prototype: | const QMapNodeBase *QMapNodeBase::nextNode() const | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 47-63 |
| | 11 | 4 |
QMapNodeBase::previousNodeName: | QMapNodeBase::previousNode | Prototype: | const QMapNodeBase *QMapNodeBase::previousNode() const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 65-81 |
| | 11 | 4 |
QMdiArea::setActiveSubWindowName: | QMdiArea::setActiveSubWindow | Prototype: | void QMdiArea::setActiveSubWindow(QMdiSubWindow *window) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1826-1845 |
| | 11 | 4 |
QMdiSubWindowPrivate::setMinimizeModeName: | QMdiSubWindowPrivate::setMinimizeMode | Prototype: | void QMdiSubWindowPrivate::setMinimizeMode() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1221-1244 |
| | 11 | 1 |
QMenu::~QMenuName: | QMenu::~QMenu | Prototype: | QMenu::~QMenu() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1498-1515 |
| | 11 | 5 |
QMessageBox::changeEventName: | QMessageBox::changeEvent | Prototype: | void QMessageBox::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1417-1445 |
| | 11 | 7 |
QMessageLogger::criticalName: | QMessageLogger::critical | Prototype: | void QMessageLogger::critical(const QLoggingCategory &cat, const char *msg, ...) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 683-699 |
| | 11 | 3 |
QMessageLogger::debugName: | QMessageLogger::debug | Prototype: | void QMessageLogger::debug(const QLoggingCategory &cat, const char *msg, ...) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 338-354 |
| | 11 | 3 |
QMessageLogger::infoName: | QMessageLogger::info | Prototype: | void QMessageLogger::info(const QLoggingCategory &cat, const char *msg, ...) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 449-465 |
| | 11 | 3 |
QMessageLogger::warningName: | QMessageLogger::warning | Prototype: | void QMessageLogger::warning(const QLoggingCategory &cat, const char *msg, ...) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 567-583 |
| | 11 | 3 |
QMetaObject::checkConnectArgsName: | QMetaObject::checkConnectArgs | Prototype: | bool QMetaObject::checkConnectArgs(const char *signal, const char *method) | Coverage: | 42.105% (8/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1193-1206 |
| | 11 | 5 |
QMetaObjectBuilder::toRelocatableDataName: | QMetaObjectBuilder::toRelocatableData | Prototype: | QByteArray QMetaObjectBuilder::toRelocatableData(bool *ok) const | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1519-1534 |
| | 11 | 4 |
QMetaStringTable::writeBlobName: | QMetaStringTable::writeBlob | Prototype: | void QMetaStringTable::writeBlob(char *out) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1134-1153 |
| | 11 | 3 |
QMetaType::typeNameName: | QMetaType::typeName | Prototype: | const char *QMetaType::typeName(int typeId) | Coverage: | 98.758% (159/161) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 830-854 |
| | 11 | 78 |
QMimeBinaryProvider::isValidName: | QMimeBinaryProvider::isValid | Prototype: | bool QMimeBinaryProvider::isValid() | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 187-209 |
| | 11 | 4 |
QMimeBinaryProvider::loadMimeTypeListName: | QMimeBinaryProvider::loadMimeTypeList | Prototype: | void QMimeBinaryProvider::loadMimeTypeList() | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 519-538 |
| | 11 | 5 |
QMimeData::urlsName: | QMimeData::urls | Prototype: | QList<QUrl> QMimeData::urls() const | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 325-340 |
| | 11 | 5 |
QMimeDatabasePrivate::findByDataName: | QMimeDatabasePrivate::findByData | Prototype: | QMimeType QMimeDatabasePrivate::findByData(const QByteArray &data, int *accuracyPtr) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | Lines: | 133-152 |
| | 11 | 4 |
QMoviePrivate::resetName: | QMoviePrivate::reset | Prototype: | void QMoviePrivate::reset() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 278-291 |
| | 11 | 2 |
QNativeSocketEngine::joinMulticastGroupName: | QNativeSocketEngine::joinMulticastGroup | Prototype: | bool QNativeSocketEngine::joinMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &iface) | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 704-725 |
| | 11 | 5 |
QNativeSocketEnginePrivate::nativePendingDatagramSizeName: | QNativeSocketEnginePrivate::nativePendingDatagramSize | Prototype: | qint64 QNativeSocketEnginePrivate::nativePendingDatagramSize() const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 802-827 |
| | 11 | 4 |
QNativeSocketEnginePrivate::nativeSelectName: | QNativeSocketEnginePrivate::nativeSelect | Prototype: | int QNativeSocketEnginePrivate::nativeSelect(int timeout, bool selectForRead) const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 1258-1275 |
| | 11 | 2 |
QNetworkAccessManager::connectToHostEncryptedName: | QNetworkAccessManager::connectToHostEncrypted | Prototype: | void QNetworkAccessManager::connectToHostEncrypted(const QString &hostName, quint16 port, const QSslConfiguration &sslConfiguration) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1033-1051 |
| | 11 | 3 |
QNetworkAccessManagerPrivate::findBackendName: | QNetworkAccessManagerPrivate::findBackend | Prototype: | QNetworkAccessBackend *QNetworkAccessManagerPrivate::findBackend(QNetworkAccessManager::Operation op, const QNetworkRequest &request) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | Lines: | 86-103 |
| | 11 | 4 |
QNetworkAccessManagerPrivate::queryProxyName: | QNetworkAccessManagerPrivate::queryProxy | Prototype: | QList<QNetworkProxy> QNetworkAccessManagerPrivate::queryProxy(const QNetworkProxyQuery &query) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1487-1505 |
| | 11 | 4 |
QNetworkAuthenticationCache::insertName: | QNetworkAuthenticationCache::insert | Prototype: | void insert(const QString &domain, const QString &user, const QString &password) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | Lines: | 72-90 |
| | 11 | 3 |
QNetworkConfigurationManagerPrivate::configurationRemovedName: | QNetworkConfigurationManagerPrivate::configurationRemoved | Prototype: | void QNetworkConfigurationManagerPrivate::configurationRemoved(QNetworkConfigurationPrivatePointer ptr) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | Lines: | 323-340 |
| | 11 | 3 |
QNetworkDiskCachePrivate::removeFileName: | QNetworkDiskCachePrivate::removeFile | Prototype: | bool QNetworkDiskCachePrivate::removeFile(const QString &file) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | Lines: | 335-352 |
| | 11 | 4 |
QNetworkHeadersPrivate::setRawHeaderInternalName: | QNetworkHeadersPrivate::setRawHeaderInternal | Prototype: | void QNetworkHeadersPrivate::setRawHeaderInternal(const QByteArray &key, const QByteArray &value) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 988-1005 |
| | 11 | 4 |
QNetworkReplyFileImpl::readDataName: | QNetworkReplyFileImpl::readData | Prototype: | qint64 QNetworkReplyFileImpl::readData(char *data, qint64 maxlen) | Coverage: | 92.857% (13/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyfileimpl.cpp | Lines: | 175-190 |
| | 11 | 4 |
QNetworkReplyHttpImpl::abortName: | QNetworkReplyHttpImpl::abort | Prototype: | void QNetworkReplyHttpImpl::abort() | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 263-286 |
| | 11 | 4 |
QNetworkReplyHttpImplPrivate::_q_metaDataChangedName: | QNetworkReplyHttpImplPrivate::_q_metaDataChanged | Prototype: | void QNetworkReplyHttpImplPrivate::_q_metaDataChanged() | Coverage: | 72.727% (8/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 2125-2143 |
| | 11 | 3 |
QNetworkReplyImpl::closeName: | QNetworkReplyImpl::close | Prototype: | void QNetworkReplyImpl::close() | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 948-966 |
| | 11 | 4 |
QNetworkReplyImplPrivate::appendDownstreamDataName: | QNetworkReplyImplPrivate::appendDownstreamData | Prototype: | void QNetworkReplyImplPrivate::appendDownstreamData(QIODevice *data) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 676-695 |
| | 11 | 3 |
QNetworkReplyImplPrivate::emitUploadProgressName: | QNetworkReplyImplPrivate::emitUploadProgress | Prototype: | void QNetworkReplyImplPrivate::emitUploadProgress(qint64 bytesSent, qint64 bytesTotal) | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 550-570 |
| | 11 | 4 |
QNetworkReplyImplPrivate::metaDataChangedName: | QNetworkReplyImplPrivate::metaDataChanged | Prototype: | void QNetworkReplyImplPrivate::metaDataChanged() | Coverage: | 18.182% (2/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 863-879 |
| | 11 | 3 |
QNetworkSession::sessionPropertyName: | QNetworkSession::sessionProperty | Prototype: | QVariant QNetworkSession::sessionProperty(const QString &key) const | Coverage: | 36.364% (8/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 535-554 |
| | 11 | 6 |
QNonContiguousByteDeviceIoDeviceImpl::resetName: | QNonContiguousByteDeviceIoDeviceImpl::reset | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::reset() | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 366-382 |
| | 11 | 3 |
QObject::installEventFilterName: | QObject::installEventFilter | Prototype: | void QObject::installEventFilter(QObject *obj) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2056-2073 |
| | 11 | 4 |
QOpenGL2PaintEngineEx::drawTextureName: | QOpenGL2PaintEngineEx::drawTexture | Prototype: | bool QOpenGL2PaintEngineEx::drawTexture(const QRectF &dest, GLuint textureId, const QSize &size, const QRectF &src) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1538-1556 |
| | 11 | 2 |
QOpenGL2PaintEngineEx::endName: | QOpenGL2PaintEngineEx::end | Prototype: | bool QOpenGL2PaintEngineEx::end() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2122-2152 |
| | 11 | 1 |
QOpenGL2PaintEngineEx::strokeName: | QOpenGL2PaintEngineEx::stroke | Prototype: | void QOpenGL2PaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1259-1277 |
| | 11 | 3 |
QOpenGLBuffer::bindName: | QOpenGLBuffer::bind | Prototype: | bool QOpenGLBuffer::bind() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | Lines: | 419-439 |
| | 11 | 4 |
QOpenGLCustomShaderStage::setOnPainterName: | QOpenGLCustomShaderStage::setOnPainter | Prototype: | bool QOpenGLCustomShaderStage::setOnPainter(QPainter* p) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage.cpp | Lines: | 76-92 |
| | 11 | 3 |
QOpenGLDebugLoggerPrivate::handleMessageName: | QOpenGLDebugLoggerPrivate::handleMessage | Prototype: | void QOpenGLDebugLoggerPrivate::handleMessage(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *rawMessage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1172-1195 |
| | 11 | 2 |
QOpenGLFramebufferObject::addColorAttachmentName: | QOpenGLFramebufferObject::addColorAttachment | Prototype: | void QOpenGLFramebufferObject::addColorAttachment(const QSize &size, GLenum internalFormat) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 989-1008 |
| | 11 | 3 |
QOpenGLFramebufferObject::setAttachmentName: | QOpenGLFramebufferObject::setAttachment | Prototype: | void QOpenGLFramebufferObject::setAttachment(QOpenGLFramebufferObject::Attachment attachment) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1556-1571 |
| | 11 | 4 |
QOpenGLShaderProgram::bindName: | QOpenGLShaderProgram::bind | Prototype: | bool QOpenGLShaderProgram::bind() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 1101-1117 |
| | 11 | 4 |
QOpenGLTexture::setFixedSamplePositionsName: | QOpenGLTexture::setFixedSamplePositions | Prototype: | void QOpenGLTexture::setFixedSamplePositions(bool fixed) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 2894-2923 |
| | 11 | 13 |
QOpenGLTexture::setLayersName: | QOpenGLTexture::setLayers | Prototype: | void QOpenGLTexture::setLayers(int layers) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 2764-2792 |
| | 11 | 13 |
QOpenGLTexture::setMipLevelsName: | QOpenGLTexture::setMipLevels | Prototype: | void QOpenGLTexture::setMipLevels(int levels) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 2700-2728 |
| | 11 | 13 |
QOpenGLTexture::setSamplesName: | QOpenGLTexture::setSamples | Prototype: | void QOpenGLTexture::setSamples(int samples) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 2832-2861 |
| | 11 | 13 |
QOpenGLTextureBlitter::targetTransformName: | QOpenGLTextureBlitter::targetTransform | Prototype: | QMatrix4x4 QOpenGLTextureBlitter::targetTransform(const QRectF &target, const QRect &viewport) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 437-455 |
| | 11 | 1 |
QOpenGLTextureGlyphCache::clearName: | QOpenGLTextureGlyphCache::clear | Prototype: | void QOpenGLTextureGlyphCache::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 443-458 |
| | 11 | 2 |
QOpenGLTimeMonitorPrivate::intervalsName: | QOpenGLTimeMonitorPrivate::intervals | Prototype: | QVector<GLuint64> QOpenGLTimeMonitorPrivate::intervals() const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 608-630 |
| | 11 | 5 |
QOpenGLTimeMonitorPrivate::recordSampleName: | QOpenGLTimeMonitorPrivate::recordSample | Prototype: | void QOpenGLTimeMonitorPrivate::recordSample() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 559-581 |
| | 11 | 5 |
QOpenGLWidget::resizeEventName: | QOpenGLWidget::resizeEvent | Prototype: | void QOpenGLWidget::resizeEvent(QResizeEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1157-1174 |
| | 11 | 3 |
QOpenGLWidgetPrivate::invokeUserPaintName: | QOpenGLWidgetPrivate::invokeUserPaint | Prototype: | void QOpenGLWidgetPrivate::invokeUserPaint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 806-823 |
| | 11 | 1 |
QOpenGLWindow::makeCurrentName: | QOpenGLWindow::makeCurrent | Prototype: | void QOpenGLWindow::makeCurrent() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 420-441 |
| | 11 | 4 |
QPMCache::replaceName: | QPMCache::replace | Prototype: | bool QPMCache::replace(const QPixmapCache::Key &key, const QPixmap &pixmap, int cost) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 352-372 |
| | 11 | 3 |
QPaintEngine::drawPointsName: | QPaintEngine::drawPoints | Prototype: | void QPaintEngine::drawPoints(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 470-485 |
| | 11 | 3 |
QPaintEngineEx::drawLinesName: | QPaintEngineEx::drawLines | Prototype: | void QPaintEngineEx::drawLines(const QLine *lines, int lineCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 780-797 |
| | 11 | 3 |
QPaintEngineEx::drawRectsName: | QPaintEngineEx::drawRects | Prototype: | void QPaintEngineEx::drawRects(const QRect *rects, int rectCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 704-719 |
| | 11 | 2 |
QPaintEngineEx::drawRectsName: | QPaintEngineEx::drawRects | Prototype: | void QPaintEngineEx::drawRects(const QRectF *rects, int rectCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 721-735 |
| | 11 | 2 |
QPainter::drawPathName: | QPainter::drawPath | Prototype: | void QPainter::drawPath(const QPainterPath &path) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3367-3395 |
| | 11 | 4 |
QPainter::saveName: | QPainter::save | Prototype: | void QPainter::save() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1565-1586 |
| | 11 | 3 |
QPainter::setOpacityName: | QPainter::setOpacity | Prototype: | void QPainter::setOpacity(qreal opacity) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2065-2085 |
| | 11 | 4 |
QPainter::setPenName: | QPainter::setPen | Prototype: | void QPainter::setPen(const QColor &color) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3836-3858 |
| | 11 | 4 |
QPainter::setPenName: | QPainter::setPen | Prototype: | void QPainter::setPen(Qt::PenStyle style) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3904-3924 |
| | 11 | 4 |
QPainter::~QPainterName: | QPainter::~QPainter | Prototype: | QPainter::~QPainter() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1479-1498 |
| | 11 | 5 |
QPainterPath::addPathName: | QPainterPath::addPath | Prototype: | void QPainterPath::addPath(const QPainterPath &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1217-1236 |
| | 11 | 3 |
QPainterPath::angleAtPercentName: | QPainterPath::angleAtPercent | Prototype: | qreal QPainterPath::angleAtPercent(qreal t) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3013-3030 |
| | 11 | 2 |
QPdfEngine::drawLinesName: | QPdfEngine::drawLines | Prototype: | void QPdfEngine::drawLines (const QLineF *lines, int lineCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 776-791 |
| | 11 | 3 |
QPdfEngine::drawPointsName: | QPdfEngine::drawPoints | Prototype: | void QPdfEngine::drawPoints (const QPointF *points, int pointCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 758-774 |
| | 11 | 3 |
QPdfEnginePrivate::newPageName: | QPdfEnginePrivate::newPage | Prototype: | void QPdfEnginePrivate::newPage() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2710-2725 |
| | 11 | 2 |
QPdfEnginePrivate::xprintfName: | QPdfEnginePrivate::xprintf | Prototype: | void QPdfEnginePrivate::xprintf(const char* fmt, ...) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1804-1822 |
| | 11 | 2 |
QPersistentModelIndexData::createName: | QPersistentModelIndexData::create | Prototype: | QPersistentModelIndexData *QPersistentModelIndexData::create(const QModelIndex &index) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 49-64 |
| | 11 | 2 |
QPixmap::fillName: | QPixmap::fill | Prototype: | void QPixmap::fill(const QColor &color) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 929-953 |
| | 11 | 4 |
QPixmapIconEngine::writeName: | QPixmapIconEngine::write | Prototype: | bool QPixmapIconEngine::write(QDataStream &out) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 486-501 |
| | 11 | 3 |
QPlatformCursorImage::setName: | QPlatformCursorImage::set | Prototype: | void QPlatformCursorImage::set(Qt::CursorShape id) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | Lines: | 541-557 |
| | 11 | 5 |
QPlatformDialogHelper::buttonRoleName: | QPlatformDialogHelper::buttonRole | Prototype: | QPlatformDialogHelper::ButtonRole QPlatformDialogHelper::buttonRole(QPlatformDialogHelper::StandardButton button) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 767-808 |
| | 11 | 20 |
QPreviewPaintEngine::beginName: | QPreviewPaintEngine::begin | Prototype: | bool QPreviewPaintEngine::begin(QPaintDevice *) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 78-93 |
| | 11 | 1 |
QPrintDialogPrivate::_q_collapseOrExpandDialogName: | QPrintDialogPrivate::_q_collapseOrExpandDialog | Prototype: | void QPrintDialogPrivate::_q_collapseOrExpandDialog() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 472-488 |
| | 11 | 3 |
QPrintPreviewDialogPrivate::setFittingName: | QPrintPreviewDialogPrivate::setFitting | Prototype: | void QPrintPreviewDialogPrivate::setFitting(bool on) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 442-459 |
| | 11 | 4 |
QPrintPreviewWidget::setViewModeName: | QPrintPreviewWidget::setViewMode | Prototype: | void QPrintPreviewWidget::setViewMode(ViewMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 569-584 |
| | 11 | 2 |
QPrintPreviewWidgetPrivate::generatePreviewName: | QPrintPreviewWidgetPrivate::generatePreview | Prototype: | void QPrintPreviewWidgetPrivate::generatePreview() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 386-405 |
| | 11 | 2 |
QPrintPreviewWidgetPrivate::populateSceneName: | QPrintPreviewWidgetPrivate::populateScene | Prototype: | void QPrintPreviewWidgetPrivate::populateScene() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 329-346 |
| | 11 | 3 |
QProcess::waitForBytesWrittenName: | QProcess::waitForBytesWritten | Prototype: | bool QProcess::waitForBytesWritten(int msecs) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1826-1841 |
| | 11 | 4 |
QProcess::waitForFinishedName: | QProcess::waitForFinished | Prototype: | bool QProcess::waitForFinished(int msecs) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1862-1877 |
| | 11 | 4 |
QProcessEnvironment::systemEnvironmentName: | QProcessEnvironment::systemEnvironment | Prototype: | QProcessEnvironment QProcessEnvironment::systemEnvironment() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 274-291 |
| | 11 | 3 |
QProcessPrivate::processStartedName: | QProcessPrivate::processStarted | Prototype: | bool QProcessPrivate::processStarted(QString *errorMessage) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 571-592 |
| | 11 | 3 |
QPropertyAnimationPrivate::updatePropertyName: | QPropertyAnimationPrivate::updateProperty | Prototype: | void QPropertyAnimationPrivate::updateProperty(const QVariant &newValue) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 119-139 |
| | 11 | 4 |
QPushButton::eventName: | QPushButton::event | Prototype: | bool QPushButton::event(QEvent *e) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 655-674 |
| | 11 | 6 |
QQuaternion::fromAxesName: | QQuaternion::fromAxes | Prototype: | QQuaternion QQuaternion::fromAxes(const QVector3D &xAxis, const QVector3D &yAxis, const QVector3D &zAxis) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 712-726 |
| | 11 | 1 |
QQuaternion::normalizeName: | QQuaternion::normalize | Prototype: | void QQuaternion::normalize() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 275-291 |
| | 11 | 2 |
QRasterPaintEngine::drawPointsName: | QRasterPaintEngine::drawPoints | Prototype: | void QRasterPaintEngine::drawPoints(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3073-3090 |
| | 11 | 3 |
QRasterPaintEngine::drawPointsName: | QRasterPaintEngine::drawPoints | Prototype: | void QRasterPaintEngine::drawPoints(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3093-3110 |
| | 11 | 3 |
QRasterPaintEngine::toNormalizedFillRectName: | QRasterPaintEngine::toNormalizedFillRect | Prototype: | QRect QRasterPaintEngine::toNormalizedFillRect(const QRectF &rect) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1624-1641 |
| | 11 | 3 |