| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSslConfiguration::operator==| Name: | QSslConfiguration::operator== | | Prototype: | bool QSslConfiguration::operator==(const QSslConfiguration &other) const | | Coverage: | 64.286% (27/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 196-219 |
| | 21 | 2 |
QSplitter::minimumSizeHint| Name: | QSplitter::minimumSizeHint | | Prototype: | QSize QSplitter::minimumSizeHint() const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1458-1485 |
| | 21 | 7 |
QSplitter::childEvent| Name: | QSplitter::childEvent | | Prototype: | void QSplitter::childEvent(QChildEvent *c) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1218-1245 |
| | 21 | 10 |
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: | 4577-4604 |
| | 21 | 1 |
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: | 2646-2685 |
| | 21 | 16 |
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: | 1618-1656 |
| | 21 | 7 |
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: | 126-150 |
| | 21 | 3 |
QResourcePrivate::ensureInitialized| Name: | QResourcePrivate::ensureInitialized | | Prototype: | void QResourcePrivate::ensureInitialized() const | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 288-318 |
| | 21 | 8 |
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: | 1046-1077 |
| | 21 | 4 |
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: | 3215-3242 |
| | 21 | 3 |
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: | 647-690 |
| | 21 | 20 |
QPlatformOpenGLContext::parseOpenGLVersion| Name: | QPlatformOpenGLContext::parseOpenGLVersion | | Prototype: | bool QPlatformOpenGLContext::parseOpenGLVersion(const QByteArray &versionString, int &major, int &minor) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 123-159 |
| | 21 | 9 |
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: | 1292-1329 |
| | 21 | 2 |
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: | 1923-1949 |
| | 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: | 886-915 |
| | 21 | 4 |
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: | 598-627 |
| | 21 | 6 |
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: | 1096-1128 |
| | 21 | 3 |
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: | 1046-1076 |
| | 21 | 5 |
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: | 843-872 |
| | 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: | 959-988 |
| | 21 | 3 |
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: | 426-460 |
| | 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: | 782-812 |
| | 21 | 6 |
QOpenGLDebugLoggerPrivate::_q_contextAboutToBeDestroyed| Name: | QOpenGLDebugLoggerPrivate::_q_contextAboutToBeDestroyed | | Prototype: | void QOpenGLDebugLoggerPrivate::_q_contextAboutToBeDestroyed() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1283-1321 |
| | 21 | 6 |
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: | 947-985 |
| | 21 | 7 |
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: | 1094-1127 |
| | 21 | 2 |
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: | 130-160 |
| | 21 | 4 |
QObject::disconnect| Name: | QObject::disconnect | | Prototype: | bool QObject::disconnect(const QMetaObject::Connection &connection) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4734-4770 |
| | 21 | 4 |
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: | 294-328 |
| | 21 | 7 |
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: | 1086-1125 |
| | 21 | 6 |
QNetworkReplyImplPrivate::initCacheSaveDevice| Name: | QNetworkReplyImplPrivate::initCacheSaveDevice | | Prototype: | void QNetworkReplyImplPrivate::initCacheSaveDevice() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 582-618 |
| | 21 | 5 |
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: | 245-286 |
| | 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: | 1258-1303 |
| | 21 | 9 |
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: | 1874-1915 |
| | 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: | 251-285 |
| | 21 | 4 |
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: | 130-164 |
| | 21 | 6 |
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: | 144-185 |
| | 21 | 7 |
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: | 703-731 |
| | 21 | 8 |
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: | 470-510 |
| | 21 | 6 |
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: | 466-494 |
| | 21 | 5 |
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: | 1301-1329 |
| | 21 | 7 |
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: | 2660-2692 |
| | 21 | 10 |
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: | 2533-2562 |
| | 21 | 6 |
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: | 1673-1703 |
| | 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: | 602-639 |
| | 21 | 5 |
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: | 1491-1529 |
| | 21 | 7 |
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: | 1586-1611 |
| | 21 | 1 |
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: | 1836-1867 |
| | 21 | 5 |
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: | 169-215 |
| | 21 | 9 |
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: | 228-262 |
| | 21 | 9 |
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: | 2132-2165 |
| | 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: | 958-988 |
| | 21 | 7 |
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: | 1461-1498 |
| | 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: | 525-554 |
| | 21 | 6 |
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: | 1555-1583 |
| | 21 | 8 |
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: | 248-285 |
| | 21 | 7 |
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: | 2922-2952 |
| | 21 | 11 |
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: | 360-392 |
| | 21 | 5 |
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: | 1609-1646 |
| | 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: | 2422-2449 |
| | 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: | 10441-10469 |
| | 21 | 3 |
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: | 10813-10843 |
| | 21 | 3 |
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: | 462-502 |
| | 21 | 9 |
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: | 3770-3805 |
| | 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: | 1440-1473 |
| | 21 | 10 |
QGraphicsAnchorLayoutPrivate::solveMinMax| Name: | QGraphicsAnchorLayoutPrivate::solveMinMax | | Prototype: | bool QGraphicsAnchorLayoutPrivate::solveMinMax(const QList<QSimplexConstraint *> &constraints, 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: | 2798-2836 |
| | 21 | 6 |
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: | 1554-1581 |
| | 21 | 7 |
QGestureManager::filterEvent| Name: | QGestureManager::filterEvent | | Prototype: | bool QGestureManager::filterEvent(QWidget *receiver, QEvent *event) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 475-506 |
| | 21 | 8 |
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: | 698-729 |
| | 21 | 7 |
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: | 4467-4494 |
| | 21 | 3 |
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: | 419-469 |
| | 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: | 386-440 |
| | 21 | 11 |
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: | 1246-1296 |
| | 21 | 14 |
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: | 2998-3047 |
| | 21 | 6 |
QGL2PaintEngineExPrivate::resetClipIfNeeded| Name: | QGL2PaintEngineExPrivate::resetClipIfNeeded | | Prototype: | void QGL2PaintEngineExPrivate::resetClipIfNeeded() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1088-1121 |
| | 21 | 2 |
QFtpDTP::writeData| Name: | QFtpDTP::writeData | | Prototype: | void QFtpDTP::writeData() | | Coverage: | 79.310% (23/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 387-425 |
| | 21 | 8 |
QFontEngineFT::recalcAdvances| Name: | QFontEngineFT::recalcAdvances | | Prototype: | void QFontEngineFT::recalcAdvances(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 80.000% (32/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1562-1592 |
| | 21 | 9 |
QFontDatabase::font| Name: | QFontDatabase::font | | Prototype: | QFont QFontDatabase::font(const QString &family, const QString &style, int pointSize) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1819-1852 |
| | 21 | 7 |
QFileSystemModel::setNameFilters| Name: | QFileSystemModel::setNameFilters | | Prototype: | void QFileSystemModel::setNameFilters(const QStringList &filters) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1549-1583 |
| | 21 | 7 |
QFileIconProvider::icon| Name: | QFileIconProvider::icon | | Prototype: | QIcon QFileIconProvider::icon(const QFileInfo &info) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 357-417 |
| | 21 | 11 |
QFileDialogPrivate::retranslateStrings| Name: | QFileDialogPrivate::retranslateStrings | | Prototype: | void QFileDialogPrivate::retranslateStrings() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 656-686 |
| | 21 | 5 |
QFileDialogPrivate::_q_showContextMenu| Name: | QFileDialogPrivate::_q_showContextMenu | | Prototype: | void QFileDialogPrivate::_q_showContextMenu(const QPoint &position) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3336-3368 |
| | 21 | 4 |
QFileDialog::setFileMode| Name: | QFileDialog::setFileMode | | Prototype: | void QFileDialog::setFileMode(QFileDialog::FileMode mode) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1641-1674 |
| | 21 | 4 |
QFileDevice::writeData| Name: | QFileDevice::writeData | | Prototype: | qint64 QFileDevice::writeData(const char *data, qint64 len) | | Coverage: | 73.077% (19/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 533-566 |
| | 21 | 8 |
QEvdevTabletHandler::readData| Name: | QEvdevTabletHandler::readData | | Prototype: | void QEvdevTabletHandler::readData() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 260-291 |
| | 21 | 8 |
QDomDocumentPrivate::setContent| Name: | QDomDocumentPrivate::setContent | | Prototype: | bool QDomDocumentPrivate::setContent(QXmlInputSource *source, QXmlReader *reader, QXmlSimpleReader *simpleReader, QString *errorMsg, int *errorLine, int *errorColumn) | | Coverage: | 29.412% (5/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6208-6236 |
| | 21 | 5 |
QDirModel::data| Name: | QDirModel::data | | Prototype: | QVariant QDirModel::data(const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 354-385 |
| | 21 | 13 |
QDirIteratorPrivate::advance| Name: | QDirIteratorPrivate::advance | | Prototype: | void QDirIteratorPrivate::advance() | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 223-261 |
| | 21 | 8 |
QDataStream::skipRawData| Name: | QDataStream::skipRawData | | Prototype: | int QDataStream::skipRawData(int len) | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1146-1175 |
| | 21 | 8 |
QDBusXmlParser::QDBusXmlParser| Name: | QDBusXmlParser::QDBusXmlParser | | Prototype: | QDBusXmlParser::QDBusXmlParser(const QString& service, const QString& path, const QString& xmlData) | | Coverage: | 84.848% (28/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 341-394 |
| | 21 | 14 |
QDBusMenuItem::QDBusMenuItem| Name: | QDBusMenuItem::QDBusMenuItem | | Prototype: | QDBusMenuItem::QDBusMenuItem(const QDBusPlatformMenuItem *item) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 172-203 |
| | 21 | 7 |
QDBusConnectionPrivate::sendWithReplyLocal| Name: | QDBusConnectionPrivate::sendWithReplyLocal | | Prototype: | QDBusMessage QDBusConnectionPrivate::sendWithReplyLocal(const QDBusMessage &message) | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2064-2095 |
| | 21 | 6 |
QDBusConnectionPrivate::sendInternal| Name: | QDBusConnectionPrivate::sendInternal | | Prototype: | void QDBusConnectionPrivate::sendInternal(QDBusPendingCallPrivate *pcall, void *message, int timeout) | | Coverage: | 75.000% (18/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2150-2188 |
| | 21 | 7 |
QCoreApplication::libraryPaths| Name: | QCoreApplication::libraryPaths | | Prototype: | QStringList QCoreApplication::libraryPaths() | | Coverage: | 92.593% (25/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2525-2561 |
| | 21 | 9 |
QConfFileSettingsPrivate::get| Name: | QConfFileSettingsPrivate::get | | Prototype: | bool QConfFileSettingsPrivate::get(const QString &key, QVariant *value) const | | Coverage: | 100.000% (28/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1265-1296 |
| | 21 | 8 |
QCompletionEngine::saveInCache| Name: | QCompletionEngine::saveInCache | | Prototype: | void QCompletionEngine::saveInCache(QString part, const QModelIndex& parent, const QMatchData& m) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 518-547 |
| | 21 | 7 |
QCompleterPrivate::_q_complete| Name: | QCompleterPrivate::_q_complete | | Prototype: | void QCompleterPrivate::_q_complete(QModelIndex index, bool highlighted) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 848-885 |
| | 21 | 8 |
QClipboard::text| Name: | QClipboard::text | | Prototype: | QString QClipboard::text(QString &subtype, Mode mode) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 259-294 |
| | 21 | 9 |
QBoxLayoutPrivate::calcHfw| Name: | QBoxLayoutPrivate::calcHfw | | Prototype: | void QBoxLayoutPrivate::calcHfw(int w) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 395-424 |
| | 21 | 4 |
QBoxLayout::setDirection| Name: | QBoxLayout::setDirection | | Prototype: | void QBoxLayout::setDirection(Direction direction) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1173-1210 |
| | 21 | 8 |
QBlitterPaintEngine::drawPixmap| Name: | QBlitterPaintEngine::drawPixmap | | Prototype: | void QBlitterPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 666-696 |
| | 21 | 7 |