Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QMdiSubWindowPrivate::setWindowFlagsName: | QMdiSubWindowPrivate::setWindowFlags | Prototype: | void QMdiSubWindowPrivate::setWindowFlags(Qt::WindowFlags windowFlags) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2078-2125 |
| | 29 | 10 |
QMenu::paintEventName: | QMenu::paintEvent | Prototype: | void QMenu::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2521-2614 |
| | 74 | 10 |
QMenuPrivate::activateCausedStackName: | QMenuPrivate::activateCausedStack | Prototype: | void QMenuPrivate::activateCausedStack(const QVector<QPointer<QWidget> > &causedStack, QAction *action, QAction::ActionEvent action_e, bool self) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1136-1165 |
| | 19 | 10 |
QMessageBox::keyPressEventName: | QMessageBox::keyPressEvent | Prototype: | void QMessageBox::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1454-1526 |
| | 23 | 10 |
QMessageBoxPrivate::standardIconName: | 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 |
QMetaMethod::invokeOnGadgetName: | QMetaMethod::invokeOnGadget | Prototype: | bool QMetaMethod::invokeOnGadget(void* gadget, QGenericReturnArgument returnValue, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9) const | Coverage: | 50.000% (16/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2361-2424 |
| | 49 | 10 |
QMetaObjectBuilder::serializeName: | QMetaObjectBuilder::serialize | Prototype: | void QMetaObjectBuilder::serialize(QDataStream& stream) const | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1594-1667 |
| | 44 | 10 |
QMimeGlobPattern::matchFileNameName: | QMimeGlobPattern::matchFileName | Prototype: | bool QMimeGlobPattern::matchFileName(const QString &inputFilename) const | Coverage: | 84.091% (37/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | Lines: | 96-144 |
| | 28 | 10 |
QNativeSocketEnginePrivate::nativeBindName: | QNativeSocketEnginePrivate::nativeBind | Prototype: | bool QNativeSocketEnginePrivate::nativeBind(const QHostAddress &address, quint16 port) | Coverage: | 77.778% (21/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 453-514 |
| | 29 | 10 |
QNativeSocketEnginePrivate::nativeSendDatagramName: | QNativeSocketEnginePrivate::nativeSendDatagram | Prototype: | qint64 QNativeSocketEnginePrivate::nativeSendDatagram(const char *data, qint64 len, const QIpPacketHeader &header) | Coverage: | 56.667% (17/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 930-1026 |
| | 59 | 10 |
QNetworkAccessManagerPrivate::prepareMultipartName: | QNetworkAccessManagerPrivate::prepareMultipart | Prototype: | QNetworkRequest QNetworkAccessManagerPrivate::prepareMultipart(const QNetworkRequest &request, QHttpMultiPart *multiPart) | Coverage: | 75.000% (18/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1734-1780 |
| | 26 | 10 |
QNetworkCookie::toRawFormName: | QNetworkCookie::toRawForm | Prototype: | QByteArray QNetworkCookie::toRawForm(RawForm form) const | Coverage: | 100.000% (28/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 445-488 |
| | 30 | 10 |
QNetworkDiskCache::expireName: | QNetworkDiskCache::expire | Prototype: | qint64 QNetworkDiskCache::expire() | Coverage: | 87.500% (28/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | Lines: | 518-580 |
| | 38 | 10 |
QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyReadName: | QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead | Prototype: | void QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead() | Coverage: | 44.444% (16/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 1784-1838 |
| | 27 | 10 |
QNetworkReplyHttpImplPrivate::replyDownloadDataName: | QNetworkReplyHttpImplPrivate::replyDownloadData | Prototype: | void QNetworkReplyHttpImplPrivate::replyDownloadData(QByteArray d) | Coverage: | 78.125% (25/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 994-1064 |
| | 34 | 10 |
QNetworkReplyImplPrivate::_q_copyReadyReadName: | QNetworkReplyImplPrivate::_q_copyReadyRead | Prototype: | void QNetworkReplyImplPrivate::_q_copyReadyRead() | Coverage: | 40.000% (12/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 168-223 |
| | 34 | 10 |
QObject::dumpObjectInfoName: | QObject::dumpObjectInfo | Prototype: | void QObject::dumpObjectInfo() | Coverage: | 40.741% (11/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4007-4070 |
| | 39 | 10 |
QOpenGL2PaintEngineExPrivate::updateBrushUniformsName: | QOpenGL2PaintEngineExPrivate::updateBrushUniforms | Prototype: | void QOpenGL2PaintEngineExPrivate::updateBrushUniforms() | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 299-415 |
| | 78 | 10 |
QOpenGLFramebufferObject::blitFramebufferName: | QOpenGLFramebufferObject::blitFramebuffer | Prototype: | void QOpenGLFramebufferObject::blitFramebuffer(QOpenGLFramebufferObject *target, const QRect &targetRect, QOpenGLFramebufferObject *source, const QRect &sourceRect, GLbitfield buffers, GLenum filter, int readColorAttachmentIndex, int drawColorAttachmentIndex, QOpenGLFramebufferObject::FramebufferRestorePolicy restorePolicy) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1715-1778 |
| | 37 | 10 |
QOpenGLTimeMonitorPrivate::createName: | QOpenGLTimeMonitorPrivate::create | Prototype: | bool QOpenGLTimeMonitorPrivate::create() | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 506-549 |
| | 25 | 10 |
QOpenGLTimerQueryPrivate::createName: | QOpenGLTimerQueryPrivate::create | Prototype: | bool QOpenGLTimerQueryPrivate::create() | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 123-162 |
| | 22 | 10 |
QOpenGLWidget::eventName: | QOpenGLWidget::event | Prototype: | bool QOpenGLWidget::event(QEvent *e) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1326-1351 |
| | 16 | 10 |
QOutlineMapper::clipElementsName: | QOutlineMapper::clipElements | Prototype: | void QOutlineMapper::clipElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 349-402 |
| | 28 | 10 |
QPainter::drawPointsName: | QPainter::drawPoints | Prototype: | void QPainter::drawPoints(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3647-3700 |
| | 32 | 10 |
QPainter::drawPointsName: | QPainter::drawPoints | Prototype: | void QPainter::drawPoints(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3709-3762 |
| | 32 | 10 |
QPainter::drawRectsName: | QPainter::drawRects | Prototype: | void QPainter::drawRects(const QRectF *rects, int rectCount) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3487-3538 |
| | 30 | 10 |
QPainter::drawRectsName: | QPainter::drawRects | Prototype: | void QPainter::drawRects(const QRect *rects, int rectCount) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3547-3600 |
| | 30 | 10 |
QPainter::drawTiledPixmapName: | QPainter::drawTiledPixmap | Prototype: | void QPainter::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &sp) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6648-6728 |
| | 46 | 10 |
QPainter::setCompositionModeName: | QPainter::setCompositionMode | Prototype: | void QPainter::setCompositionMode(CompositionMode mode) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2357-2394 |
| | 27 | 10 |
QPainterPath::percentAtLengthName: | QPainterPath::percentAtLength | Prototype: | qreal QPainterPath::percentAtLength(qreal len) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2870-2922 |
| | 31 | 10 |
QParallelAnimationGroup::updateStateName: | QParallelAnimationGroup::updateState | Prototype: | void QParallelAnimationGroup::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 187-217 |
| | 20 | 10 |
QPdfEnginePrivate::writeCompressedName: | QPdfEnginePrivate::writeCompressed | Prototype: | int QPdfEnginePrivate::writeCompressed(QIODevice *dev) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1830-1902 |
| | 55 | 10 |
QPictureIO::readName: | QPictureIO::read | Prototype: | bool QPictureIO::read() | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1858-1909 |
| | 28 | 10 |
QPixmapStyle::drawSliderName: | QPixmapStyle::drawSlider | Prototype: | void QPixmapStyle::drawSlider(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 841-893 |
| | 34 | 10 |
QPixmapStyle::polishName: | QPixmapStyle::polish | Prototype: | void QPixmapStyle::polish(QWidget *widget) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 127-197 |
| | 43 | 10 |
QPlainTextEditControl::blockBoundingRectName: | QPlainTextEditControl::blockBoundingRect | Prototype: | QRectF QPlainTextEditControl::blockBoundingRect(const QTextBlock &block) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 562-611 |
| | 38 | 10 |
QPlainTextEditPrivate::appendName: | QPlainTextEditPrivate::append | Prototype: | void QPlainTextEditPrivate::append(const QString &text, Qt::TextFormat format) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2953-3012 |
| | 41 | 10 |
QPpmHandler::canReadName: | QPpmHandler::canRead | Prototype: | bool QPpmHandler::canRead(QIODevice *device, QByteArray *subType) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 439-466 |
| | 19 | 10 |
QRasterPaintEngine::initName: | QRasterPaintEngine::init | Prototype: | void QRasterPaintEngine::init() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 353-420 |
| | 38 | 10 |
QReadWriteLock::unlockName: | QReadWriteLock::unlock | Prototype: | void QReadWriteLock::unlock() | Coverage: | 90.000% (27/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 393-443 |
| | 31 | 10 |
QRegionPrivate::appendName: | QRegionPrivate::append | Prototype: | void QRegionPrivate::append(const QRegionPrivate *r) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1375-1446 |
| | 43 | 10 |
QRegionPrivate::prependName: | QRegionPrivate::prepend | Prototype: | void QRegionPrivate::prepend(const QRegionPrivate *r) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1448-1519 |
| | 41 | 10 |
QRenderRule::configurePaletteName: | QRenderRule::configurePalette | Prototype: | void QRenderRule::configurePalette(QPalette *p, QPalette::ColorRole fr, QPalette::ColorRole br) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1347-1376 |
| | 22 | 10 |
QScanConverter::clipName: | QScanConverter::clip | Prototype: | inline bool QScanConverter::clip(Q16Dot16 &xFP, int &iTop, int &iBottom, Q16Dot16 slopeFP, Q16Dot16 edgeFP, int winding) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 528-591 |
| | 37 | 10 |
QScrollBar::contextMenuEventName: | QScrollBar::contextMenuEvent | Prototype: | void QScrollBar::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 410-449 |
| | 32 | 10 |
QScrollBar::eventName: | QScrollBar::event | Prototype: | bool QScrollBar::event(QEvent *event) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 481-508 |
| | 16 | 10 |
QScrollerPrivate::moveWhilePressedName: | QScrollerPrivate::moveWhilePressed | Prototype: | bool QScrollerPrivate::moveWhilePressed(const QPointF &position, qint64 timestamp) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1570-1617 |
| | 28 | 10 |
QScrollerPrivate::setStateName: | QScrollerPrivate::setState | Prototype: | void QScrollerPrivate::setState(QScroller::State newstate) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1713-1772 |
| | 29 | 10 |
QSharedMemoryPrivate::initKeyName: | QSharedMemoryPrivate::initKey | Prototype: | bool QSharedMemoryPrivate::initKey() | Coverage: | 45.000% (9/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | Lines: | 242-279 |
| | 24 | 10 |
QSocks5SocketEnginePrivate::setErrorStateName: | QSocks5SocketEnginePrivate::setErrorState | Prototype: | void QSocks5SocketEnginePrivate::setErrorState(Socks5State state, Socks5Error socks5error) | Coverage: | 47.368% (9/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 662-706 |
| | 30 | 10 |
QSpanCollection::checkConsistencyName: | QSpanCollection::checkConsistency | Prototype: | bool QSpanCollection::checkConsistency() const | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 545-578 |
| | 24 | 10 |
QSpanCollection::updateSpanName: | QSpanCollection::updateSpan | Prototype: | void QSpanCollection::updateSpan(QSpanCollection::Span *span, int old_height) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 103-137 |
| | 23 | 10 |
QSplitter::childEventName: | 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 |
QSplitterPrivate::getRangeName: | QSplitterPrivate::getRange | Prototype: | void QSplitterPrivate::getRange(int index, int *farMin, int *min, int *max, int *farMax) const | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 607-658 |
| | 40 | 10 |
QSqlTableModel::flagsName: | QSqlTableModel::flags | Prototype: | Qt::ItemFlags QSqlTableModel::flags(const QModelIndex &index) const | Coverage: | 78.947% (30/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 1280-1312 |
| | 20 | 10 |
QSslCertificatePrivate::subjectInfoToStringName: | QSslCertificatePrivate::subjectInfoToString | Prototype: | QByteArray QSslCertificatePrivate::subjectInfoToString(QSslCertificate::SubjectInfo info) | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | Lines: | 664-679 |
| | 12 | 10 |
QSslKeyPrivate::clearName: | QSslKeyPrivate::clear | Prototype: | void QSslKeyPrivate::clear(bool deep) | Coverage: | 83.333% (30/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | Lines: | 56-83 |
| | 19 | 10 |
QSslKeyPrivate::decodePemName: | QSslKeyPrivate::decodePem | Prototype: | void QSslKeyPrivate::decodePem(const QByteArray &pem, const QByteArray &passPhrase, bool deepClear) | Coverage: | 70.000% (28/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | Lines: | 133-173 |
| | 28 | 10 |
QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHERName: | QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER | Prototype: | QSslCipher QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER(SSL_CIPHER *cipher) | Coverage: | 62.500% (20/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 222-260 |
| | 29 | 10 |
QSslSocketBackendPrivate::importPkcs12Name: | QSslSocketBackendPrivate::importPkcs12 | Prototype: | bool QSslSocketBackendPrivate::importPkcs12(QIODevice *device, QSslKey *key, QSslCertificate *cert, QList<QSslCertificate> *caCertificates, const QByteArray &passPhrase) | Coverage: | 28.571% (8/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1741-1806 |
| | 39 | 10 |
QStandardItemPrivate::insertColumnsName: | QStandardItemPrivate::insertColumns | Prototype: | bool QStandardItemPrivate::insertColumns(int column, int count, const QList<QStandardItem*> &items) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 451-491 |
| | 30 | 10 |
QStandardItemPrivate::insertRowsName: | QStandardItemPrivate::insertRows | Prototype: | bool QStandardItemPrivate::insertRows(int row, int count, const QList<QStandardItem*> &items) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 409-446 |
| | 28 | 10 |
QStateMachinePrivate::getTransitionDomainName: | QStateMachinePrivate::getTransitionDomain | Prototype: | QAbstractState *QStateMachinePrivate::getTransitionDomain(QAbstractTransition *t, const QList<QAbstractState *> &effectiveTargetStates, CalculationCache *cache) const | Coverage: | 69.231% (18/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 906-942 |
| | 22 | 10 |
QStatusBar::eventName: | QStatusBar::event | Prototype: | bool QStatusBar::event(QEvent *e) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 706-788 |
| | 25 | 10 |
QStyleSheetStyle::setGeometryName: | QStyleSheetStyle::setGeometry | Prototype: | void QStyleSheetStyle::setGeometry(QWidget *w) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2448-2494 |
| | 33 | 10 |
QTemporaryFileEngine::openName: | QTemporaryFileEngine::open | Prototype: | bool QTemporaryFileEngine::open(QIODevice::OpenMode openMode) | Coverage: | 96.667% (29/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | Lines: | 274-363 |
| | 47 | 10 |
QTest::qPrintDataTagsName: | QTest::qPrintDataTags | Prototype: | static void qPrintDataTags(FILE *stream) | Coverage: | 100.000% (29/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 325-390 |
| | 37 | 10 |
QTestLog::addLoggerName: | QTestLog::addLogger | Prototype: | void QTestLog::addLogger(LogMode mode, const char *filename) | Coverage: | 91.667% (22/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 480-515 |
| | 20 | 10 |
QTestPrivate::parseBlackListName: | QTestPrivate::parseBlackList | Prototype: | void parseBlackList() | Coverage: | 71.429% (20/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 226-256 |
| | 20 | 10 |
QTextBoundaryFinder::toNextBoundaryName: | QTextBoundaryFinder::toNextBoundary | Prototype: | int QTextBoundaryFinder::toNextBoundary() | Coverage: | 97.222% (35/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | Lines: | 364-392 |
| | 18 | 10 |
QTextBoundaryFinder::toPreviousBoundaryName: | QTextBoundaryFinder::toPreviousBoundary | Prototype: | int QTextBoundaryFinder::toPreviousBoundary() | Coverage: | 94.444% (34/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | Lines: | 399-427 |
| | 18 | 10 |
QTextDocumentPrivate::appendUndoItemName: | QTextDocumentPrivate::appendUndoItem | Prototype: | void QTextDocumentPrivate::appendUndoItem(const QTextUndoCommand &c) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1056-1096 |
| | 26 | 10 |
QTextDocumentPrivate::moveName: | QTextDocumentPrivate::move | Prototype: | void QTextDocumentPrivate::move(int pos, int to, int length, QTextUndoCommand::Operation op) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 576-668 |
| | 62 | 10 |
QTextEditPrivate::relayoutDocumentName: | QTextEditPrivate::relayoutDocument | Prototype: | void QTextEditPrivate::relayoutDocument() | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1421-1493 |
| | 35 | 10 |
QTextHtmlExporter::findUrlForImageName: | QTextHtmlExporter::findUrlForImage | Prototype: | QString QTextHtmlExporter::findUrlForImage(const QTextDocument *doc, qint64 cacheKey, bool isPixmap) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2954-2985 |
| | 19 | 10 |
QTextHtmlParserNode::applyBackgroundImageName: | QTextHtmlParserNode::applyBackgroundImage | Prototype: | void QTextHtmlParserNode::applyBackgroundImage(const QString &url, const QTextDocument *resourceProvider) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1363-1392 |
| | 18 | 10 |
QTextLineItemIterator::getSelectionBoundsName: | QTextLineItemIterator::getSelectionBounds | Prototype: | bool QTextLineItemIterator::getSelectionBounds(QFixed *selectionX, QFixed *selectionWidth) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3626-3678 |
| | 33 | 10 |
QTextTable::insertRowsName: | QTextTable::insertRows | Prototype: | void QTextTable::insertRows(int pos, int num) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 679-732 |
| | 37 | 10 |
QTextTable::removeRowsName: | QTextTable::removeRows | Prototype: | void QTextTable::removeRows(int pos, int num) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 865-917 |
| | 35 | 10 |
QToolBarAreaLayout::restoreStateName: | QToolBarAreaLayout::restoreState | Prototype: | bool QToolBarAreaLayout::restoreState(QDataStream &stream, const QList<QToolBar*> &_toolBars, uchar tmarker, bool testing) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 1308-1382 |
| | 45 | 10 |
QToolBarAreaLayoutInfo::distanceName: | QToolBarAreaLayoutInfo::distance | Prototype: | int QToolBarAreaLayoutInfo::distance(const QPoint &pos) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 601-625 |
| | 15 | 10 |
QToolBarAreaLayoutInfo::gapIndexName: | QToolBarAreaLayoutInfo::gapIndex | Prototype: | QList<int> QToolBarAreaLayoutInfo::gapIndex(const QPoint &pos, int *minDistance) const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 484-532 |
| | 30 | 10 |
QToolBarLayout::updateGeomArrayName: | QToolBarLayout::updateGeomArray | Prototype: | void QToolBarLayout::updateGeomArray() const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | Lines: | 254-338 |
| | 60 | 10 |
QToolBarPrivate::mouseMoveEventName: | QToolBarPrivate::mouseMoveEvent | Prototype: | bool QToolBarPrivate::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 293-364 |
| | 36 | 10 |
QTransform::scaleName: | QTransform::scale | Prototype: | QTransform & QTransform::scale(qreal sx, qreal sy) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 491-525 |
| | 19 | 10 |
QTransform::shearName: | QTransform::shear | Prototype: | QTransform & QTransform::shear(qreal sh, qreal sv) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 557-599 |
| | 26 | 10 |
QTransform::translateName: | QTransform::translate | Prototype: | QTransform &QTransform::translate(qreal dx, qreal dy) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 423-459 |
| | 22 | 10 |
QTranslator::loadName: | QTranslator::load | Prototype: | bool QTranslator::load(const QString & filename, const QString & directory, const QString & search_delimiters, const QString & suffix) | Coverage: | 76.471% (26/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 475-524 |
| | 30 | 10 |
QTreeView::drawTreeName: | QTreeView::drawTree | Prototype: | void QTreeView::drawTree(QPainter *painter, const QRegion ®ion) const | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1454-1522 |
| | 47 | 10 |
QTreeViewPrivate::calcLogicalIndicesName: | QTreeViewPrivate::calcLogicalIndices | Prototype: | void QTreeViewPrivate::calcLogicalIndices(QVector<int> *logicalIndices, QVector<QStyleOptionViewItem::ViewItemPosition> *itemPositions, int left, int right) const | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1534-1582 |
| | 33 | 10 |
QTreeWidgetItem::dataName: | QTreeWidgetItem::data | Prototype: | QVariant QTreeWidgetItem::data(int column, int role) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 1779-1802 |
| | 12 | 10 |
QTreeWidgetItemIteratorPrivate::ensureValidIteratorName: | QTreeWidgetItemIteratorPrivate::ensureValidIterator | Prototype: | void QTreeWidgetItemIteratorPrivate::ensureValidIterator(const QTreeWidgetItem *itemToBeRemoved) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidgetitemiterator.cpp | Lines: | 334-384 |
| | 27 | 10 |
QTriangulatingStroker::moveToName: | QTriangulatingStroker::moveTo | Prototype: | void QTriangulatingStroker::moveTo(const qreal *pts) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | Lines: | 254-311 |
| | 39 | 10 |
QUnixPrintWidgetPrivate::checkFieldsName: | QUnixPrintWidgetPrivate::checkFields | Prototype: | bool QUnixPrintWidgetPrivate::checkFields() | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 837-886 |
| | 34 | 10 |
QUrlPrivate::appendUserInfoName: | QUrlPrivate::appendUserInfo | Prototype: | inline void QUrlPrivate::appendUserInfo(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | Coverage: | 91.667% (22/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 865-908 |
| | 26 | 10 |
QVersionNumber::compareName: | QVersionNumber::compare | Prototype: | int QVersionNumber::compare(const QVersionNumber &v1, const QVersionNumber &v2) noexcept | Coverage: | 100.000% (28/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | Lines: | 262-301 |
| | 22 | 10 |
QWhatsThisPrivate::sayName: | QWhatsThisPrivate::say | Prototype: | void QWhatsThisPrivate::say(QWidget * widget, const QString &text, int x, int y) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 566-642 |
| | 52 | 10 |
QWidget::setTabOrderName: | QWidget::setTabOrder | Prototype: | void QWidget::setTabOrder(QWidget* first, QWidget *second) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6926-6984 |
| | 34 | 10 |
QWidgetBackingStore::staticContentsName: | QWidgetBackingStore::staticContents | Prototype: | QRegion QWidgetBackingStore::staticContents(QWidget *parent, const QRect &withinClipRect) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 428-474 |
| | 34 | 10 |
QWidgetLineControl::internalInsertName: | QWidgetLineControl::internalInsert | Prototype: | void QWidgetLineControl::internalInsert(const QString &s) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 819-866 |
| | 31 | 10 |