| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QMainWindowLayout::updateTabBarShapes| Name: | 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::event| Name: | 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::nextNode| Name: | 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::previousNode| Name: | 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::setActiveSubWindow| Name: | 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::setMinimizeMode| Name: | 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::~QMenu| Name: | 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::changeEvent| Name: | 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::critical| Name: | 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::debug| Name: | 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::info| Name: | 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::warning| Name: | 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::checkConnectArgs| Name: | 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::toRelocatableData| Name: | 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::writeBlob| Name: | 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::typeName| Name: | 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::isValid| Name: | 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::loadMimeTypeList| Name: | 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::urls| Name: | 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::findByData| Name: | 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::reset| Name: | 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::joinMulticastGroup| Name: | 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::nativePendingDatagramSize| Name: | 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::nativeSelect| Name: | 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::connectToHostEncrypted| Name: | 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::findBackend| Name: | 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::queryProxy| Name: | 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::insert| Name: | 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::configurationRemoved| Name: | 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::removeFile| Name: | 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::setRawHeaderInternal| Name: | 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::readData| Name: | 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::abort| Name: | 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_metaDataChanged| Name: | 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::close| Name: | 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::appendDownstreamData| Name: | 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::emitUploadProgress| Name: | 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::metaDataChanged| Name: | 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::sessionProperty| Name: | 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::reset| Name: | 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::installEventFilter| Name: | 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::drawTexture| Name: | 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::end| Name: | 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::stroke| Name: | 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::bind| Name: | 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::setOnPainter| Name: | 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::handleMessage| Name: | 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::addColorAttachment| Name: | 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::setAttachment| Name: | 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::bind| Name: | 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::setFixedSamplePositions| Name: | 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::setLayers| Name: | 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::setMipLevels| Name: | 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::setSamples| Name: | 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::targetTransform| Name: | 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::clear| Name: | 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::intervals| Name: | 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::recordSample| Name: | 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::resizeEvent| Name: | 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::invokeUserPaint| Name: | 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::makeCurrent| Name: | 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::replace| Name: | 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::drawPoints| Name: | 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::drawLines| Name: | 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::drawRects| Name: | 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::drawRects| Name: | 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::drawPath| Name: | 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::save| Name: | 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::setOpacity| Name: | 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::setPen| Name: | 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::setPen| Name: | 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::~QPainter| Name: | 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::addPath| Name: | 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::angleAtPercent| Name: | 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::drawLines| Name: | 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::drawPoints| Name: | 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::newPage| Name: | 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::xprintf| Name: | 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::create| Name: | 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::fill| Name: | 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::write| Name: | 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::set| Name: | 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::buttonRole| Name: | 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::begin| Name: | 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_collapseOrExpandDialog| Name: | 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::setFitting| Name: | 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::setViewMode| Name: | 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::generatePreview| Name: | 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::populateScene| Name: | 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::waitForBytesWritten| Name: | 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::waitForFinished| Name: | 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::systemEnvironment| Name: | 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::processStarted| Name: | 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::updateProperty| Name: | 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::event| Name: | 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::fromAxes| Name: | 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::normalize| Name: | 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::drawPoints| Name: | 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::drawPoints| Name: | 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::toNormalizedFillRect| Name: | 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 |