Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QMdiSubWindow::showShadedName: | QMdiSubWindow::showShaded | Prototype: | void QMdiSubWindow::showShaded() | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2604-2679 |
| | 41 | 10 |
QMdiSubWindow::setWidgetName: | QMdiSubWindow::setWidget | Prototype: | void QMdiSubWindow::setWidget(QWidget *widget) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2307-2358 |
| | 34 | 10 |
QMdiAreaPrivate::updateActiveWindowName: | QMdiAreaPrivate::updateActiveWindow | Prototype: | void QMdiAreaPrivate::updateActiveWindow(int removedIndex, bool activeRemoved) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1124-1168 |
| | 23 | 10 |
QMdiArea::showEventName: | QMdiArea::showEvent | Prototype: | void QMdiArea::showEvent(QShowEvent *showEvent) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2363-2401 |
| | 24 | 10 |
QMainWindowLayoutState::checkFormatName: | 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 |
QLoggingSettingsParser::setContentName: | QLoggingSettingsParser::setContent | Prototype: | void QLoggingSettingsParser::setContent(QTextStream &stream) | Coverage: | 81.250% (26/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 198-240 |
| | 26 | 10 |
QLocalePrivate::updateSystemPrivateName: | QLocalePrivate::updateSystemPrivate | Prototype: | void QLocalePrivate::updateSystemPrivate() | Coverage: | 57.143% (16/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 590-634 |
| | 31 | 10 |
QLocale::standaloneDayNameName: | QLocale::standaloneDayName | Prototype: | QString QLocale::standaloneDayName(int day, FormatType type) const | Coverage: | 19.231% (5/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2273-2311 |
| | 26 | 10 |
QLocalServerPrivate::setErrorName: | QLocalServerPrivate::setError | Prototype: | void QLocalServerPrivate::setError(const QString &function) | Coverage: | 33.333% (5/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines: | 310-341 |
| | 15 | 10 |
QListView::visualRegionForSelectionName: | QListView::visualRegionForSelection | Prototype: | QRegion QListView::visualRegionForSelection(const QItemSelection &selection) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1395-1431 |
| | 26 | 10 |
QListModeViewBase::perItemScrollingPageStepsName: | QListModeViewBase::perItemScrollingPageSteps | Prototype: | int QListModeViewBase::perItemScrollingPageSteps(int length, int bounds, bool wrap) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2594-2627 |
| | 25 | 10 |
QLayout::widgetEventName: | QLayout::widgetEvent | Prototype: | void QLayout::widgetEvent(QEvent *e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 593-627 |
| | 19 | 10 |
QLCDNumber::setDigitCountName: | QLCDNumber::setDigitCount | Prototype: | void QLCDNumber::setDigitCount(int numDigits) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 408-455 |
| | 39 | 10 |
QJsonPrivate::Value::usedStorageName: | QJsonPrivate::Value::usedStorage | Prototype: | int Value::usedStorage(const Base *b) const | Coverage: | 42.105% (8/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 307-334 |
| | 15 | 10 |
QJsonPrivate::Value::requiredStorageName: | QJsonPrivate::Value::requiredStorage | Prototype: | int Value::requiredStorage(QJsonValue &v, bool *compressed) | Coverage: | 45.000% (9/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 375-404 |
| | 16 | 10 |
QJsonPrivate::Data::compactName: | QJsonPrivate::Data::compact | Prototype: | void Data::compact() | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 58-130 |
| | 54 | 10 |
QItemDelegate::rectName: | QItemDelegate::rect | Prototype: | QRect QItemDelegate::rect(const QStyleOptionViewItem &option, const QModelIndex &index, int role) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 1007-1041 |
| | 22 | 10 |
QIntersectionFinder::hasIntersectionsName: | QIntersectionFinder::hasIntersections | Prototype: | bool QIntersectionFinder::hasIntersections(const QPathSegments &a, const QPathSegments &b) const | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 180-224 |
| | 29 | 10 |
QInotifyFileSystemWatcherEngine::readFromInotifyName: | QInotifyFileSystemWatcherEngine::readFromInotify | Prototype: | void QInotifyFileSystemWatcherEngine::readFromInotify() | Coverage: | 100.000% (29/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | Lines: | 345-404 |
| | 35 | 10 |
QImage::isGrayscaleName: | QImage::isGrayscale | Prototype: | bool QImage::isGrayscale() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2597-2622 |
| | 14 | 10 |
QHttpNetworkReplyPrivate::readStatusName: | QHttpNetworkReplyPrivate::readStatus | Prototype: | qint64 QHttpNetworkReplyPrivate::readStatus(QAbstractSocket *socket) | Coverage: | 88.372% (38/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 447-495 |
| | 28 | 10 |
QHostAddress::operator ==Name: | QHostAddress::operator == | Prototype: | bool QHostAddress::operator ==(SpecialAddress other) const | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 835-868 |
| | 15 | 10 |
QGraphicsViewPrivate::updateRectName: | QGraphicsViewPrivate::updateRect | Prototype: | bool QGraphicsViewPrivate::updateRect(const QRect &r) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 1049-1083 |
| | 20 | 10 |
QGraphicsViewPrivate::mouseMoveEventHandlerName: | QGraphicsViewPrivate::mouseMoveEventHandler | Prototype: | void QGraphicsViewPrivate::mouseMoveEventHandler(QMouseEvent *event) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 632-706 |
| | 44 | 10 |
QGraphicsView::setSceneName: | QGraphicsView::setScene | Prototype: | void QGraphicsView::setScene(QGraphicsScene *scene) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 1701-1759 |
| | 36 | 10 |
QGraphicsView::scrollContentsByName: | QGraphicsView::scrollContentsBy | Prototype: | void QGraphicsView::scrollContentsBy(int dx, int dy) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 3662-3714 |
| | 28 | 10 |
QGraphicsView::renderName: | QGraphicsView::render | Prototype: | void QGraphicsView::render(QPainter *painter, const QRectF &target, const QRect &source, Qt::AspectRatioMode aspectRatioMode) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 2145-2230 |
| | 50 | 10 |
QGraphicsView::mousePressEventName: | QGraphicsView::mousePressEvent | Prototype: | void QGraphicsView::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 3245-3326 |
| | 49 | 10 |
QGraphicsScenePrivate::_q_emitUpdatedName: | QGraphicsScenePrivate::_q_emitUpdated | Prototype: | void QGraphicsScenePrivate::_q_emitUpdated() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 346-393 |
| | 29 | 10 |
QGraphicsSceneBspTreeIndexPrivate::sortItemsName: | QGraphicsSceneBspTreeIndexPrivate::sortItems | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::sortItems(QList<QGraphicsItem *> *itemList, Qt::SortOrder order, bool sortCacheEnabled, bool onlyTopLevelItems) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 414-441 |
| | 17 | 10 |
QGraphicsScene::dragMoveEventName: | QGraphicsScene::dragMoveEvent | Prototype: | void QGraphicsScene::dragMoveEvent(QGraphicsSceneDragDropEvent *event) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 3613-3688 |
| | 43 | 10 |
QGraphicsScene::createItemGroupName: | QGraphicsScene::createItemGroup | Prototype: | QGraphicsItemGroup *QGraphicsScene::createItemGroup(const QList<QGraphicsItem *> &items) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 2409-2450 |
| | 26 | 10 |
QGraphicsProxyWidget::sizeHintName: | 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 |
QGraphicsProxyWidget::dragMoveEventName: | QGraphicsProxyWidget::dragMoveEvent | Prototype: | void QGraphicsProxyWidget::dragMoveEvent(QGraphicsSceneDragDropEvent *event) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | Lines: | 1092-1153 |
| | 40 | 10 |
QGraphicsLayoutItemPrivate::effectiveSizeHintsName: | QGraphicsLayoutItemPrivate::effectiveSizeHints | Prototype: | QSizeF *QGraphicsLayoutItemPrivate::effectiveSizeHints(const QSizeF &constraint) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | Lines: | 135-192 |
| | 37 | 10 |
QGraphicsItemPrivate::childrenBoundingRectHelperName: | QGraphicsItemPrivate::childrenBoundingRectHelper | Prototype: | void QGraphicsItemPrivate::childrenBoundingRectHelper(QTransform *x, QRectF *rect, QGraphicsItem *topMostEffectItem) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 1356-1397 |
| | 28 | 10 |
QGraphicsItemEffectSourcePrivate::pixmapName: | QGraphicsItemEffectSourcePrivate::pixmap | Prototype: | QPixmap QGraphicsItemEffectSourcePrivate::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 11309-11373 |
| | 44 | 10 |
QGraphicsItem::stackBeforeName: | QGraphicsItem::stackBefore | Prototype: | void QGraphicsItem::stackBefore(const QGraphicsItem *sibling) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4806-4848 |
| | 28 | 10 |
QGraphicsItem::scrollName: | QGraphicsItem::scroll | Prototype: | void QGraphicsItem::scroll(qreal dx, qreal dy, const QRectF &rect) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 5853-5925 |
| | 34 | 10 |
QGraphicsItem::clipPathName: | QGraphicsItem::clipPath | Prototype: | QPainterPath QGraphicsItem::clipPath() const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 5008-5052 |
| | 25 | 10 |
QGraphicsAnchorLayoutPrivate::constraintsFromSizeHintsName: | QGraphicsAnchorLayoutPrivate::constraintsFromSizeHints | Prototype: | QList<QSimplexConstraint *> QGraphicsAnchorLayoutPrivate::constraintsFromSizeHints( const QList<AnchorData *> &anchors) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2399-2488 |
| | 49 | 10 |
QGestureManager::getStateName: | QGestureManager::getState | Prototype: | QGesture *QGestureManager::getState(QObject *object, QGestureRecognizer *recognizer, Qt::GestureType type) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | Lines: | 202-245 |
| | 26 | 10 |
QGestureManager::getGestureTargetsName: | QGestureManager::getGestureTargets | Prototype: | void QGestureManager::getGestureTargets(const QSet<QGesture*> &gestures, QHash<QWidget *, QList<QGesture *> > *conflicts, QHash<QWidget *, QList<QGesture *> > *normal) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | Lines: | 566-608 |
| | 25 | 10 |
QGestureManager::cancelGesturesForChildrenName: | QGestureManager::cancelGesturesForChildren | Prototype: | void QGestureManager::cancelGesturesForChildren(QGesture *original) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | Lines: | 410-465 |
| | 33 | 10 |
QGLTextureGlyphCache::createTextureDataName: | QGLTextureGlyphCache::createTextureData | Prototype: | void QGLTextureGlyphCache::createTextureData(int width, int height) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp | Lines: | 90-142 |
| | 34 | 10 |
QGLShaderProgram::linkName: | QGLShaderProgram::link | Prototype: | bool QGLShaderProgram::link() | Coverage: | 33.333% (10/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 913-973 |
| | 41 | 10 |
QFusionStyle::subElementRectName: | QFusionStyle::subElementRect | Prototype: | QRect QFusionStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 3688-3718 |
| | 15 | 10 |
QFrame::initStyleOptionName: | QFrame::initStyleOption | Prototype: | void QFrame::initStyleOption(QStyleOptionFrame *option) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 224-256 |
| | 18 | 10 |
QFontSubset::toTruetypeName: | QFontSubset::toTruetype | Prototype: | QByteArray QFontSubset::toTruetype() const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 1163-1272 |
| | 81 | 10 |