| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGLContext::drawTexture| Name: | QGLContext::drawTexture | | Prototype: | void QGLContext::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3004-3053 |
| | 21 | 6 |
QGLFramebufferObject::metric| Name: | QGLFramebufferObject::metric | | Prototype: | int QGLFramebufferObject::metric(PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1252-1302 |
| | 21 | 14 |
QGLFramebufferObjectPrivate::checkFramebufferStatus| Name: | QGLFramebufferObjectPrivate::checkFramebufferStatus | | Prototype: | bool QGLFramebufferObjectPrivate::checkFramebufferStatus() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 392-446 |
| | 21 | 11 |
QGLPixelBuffer::metric| Name: | QGLPixelBuffer::metric | | Prototype: | int QGLPixelBuffer::metric(PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 425-475 |
| | 21 | 14 |
QGLWidget::renderPixmap| Name: | QGLWidget::renderPixmap | | Prototype: | QPixmap QGLWidget::renderPixmap(int w, int h, bool useContext) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4473-4500 |
| | 21 | 3 |
QGenericUnixTheme::themeNames| Name: | QGenericUnixTheme::themeNames | | Prototype: | QStringList QGenericUnixTheme::themeNames() | | Coverage: | 42.105% (8/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 750-781 |
| | 21 | 7 |
QGestureManager::filterEvent| Name: | QGestureManager::filterEvent | | Prototype: | bool QGestureManager::filterEvent(QWidget *receiver, QEvent *event) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 482-513 |
| | 21 | 8 |
QGradient::operator==| Name: | QGradient::operator== | | Prototype: | bool QGradient::operator==(const QGradient &gradient) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1560-1587 |
| | 21 | 7 |
QGraphicsAnchorLayoutPrivate::solveMinMax| Name: | QGraphicsAnchorLayoutPrivate::solveMinMax | | Prototype: | bool QGraphicsAnchorLayoutPrivate::solveMinMax(const QList<QSimplexConstraint *> &constraints, const GraphPath &path, qreal *min, qreal *max) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2777-2815 |
| | 21 | 6 |
QGraphicsProxyWidget::sizeHint| Name: | QGraphicsProxyWidget::sizeHint | | Prototype: | QSizeF QGraphicsProxyWidget::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1472-1505 |
| | 21 | 10 |
QGraphicsScene::helpEvent| Name: | QGraphicsScene::helpEvent | | Prototype: | void QGraphicsScene::helpEvent(QGraphicsSceneHelpEvent *helpEvent) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3793-3828 |
| | 21 | 6 |
QGraphicsScene::setSelectionArea| Name: | QGraphicsScene::setSelectionArea | | Prototype: | void QGraphicsScene::setSelectionArea(const QPainterPath &path, Qt::ItemSelectionOperation selectionOperation, Qt::ItemSelectionMode mode, const QTransform &deviceTransform) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2299-2346 |
| | 21 | 8 |
QGraphicsScenePrivate::_q_processDirtyItems| Name: | QGraphicsScenePrivate::_q_processDirtyItems | | Prototype: | void QGraphicsScenePrivate::_q_processDirtyItems() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 469-509 |
| | 21 | 9 |
QGraphicsSimpleTextItem::paint| Name: | QGraphicsSimpleTextItem::paint | | Prototype: | void QGraphicsSimpleTextItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10903-10933 |
| | 21 | 3 |
QGraphicsTextItemPrivate::textControl| Name: | QGraphicsTextItemPrivate::textControl | | Prototype: | QWidgetTextControl *QGraphicsTextItemPrivate::textControl() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10531-10559 |
| | 21 | 3 |
QGraphicsView::mapToScene| Name: | QGraphicsView::mapToScene | | Prototype: | QPolygonF QGraphicsView::mapToScene(const QRect &rect) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2424-2451 |
| | 21 | 3 |
QGraphicsView::setupViewport| Name: | QGraphicsView::setupViewport | | Prototype: | void QGraphicsView::setupViewport(QWidget *widget) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2760-2803 |
| | 21 | 7 |
QGridLayoutEngine::ensureGeometries| Name: | QGridLayoutEngine::ensureGeometries | | Prototype: | void QGridLayoutEngine::ensureGeometries(const QSizeF &size, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1635-1672 |
| | 21 | 3 |
QHttpNetworkReplyPrivate::parseHeader| Name: | QHttpNetworkReplyPrivate::parseHeader | | Prototype: | void QHttpNetworkReplyPrivate::parseHeader(const QByteArray &header) | | Coverage: | 79.310% (23/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 607-637 |
| | 21 | 7 |
QHttpPartPrivate::readData| Name: | QHttpPartPrivate::readData | | Prototype: | qint64 QHttpPartPrivate::readData(char *data, qint64 maxSize) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 366-398 |
| | 21 | 5 |
QImage::createMaskFromColor| Name: | QImage::createMaskFromColor | | Prototype: | QImage QImage::createMaskFromColor(QRgb color, Qt::MaskMode mode) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2941-2971 |
| | 21 | 11 |
QIsciiCodec::convertToUnicode| Name: | QIsciiCodec::convertToUnicode | | Prototype: | QString QIsciiCodec::convertToUnicode(const char* chars, int len, ConverterState *state) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 254-291 |
| | 21 | 7 |
QItemSelectionModel::rowIntersectsSelection| Name: | QItemSelectionModel::rowIntersectsSelection | | Prototype: | bool QItemSelectionModel::rowIntersectsSelection(int row, const QModelIndex &parent) const | | Coverage: | 83.333% (20/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1557-1585 |
| | 21 | 8 |
QJsonArray::replace| Name: | QJsonArray::replace | | Prototype: | void QJsonArray::replace(int i, const QJsonValue &value) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 531-560 |
| | 21 | 6 |
QJsonPrivate::Value::isValid| Name: | QJsonPrivate::Value::isValid | | Prototype: | bool Value::isValid(const Base *b) const | | Coverage: | 67.647% (23/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 336-370 |
| | 21 | 15 |
QLabelPrivate::ensureTextPopulated| Name: | QLabelPrivate::ensureTextPopulated | | Prototype: | void QLabelPrivate::ensureTextPopulated() const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1465-1502 |
| | 21 | 8 |
QLocale::createSeparatedList| Name: | QLocale::createSeparatedList | | Prototype: | QString QLocale::createSeparatedList(const QStringList &list) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 970-1000 |
| | 21 | 7 |
QLocale::monthName| Name: | QLocale::monthName | | Prototype: | QString QLocale::monthName(int month, FormatType type) const | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2131-2164 |
| | 21 | 8 |
QLocaleId::withLikelySubtagsAdded| Name: | QLocaleId::withLikelySubtagsAdded | | Prototype: | QLocaleId QLocaleId::withLikelySubtagsAdded() const | | Coverage: | 67.742% (21/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 231-265 |
| | 21 | 9 |
QLockFilePrivate::tryLock_sys| Name: | QLockFilePrivate::tryLock_sys | | Prototype: | QLockFile::LockError QLockFilePrivate::tryLock_sys() | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 181-227 |
| | 21 | 9 |
QMainWindowLayoutState::checkFormat| Name: | QMainWindowLayoutState::checkFormat | | Prototype: | bool QMainWindowLayoutState::checkFormat(QDataStream &stream) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 887-936 |
| | 21 | 10 |
QMatrix4x4::mapRect| Name: | QMatrix4x4::mapRect | | Prototype: | QRectF QMatrix4x4::mapRect(const QRectF& rect) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1842-1873 |
| | 21 | 5 |
QMatrix4x4::viewport| Name: | QMatrix4x4::viewport | | Prototype: | void QMatrix4x4::viewport(float left, float bottom, float width, float height, float nearPlane, float farPlane) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1592-1617 |
| | 21 | 1 |
QMdiAreaPrivate::highlightNextSubWindow| Name: | QMdiAreaPrivate::highlightNextSubWindow | | Prototype: | void QMdiAreaPrivate::highlightNextSubWindow(int increaseFactor) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1496-1534 |
| | 21 | 7 |
QMdiAreaTabBar::contextMenuEvent| Name: | QMdiAreaTabBar::contextMenuEvent | | Prototype: | void QMdiAreaTabBar::contextMenuEvent(QContextMenuEvent *event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 606-643 |
| | 21 | 5 |
QMdiSubWindowPrivate::ensureWindowState| Name: | QMdiSubWindowPrivate::ensureWindowState | | Prototype: | void QMdiSubWindowPrivate::ensureWindowState(Qt::WindowState state) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1678-1708 |
| | 21 | 7 |
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 |
QMessageBoxPrivate::standardIcon| Name: | QMessageBoxPrivate::standardIcon | | Prototype: | QPixmap QMessageBoxPrivate::standardIcon(QMessageBox::Icon icon, QMessageBox *mb) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2657-2689 |
| | 21 | 10 |
QMetaObject::normalizedSignature| Name: | QMetaObject::normalizedSignature | | Prototype: | QByteArray QMetaObject::normalizedSignature(const char *method) | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1312-1340 |
| | 21 | 7 |
QMimeBinaryProvider::resolveAlias| Name: | QMimeBinaryProvider::resolveAlias | | Prototype: | QString QMimeBinaryProvider::resolveAlias(const QString &name) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 472-500 |
| | 21 | 5 |
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 |
QNativeSocketEnginePrivate::nativeMulticastInterface| Name: | QNativeSocketEnginePrivate::nativeMulticastInterface | | Prototype: | QNetworkInterface QNativeSocketEnginePrivate::nativeMulticastInterface() const | | Coverage: | 61.538% (16/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 690-718 |
| | 21 | 8 |
QNetworkAccessAuthenticationManager::cacheProxyCredentials| Name: | QNetworkAccessAuthenticationManager::cacheProxyCredentials | | Prototype: | void QNetworkAccessAuthenticationManager::cacheProxyCredentials(const QNetworkProxy &p, const QAuthenticator *authenticator) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 150-191 |
| | 21 | 7 |
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 |
QNetworkAccessFileBackend::readMoreFromFile| Name: | QNetworkAccessFileBackend::readMoreFromFile | | Prototype: | bool QNetworkAccessFileBackend::readMoreFromFile() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | | Lines: | 257-291 |
| | 21 | 4 |
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 |
QNetworkReplyHttpImplPrivate::replyDownloadProgressSlot| Name: | QNetworkReplyHttpImplPrivate::replyDownloadProgressSlot | | Prototype: | void QNetworkReplyHttpImplPrivate::replyDownloadProgressSlot(qint64 bytesReceived, qint64 bytesTotal) | | Coverage: | 74.194% (23/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1250-1295 |
| | 21 | 9 |
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 |
QNetworkReplyImplPrivate::initCacheSaveDevice| Name: | QNetworkReplyImplPrivate::initCacheSaveDevice | | Prototype: | void QNetworkReplyImplPrivate::initCacheSaveDevice() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 584-620 |
| | 21 | 5 |
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 |
QNonContiguousByteDeviceIoDeviceImpl::readPointer| Name: | QNonContiguousByteDeviceIoDeviceImpl::readPointer | | Prototype: | const char* QNonContiguousByteDeviceIoDeviceImpl::readPointer(qint64 maximumLength, qint64 &len) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 300-334 |
| | 21 | 7 |
QOpenGL2GradientCache::addCacheElement| Name: | QOpenGL2GradientCache::addCacheElement | | Prototype: | GLuint QOpenGL2GradientCache::addCacheElement(quint64 hash_val, const QGradient &gradient, qreal opacity) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | | Lines: | 136-166 |
| | 21 | 4 |
QOpenGL2PaintEngineExPrivate::resetClipIfNeeded| Name: | QOpenGL2PaintEngineExPrivate::resetClipIfNeeded | | Prototype: | void QOpenGL2PaintEngineExPrivate::resetClipIfNeeded() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1100-1133 |
| | 21 | 2 |
QOpenGLContext::makeCurrent| Name: | QOpenGLContext::makeCurrent | | Prototype: | bool QOpenGLContext::makeCurrent(QSurface *surface) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 951-989 |
| | 21 | 7 |
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 |
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 |
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 |
QPaintEngineEx::drawPixmapFragments| Name: | QPaintEngineEx::drawPixmapFragments | | Prototype: | void QPaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints ) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 962-991 |
| | 21 | 3 |
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::drawStaticTextItem| Name: | QPaintEngineEx::drawStaticTextItem | | Prototype: | void QPaintEngineEx::drawStaticTextItem(QStaticTextItem *staticTextItem) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 1049-1079 |
| | 21 | 5 |
QPainterPath::addEllipse| Name: | QPainterPath::addEllipse | | Prototype: | void QPainterPath::addEllipse(const QRectF &boundingRect) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1102-1134 |
| | 21 | 3 |
QPdf::Stroker::setPen| Name: | QPdf::Stroker::setPen | | Prototype: | void QPdf::Stroker::setPen(const QPen &pen, QPainter::RenderHints hints) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 604-633 |
| | 21 | 6 |
QPdfEngine::drawPixmap| Name: | QPdfEngine::drawPixmap | | Prototype: | void QPdfEngine::drawPixmap (const QRectF &rectangle, const QPixmap &pixmap, const QRectF &sr) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 892-921 |
| | 21 | 4 |
QPictureIO::write| Name: | QPictureIO::write | | Prototype: | bool QPictureIO::write() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1927-1953 |
| | 21 | 6 |
QPixmapDropShadowFilter::draw| Name: | QPixmapDropShadowFilter::draw | | Prototype: | void QPixmapDropShadowFilter::draw(QPainter *p, const QPointF &pos, const QPixmap &px, const QRectF &src) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1307-1344 |
| | 21 | 2 |
QPlatformOpenGLContext::parseOpenGLVersion| Name: | QPlatformOpenGLContext::parseOpenGLVersion | | Prototype: | bool QPlatformOpenGLContext::parseOpenGLVersion(const QByteArray &versionString, int &major, int &minor) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 130-166 |
| | 21 | 9 |
QPlatformTheme::defaultStandardButtonText| Name: | QPlatformTheme::defaultStandardButtonText | | Prototype: | QString QPlatformTheme::defaultStandardButtonText(int button) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 653-696 |
| | 21 | 20 |
QRasterPaintEngine::drawEllipse| Name: | QRasterPaintEngine::drawEllipse | | Prototype: | void QRasterPaintEngine::drawEllipse(const QRectF &rect) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3225-3252 |
| | 21 | 3 |
QRasterPaintEnginePrivate::updateMatrixData| Name: | QRasterPaintEnginePrivate::updateMatrixData | | Prototype: | void QRasterPaintEnginePrivate::updateMatrixData(QSpanData *spanData, const QBrush &b, const QTransform &m) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1052-1083 |
| | 21 | 4 |
QRawFont::fromFont| Name: | QRawFont::fromFont | | Prototype: | QRawFont QRawFont::fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 709-741 |
| | 21 | 7 |
QResourcePrivate::ensureInitialized| Name: | QResourcePrivate::ensureInitialized | | Prototype: | void QResourcePrivate::ensureInitialized() const | | Coverage: | 95.455% (21/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 294-324 |
| | 21 | 8 |
QSlider::initStyleOption| Name: | QSlider::initStyleOption | | Prototype: | void QSlider::initStyleOption(QStyleOptionSlider *option) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 132-156 |
| | 21 | 3 |
QSocks5SocketEngine::writeDatagram| Name: | QSocks5SocketEngine::writeDatagram | | Prototype: | qint64 QSocks5SocketEngine::writeDatagram(const char *data, qint64 len, const QIpPacketHeader &header) | | Coverage: | 26.316% (5/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1629-1667 |
| | 21 | 7 |
QSortFilterProxyModel::lessThan| Name: | QSortFilterProxyModel::lessThan | | Prototype: | bool QSortFilterProxyModel::lessThan(const QModelIndex &source_left, const QModelIndex &source_right) const | | Coverage: | 41.667% (15/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2652-2691 |
| | 21 | 16 |
QSpanData::setupMatrix| Name: | QSpanData::setupMatrix | | Prototype: | void QSpanData::setupMatrix(const QTransform &matrix, int bilin) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4587-4614 |
| | 21 | 1 |
QSplitter::childEvent| Name: | QSplitter::childEvent | | Prototype: | void QSplitter::childEvent(QChildEvent *c) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1224-1251 |
| | 21 | 10 |
QSplitter::minimumSizeHint| Name: | QSplitter::minimumSizeHint | | Prototype: | QSize QSplitter::minimumSizeHint() const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1464-1491 |
| | 21 | 7 |
QSslKeyPrivate::fromEVP_PKEY| Name: | QSslKeyPrivate::fromEVP_PKEY | | Prototype: | bool QSslKeyPrivate::fromEVP_PKEY(EVP_PKEY *pkey) | | Coverage: | 18.182% (2/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 85-125 |
| | 21 | 4 |
QStateMachine::event| Name: | QStateMachine::event | | Prototype: | bool QStateMachine::event(QEvent *e) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2845-2873 |
| | 21 | 4 |
QStateMachinePrivate::_q_animationFinished| Name: | QStateMachinePrivate::_q_animationFinished | | Prototype: | void QStateMachinePrivate::_q_animationFinished() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1551-1582 |
| | 21 | 4 |
QStateMachinePrivate::exitStates| Name: | QStateMachinePrivate::exitStates | | Prototype: | void QStateMachinePrivate::exitStates(QEvent *event, const QList<QAbstractState*> &statesToExit_sorted, const QHash<QAbstractState*, QVector<QPropertyAssignment> > &assignmentsForEnteredStates) | | Coverage: | 96.296% (26/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 799-842 |
| | 21 | 9 |
QString::reallocData| Name: | QString::reallocData | | Prototype: | void QString::reallocData(uint alloc, bool grow) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1760-1788 |
| | 21 | 6 |
QStyleSheetStyle::positionRect| Name: | QStyleSheetStyle::positionRect | | Prototype: | QRect QStyleSheetStyle::positionRect(const QWidget *w, const QRenderRule &rule2, int pe, const QRect &originRect, Qt::LayoutDirection dir) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2284-2313 |
| | 21 | 6 |
QTabBar::setCurrentIndex| Name: | QTabBar::setCurrentIndex | | Prototype: | void QTabBar::setCurrentIndex(int index) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1319-1348 |
| | 21 | 6 |
QTabBarPrivate::makeVisible| Name: | QTabBarPrivate::makeVisible | | Prototype: | void QTabBarPrivate::makeVisible(int index) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 668-699 |
| | 21 | 5 |
QTabBarPrivate::moveTabFinished| Name: | QTabBarPrivate::moveTabFinished | | Prototype: | void QTabBarPrivate::moveTabFinished(int index) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2069-2099 |
| | 21 | 8 |
QTabWidget::paintEvent| Name: | QTabWidget::paintEvent | | Prototype: | void QTabWidget::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1227-1254 |
| | 21 | 4 |
QTabWidget::setTabBar| Name: | QTabWidget::setTabBar | | Prototype: | void QTabWidget::setTabBar(QTabBar* tb) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 696-721 |
| | 21 | 3 |
QTableView::scrollContentsBy| Name: | QTableView::scrollContentsBy | | Prototype: | void QTableView::scrollContentsBy(int dx, int dy) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1300-1336 |
| | 21 | 8 |
QTableViewPrivate::setSpan| Name: | QTableViewPrivate::setSpan | | Prototype: | void QTableViewPrivate::setSpan(int row, int column, int rowSpan, int columnSpan) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 669-696 |
| | 21 | 6 |
QTextFrame::iterator::operator++| Name: | QTextFrame::iterator::operator++ | | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator++() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 735-766 |
| | 21 | 8 |
QToolBar::setIconSize| Name: | QToolBar::setIconSize | | Prototype: | void QToolBar::setIconSize(const QSize &iconSize) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 671-700 |
| | 21 | 7 |
QToolBarAreaLayout::fitLayout| Name: | QToolBarAreaLayout::fitLayout | | Prototype: | QRect QToolBarAreaLayout::fitLayout() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 639-667 |
| | 21 | 2 |
QToolBarAreaLayout::getStyleOptionInfo| Name: | QToolBarAreaLayout::getStyleOptionInfo | | Prototype: | void QToolBarAreaLayout::getStyleOptionInfo(QStyleOptionToolBar *option, QToolBar *toolBar) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 961-994 |
| | 21 | 11 |
QToolBarAreaLayoutInfo::insertGap| Name: | QToolBarAreaLayoutInfo::insertGap | | Prototype: | bool QToolBarAreaLayoutInfo::insertGap(const QList<int> &path, QLayoutItem *item) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 534-571 |
| | 21 | 5 |
QTransform::map| Name: | QTransform::map | | Prototype: | QPoint QTransform::map(const QPoint &p) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1159-1192 |
| | 21 | 8 |
QTransform::map| Name: | QTransform::map | | Prototype: | QPointF QTransform::map(const QPointF &p) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1210-1243 |
| | 21 | 8 |
QTreeView::doItemsLayout| Name: | QTreeView::doItemsLayout | | Prototype: | void QTreeView::doItemsLayout() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2085-2119 |
| | 21 | 8 |
QTreeView::keyPressEvent| Name: | QTreeView::keyPressEvent | | Prototype: | void QTreeView::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1990-2022 |
| | 21 | 8 |
QTreeViewPrivate::expand| Name: | QTreeViewPrivate::expand | | Prototype: | void QTreeViewPrivate::expand(int item, bool emitSignal) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3060-3092 |
| | 21 | 8 |