Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QMainWindow::restoreStateName: | QMainWindow::restoreState | Prototype: | bool QMainWindow::restoreState(const QByteArray &state, int version) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1320-1333 |
| | 11 | 3 |
QLocalePrivate::languageToCodeName: | QLocalePrivate::languageToCode | Prototype: | QString QLocalePrivate::languageToCode(QLocale::Language language) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 168-185 |
| | 11 | 4 |
QLocalePrivate::codeToCountryName: | QLocalePrivate::codeToCountry | Prototype: | QLocale::Country QLocalePrivate::codeToCountry(const QString &code) | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 150-166 |
| | 11 | 4 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDateTime &dateTime, FormatType format) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1619-1637 |
| | 11 | 4 |
QLocale::quoteStringName: | 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: | 932-950 |
| | 11 | 6 |
QLocalSocket::closeName: | QLocalSocket::close | Prototype: | void QLocalSocket::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 423-436 |
| | 11 | 2 |
QListView::scrollToName: | QListView::scrollTo | Prototype: | void QListView::scrollTo(const QModelIndex &index, ScrollHint hint) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 561-579 |
| | 11 | 5 |
QListView::rowsAboutToBeRemovedName: | QListView::rowsAboutToBeRemoved | Prototype: | void QListView::rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 747-765 |
| | 11 | 4 |
QListModel::removeRowsName: | QListModel::removeRows | Prototype: | bool QListModel::removeRows(int row, int count, const QModelIndex &parent) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 260-275 |
| | 11 | 3 |
QListModeViewBase::updateVerticalScrollBarName: | QListModeViewBase::updateVerticalScrollBar | Prototype: | void QListModeViewBase::updateVerticalScrollBar(const QSize &step) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2148-2167 |
| | 11 | 3 |
QListModeViewBase::updateHorizontalScrollBarName: | QListModeViewBase::updateHorizontalScrollBar | Prototype: | void QListModeViewBase::updateHorizontalScrollBar(const QSize &step) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2169-2186 |
| | 11 | 3 |
QListData::appendName: | QListData::append | Prototype: | void **QListData::append(int n) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 170-187 |
| | 11 | 3 |
QLineEditPrivate::_q_textChangedName: | QLineEditPrivate::_q_textChanged | Prototype: | void QLineEditPrivate::_q_textChanged(const QString &text) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 388-407 |
| | 11 | 7 |
QLayoutPrivate::checkWidgetName: | QLayoutPrivate::checkWidget | Prototype: | bool QLayoutPrivate::checkWidget(QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 848-863 |
| | 11 | 3 |
QLayout::totalMinimumSizeName: | QLayout::totalMinimumSize | Prototype: | QSize QLayout::totalMinimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 675-692 |
| | 11 | 2 |
QLayout::totalHeightForWidthName: | QLayout::totalHeightForWidth | Prototype: | int QLayout::totalHeightForWidth(int w) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 653-669 |
| | 11 | 2 |
QLayout::parentWidgetName: | QLayout::parentWidget | Prototype: | QWidget *QLayout::parentWidget() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 466-484 |
| | 11 | 4 |
QLabelPrivate::updateLabelName: | QLabelPrivate::updateLabel | Prototype: | void QLabelPrivate::updateLabel() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1122-1137 |
| | 11 | 3 |
QLabelPrivate::layoutRectName: | QLabelPrivate::layoutRect | Prototype: | QRectF QLabelPrivate::layoutRect() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1585-1599 |
| | 11 | 4 |