| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QScrollerPrivate::releaseWhileDragging| Name: | QScrollerPrivate::releaseWhileDragging | | Prototype: | bool QScrollerPrivate::releaseWhileDragging(const QPointF &position, qint64 timestamp) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1636-1682 |
| | 26 | 8 |
QSharedMemoryPrivate::detach| Name: | QSharedMemoryPrivate::detach | | Prototype: | bool QSharedMemoryPrivate::detach() | | Coverage: | 30.769% (8/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 204-253 |
| | 26 | 12 |
QSizeGrip::mouseMoveEvent| Name: | QSizeGrip::mouseMoveEvent | | Prototype: | void QSizeGrip::mouseMoveEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 374-417 |
| | 26 | 8 |
QSpanData::adjustSpanMethods| Name: | QSpanData::adjustSpanMethods | | Prototype: | void QSpanData::adjustSpanMethods() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4544-4585 |
| | 26 | 11 |
QSplitter::moveSplitter| Name: | QSplitter::moveSplitter | | Prototype: | void QSplitter::moveSplitter(int pos, int index) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1336-1379 |
| | 26 | 4 |
QSplitterPrivate::setGeo| Name: | QSplitterPrivate::setGeo | | Prototype: | void QSplitterPrivate::setGeo(QSplitterLayoutStruct *sls, int p, int s, bool allowCollapse) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 734-775 |
| | 26 | 8 |
QString::replace| Name: | QString::replace | | Prototype: | QString& QString::replace(QChar ch, const QString &after, Qt::CaseSensitivity cs) | | Coverage: | 84.615% (33/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2575-2616 |
| | 26 | 12 |
QStyleSheetStyle::renderRule| Name: | QStyleSheetStyle::renderRule | | Prototype: | QRenderRule QStyleSheetStyle::renderRule(const QObject *obj, int element, quint64 state) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1725-1760 |
| | 26 | 6 |
QTest::messageHandler| Name: | QTest::messageHandler | | Prototype: | static void messageHandler(QtMsgType type, const QMessageLogContext & context, const QString &message) | | Coverage: | 83.333% (25/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 282-334 |
| | 26 | 13 |
QTextDocumentPrivate::appendUndoItem| Name: | 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 |
QTextStreamPrivate::putNumber| Name: | QTextStreamPrivate::putNumber | | Prototype: | void QTextStreamPrivate::putNumber(qulonglong number, bool negative) | | Coverage: | 97.222% (35/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2334-2376 |
| | 26 | 9 |
QTimerInfoList::registerTimer| Name: | QTimerInfoList::registerTimer | | Prototype: | void QTimerInfoList::registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject *object) | | Coverage: | 95.000% (19/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 446-507 |
| | 26 | 8 |
QTransform::shear| Name: | 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 |
QTreeWidget::QTreeWidget| Name: | QTreeWidget::QTreeWidget | | Prototype: | QTreeWidget::QTreeWidget(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2522-2551 |
| | 26 | 1 |
QUrlPrivate::appendUserInfo| Name: | 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 |
QWidgetPrivate::adjustedSize| Name: | QWidgetPrivate::adjustedSize | | Prototype: | QSize QWidgetPrivate::adjustedSize() const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8543-8589 |
| | 26 | 10 |
QWidgetPrivate::hide_helper| Name: | QWidgetPrivate::hide_helper | | Prototype: | void QWidgetPrivate::hide_helper() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8031-8088 |
| | 26 | 8 |
QWidgetPrivate::setMinimumSize_helper| Name: | QWidgetPrivate::setMinimumSize_helper | | Prototype: | bool QWidgetPrivate::setMinimumSize_helper(int &minw, int &minh) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3962-3993 |
| | 26 | 6 |
QWingedEdge::removeEdge| Name: | QWingedEdge::removeEdge | | Prototype: | void QWingedEdge::removeEdge(int ei) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1085-1123 |
| | 26 | 1 |
QXcbWindow::handleButtonPressEvent| Name: | QXcbWindow::handleButtonPressEvent | | Prototype: | void QXcbWindow::handleButtonPressEvent(int event_x, int event_y, int root_x, int root_y, int detail, Qt::KeyboardModifiers modifiers, xcb_timestamp_t timestamp, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2218-2261 |
| | 26 | 7 |
SequentialAnchorData::calculateSizeHints| Name: | SequentialAnchorData::calculateSizeHints | | Prototype: | void SequentialAnchorData::calculateSizeHints() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 523-559 |
| | 26 | 3 |
calcArrow| Name: | calcArrow | | Prototype: | static StaticPolygonF<3> calcArrow(const QStyleOptionSlider *dial, qreal &a) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 3070-3103 |
| | 26 | 4 |
comp_func_Plus_sse2| Name: | comp_func_Plus_sse2 | | Prototype: | void comp_func_Plus_sse2(uint *dst, const uint *src, int length, uint const_alpha) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 161-207 |
| | 26 | 8 |
getSegments| Name: | getSegments | | Prototype: | static const char *getSegments(char ch) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 242-326 |
| | 26 | 26 |
ligatureHelper| Name: | ligatureHelper | | Prototype: | static uint inline ligatureHelper(uint u1, uint u2) | | Coverage: | 92.683% (38/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1773-1811 |
| | 26 | 10 |
makeCacheKey| Name: | makeCacheKey | | Prototype: | static QByteArray makeCacheKey(QUrl &url, QNetworkProxy *proxy) | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 127-173 |
| | 26 | 9 |
mapProjective| Name: | mapProjective | | Prototype: | static QPainterPath mapProjective(const QTransform &transform, const QPainterPath &path) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1613-1651 |
| | 26 | 10 |
miSetExtents| Name: | miSetExtents | | Prototype: | static void miSetExtents(QRegionPrivate &dest) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1875-1917 |
| | 26 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QMatrix4x4 &m) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 2015-2048 |
| | 26 | 9 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QRegularExpression::PatternOptions patternOptions) | | Coverage: | 9.375% (3/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2500-2533 |
| | 26 | 11 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QLocalSocket::LocalSocketError error) | | Coverage: | 13.043% (3/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 494-534 |
| | 26 | 12 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QDateTime &dateTime) | | Coverage: | 92.593% (25/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4830-4884 |
| | 26 | 10 |
parseTzHeader| Name: | parseTzHeader | | Prototype: | static QTzHeader parseTzHeader(QDataStream &ds, bool *ok) | | Coverage: | 48.485% (16/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 145-187 |
| | 26 | 5 |
pixelTypeCompatibleWithInternalFormat| Name: | pixelTypeCompatibleWithInternalFormat | | Prototype: | static QOpenGLTexture::PixelType pixelTypeCompatibleWithInternalFormat(QOpenGLTexture::TextureFormat internalFormat) | | Coverage: | 0.000% (0/122) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 727-877 |
| | 26 | 99 |
qCompress| Name: | qCompress | | Prototype: | QByteArray qCompress(const uchar* data, int nbytes, int compressionLevel) | | Coverage: | 52.381% (11/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 593-631 |
| | 26 | 8 |
q_fromPercentEncoding| Name: | q_fromPercentEncoding | | Prototype: | static void q_fromPercentEncoding(QByteArray *ba, char percent) | | Coverage: | 63.043% (29/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4378-4416 |
| | 26 | 11 |
q_physicalScreenSizeFromFb| Name: | q_physicalScreenSizeFromFb | | Prototype: | QSizeF q_physicalScreenSizeFromFb(int framebufferDevice, const QSize &screenSize) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 462-513 |
| | 26 | 6 |
qt_gl_read_framebuffer_rgba8| Name: | qt_gl_read_framebuffer_rgba8 | | Prototype: | static inline QImage qt_gl_read_framebuffer_rgba8(const QSize &size, bool include_alpha, QOpenGLContext *context) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1279-1323 |
| | 26 | 5 |
qt_qimageScaleAARGBA_down_x_up_y| Name: | qt_qimageScaleAARGBA_down_x_up_y | | Prototype: | static void qt_qimageScaleAARGBA_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 444-481 |
| | 26 | 4 |
qt_scaleForTransform| Name: | qt_scaleForTransform | | Prototype: | bool qt_scaleForTransform(const QTransform &transform, qreal *scale) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 2320-2359 |
| | 26 | 8 |
spacingHelper| Name: | spacingHelper | | Prototype: | static inline int spacingHelper(QWidget* parent, QStyle *style, int userVSpacing, bool recalculate, QFormLayoutItem* item1, QFormLayoutItem* item2, QFormLayoutItem* prevItem1, QFormLayoutItem *prevItem2) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 576-615 |
| | 26 | 12 |
subControlLayout| Name: | subControlLayout | | Prototype: | static QList<QVariant> subControlLayout(const QString& layout) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 690-729 |
| | 26 | 11 |
unicodeToEncodedUtf8| Name: | unicodeToEncodedUtf8 | | Prototype: | static void unicodeToEncodedUtf8(QString &result, ushort *&output, const ushort *begin, const ushort *&input, const ushort *end, ushort decoded) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 320-372 |
| | 26 | 4 |
Parser::until| Name: | Parser::until | | Prototype: | bool Parser::until(QCss::TokenType target, QCss::TokenType target2) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2768-2806 |
| | 27 | 18 |
QAbstractItemView::event| Name: | QAbstractItemView::event | | Prototype: | bool QAbstractItemView::event(QEvent *event) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1639-1681 |
| | 27 | 14 |
QAbstractSlider::keyPressEvent| Name: | QAbstractSlider::keyPressEvent | | Prototype: | void QAbstractSlider::keyPressEvent(QKeyEvent *ev) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 781-922 |
| | 27 | 13 |
QAccessibleWidget::relations| Name: | QAccessibleWidget::relations | | Prototype: | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleWidget::relations(QAccessible::Relation match ) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 303-353 |
| | 27 | 11 |
QApplicationPrivate::initializeWidgetFontHash| Name: | QApplicationPrivate::initializeWidgetFontHash | | Prototype: | void QApplicationPrivate::initializeWidgetFontHash() | | Coverage: | 0.000% (0/92) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 720-772 |
| | 27 | 46 |
QApplicationPrivate::sendSyntheticEnterLeave| Name: | QApplicationPrivate::sendSyntheticEnterLeave | | Prototype: | void QApplicationPrivate::sendSyntheticEnterLeave(QWidget *widget) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2806-2850 |
| | 27 | 10 |
QBrush::detach| Name: | QBrush::detach | | Prototype: | void QBrush::detach(Qt::BrushStyle newStyle) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 583-628 |
| | 27 | 13 |
QCacheItem::read| Name: | QCacheItem::read | | Prototype: | bool QCacheItem::read(QFile *device, bool readData) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 697-737 |
| | 27 | 6 |
QCalendarModel::data| Name: | QCalendarModel::data | | Prototype: | QVariant QCalendarModel::data(const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1151-1185 |
| | 27 | 11 |
QComboBox::insertItem| Name: | QComboBox::insertItem | | Prototype: | void QComboBox::insertItem(int index, const QIcon &icon, const QString &text, const QVariant &userData) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2228-2267 |
| | 27 | 12 |
QComboBoxPrivateContainer::QComboBoxPrivateContainer| Name: | QComboBoxPrivateContainer::QComboBoxPrivateContainer | | Prototype: | QComboBoxPrivateContainer::QComboBoxPrivateContainer(QAbstractItemView *itemView, QComboBox *parent) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 425-473 |
| | 27 | 4 |
QConfFileSettingsPrivate::children| Name: | QConfFileSettingsPrivate::children | | Prototype: | QStringList QConfFileSettingsPrivate::children(const QString &prefix, ChildSpec spec) const | | Coverage: | 100.000% (27/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1274-1315 |
| | 27 | 8 |
QDBusAbstractInterface::callWithArgumentList| Name: | QDBusAbstractInterface::callWithArgumentList | | Prototype: | QDBusMessage QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode mode, const QString& method, const QList<QVariant>& args) | | Coverage: | 81.481% (22/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 452-503 |
| | 27 | 9 |
QDBusConnectionPrivate::activateInternalFilters| Name: | QDBusConnectionPrivate::activateInternalFilters | | Prototype: | bool QDBusConnectionPrivate::activateInternalFilters(const ObjectTreeNode &node, const QDBusMessage &msg) | | Coverage: | 79.487% (31/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1392-1436 |
| | 27 | 9 |
QDBusConnectionPrivate::findMetaObject| Name: | QDBusConnectionPrivate::findMetaObject | | Prototype: | QDBusMetaObject * QDBusConnectionPrivate::findMetaObject(const QString &service, const QString &path, const QString &interface, QDBusError &error) | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2529-2575 |
| | 27 | 9 |
QDBusConnectionPrivate::prepareHook| Name: | QDBusConnectionPrivate::prepareHook | | Prototype: | bool QDBusConnectionPrivate::prepareHook(QDBusConnectionPrivate::SignalHook &hook, QString &key, const QString &service, const QString &path, const QString &interface, const QString &name, const QStringList &argMatch, QObject *receiver, const char *signal, int minMIdx, bool buildSignature) | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1321-1367 |
| | 27 | 8 |
QDBusConnectionPrivate::send| Name: | QDBusConnectionPrivate::send | | Prototype: | bool QDBusConnectionPrivate::send(const QDBusMessage& message) | | Coverage: | 66.667% (12/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1918-1952 |
| | 27 | 6 |
QDBusPendingCallPrivate::setReplyCallback| Name: | QDBusPendingCallPrivate::setReplyCallback | | Prototype: | bool QDBusPendingCallPrivate::setReplyCallback(QObject *target, const char *member) | | Coverage: | 52.174% (12/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | | Lines: | 143-186 |
| | 27 | 7 |
QDesktopWidget::screenNumber| Name: | QDesktopWidget::screenNumber | | Prototype: | int QDesktopWidget::screenNumber(const QWidget *w) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 241-285 |
| | 27 | 11 |
QDeviceDiscoveryUDev::checkDeviceType| Name: | QDeviceDiscoveryUDev::checkDeviceType | | Prototype: | bool QDeviceDiscoveryUDev::checkDeviceType(udev_device *dev) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | | Lines: | 212-254 |
| | 27 | 13 |
QDialog::exec| Name: | QDialog::exec | | Prototype: | int QDialog::exec() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 526-566 |
| | 27 | 6 |
QDir::operator==| Name: | QDir::operator== | | Prototype: | bool QDir::operator==(const QDir &dir) const | | Coverage: | 53.846% (21/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1670-1712 |
| | 27 | 10 |
QDockAreaLayout::restoreState| Name: | QDockAreaLayout::restoreState | | Prototype: | bool QDockAreaLayout::restoreState(QDataStream &stream, const QList<QDockWidget*> &_dockwidgets, bool testing) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2348-2388 |
| | 27 | 9 |
QDockAreaLayoutInfo::separatorMove| Name: | QDockAreaLayoutInfo::separatorMove | | Prototype: | int QDockAreaLayoutInfo::separatorMove(int index, int delta) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 932-974 |
| | 27 | 6 |
QDomDocumentPrivate::importNode| Name: | QDomDocumentPrivate::importNode | | Prototype: | QDomNodePrivate* QDomDocumentPrivate::importNode(QDomNodePrivate *importedNode, bool deep) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6380-6424 |
| | 27 | 13 |
QEGLPlatformContext::makeCurrent| Name: | QEGLPlatformContext::makeCurrent | | Prototype: | bool QEGLPlatformContext::makeCurrent(QPlatformSurface *surface) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 376-417 |
| | 27 | 8 |
QEglFSScreen::grabWindow| Name: | QEglFSScreen::grabWindow | | Prototype: | QPixmap QEglFSScreen::grabWindow(WId wid, int x, int y, int width, int height) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | | Lines: | 158-204 |
| | 27 | 9 |
QEvdevKeyboardHandler::unloadKeymap| Name: | QEvdevKeyboardHandler::unloadKeymap | | Prototype: | void QEvdevKeyboardHandler::unloadKeymap() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 460-500 |
| | 27 | 9 |
QFileSystemEngine::setPermissions| Name: | QFileSystemEngine::setPermissions | | Prototype: | bool QFileSystemEngine::setPermissions(const QFileSystemEntry &entry, QFile::Permissions permissions, QSystemError &error, QFileSystemMetaData *data) | | Coverage: | 88.889% (32/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 660-691 |
| | 27 | 12 |
QFileSystemModel::setRootPath| Name: | QFileSystemModel::setRootPath | | Prototype: | QModelIndex QFileSystemModel::setRootPath(const QString &newPath) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1349-1407 |
| | 27 | 7 |
QFontEngine::minRightBearing| Name: | QFontEngine::minRightBearing | | Prototype: | qreal QFontEngine::minRightBearing() const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 581-647 |
| | 27 | 10 |
QFormLayoutPrivate::setupHfwLayoutData| Name: | QFormLayoutPrivate::setupHfwLayoutData | | Prototype: | void QFormLayoutPrivate::setupHfwLayoutData() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 478-536 |
| | 27 | 7 |
QGLContext::drawTexture| Name: | QGLContext::drawTexture | | Prototype: | void QGLContext::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3076-3120 |
| | 27 | 6 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2711-2758 |
| | 27 | 7 |
QGraphicsScene::drawItems| Name: | QGraphicsScene::drawItems | | Prototype: | void QGraphicsScene::drawItems(QPainter *painter, int numItems, QGraphicsItem *items[], const QStyleOptionGraphicsItem options[], QWidget *widget) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5353-5398 |
| | 27 | 7 |
QGraphicsScenePrivate::gestureTargetsAtHotSpots| Name: | QGraphicsScenePrivate::gestureTargetsAtHotSpots | | Prototype: | void QGraphicsScenePrivate::gestureTargetsAtHotSpots(const QSet<QGesture *> &gestures, Qt::GestureFlag flag, QHash<QGraphicsObject *, QSet<QGesture *> > *targets, QSet<QGraphicsObject *> *itemsSet, QSet<QGesture *> *normal, QSet<QGesture *> *conflicts) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 6183-6228 |
| | 27 | 12 |
QHeaderViewPrivate::_q_layoutChanged| Name: | QHeaderViewPrivate::_q_layoutChanged | | Prototype: | void QHeaderViewPrivate::_q_layoutChanged() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2084-2122 |
| | 27 | 9 |
QHttpNetworkConnectionPrivate::shouldEmitChannelError| Name: | QHttpNetworkConnectionPrivate::shouldEmitChannelError | | Prototype: | bool QHttpNetworkConnectionPrivate::shouldEmitChannelError(QAbstractSocket *socket) | | Coverage: | 64.865% (24/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 197-242 |
| | 27 | 8 |
QImageReaderPrivate::initHandler| Name: | QImageReaderPrivate::initHandler | | Prototype: | bool QImageReaderPrivate::initHandler() | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 584-629 |
| | 27 | 8 |
QItemSelectionModel::select| Name: | QItemSelectionModel::select | | Prototype: | void QItemSelectionModel::select(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) | | Coverage: | 90.476% (19/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1247-1299 |
| | 27 | 9 |
QLabelPrivate::clearContents| Name: | QLabelPrivate::clearContents | | Prototype: | void QLabelPrivate::clearContents() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1285-1327 |
| | 27 | 5 |
QLocaleData::findLocaleData| Name: | QLocaleData::findLocaleData | | Prototype: | const QLocaleData *QLocaleData::findLocaleData(QLocale::Language language, QLocale::Script script, QLocale::Country country) | | Coverage: | 30.000% (12/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 338-383 |
| | 27 | 12 |
QMatrix4x4::perspective| Name: | QMatrix4x4::perspective | | Prototype: | void QMatrix4x4::perspective(float verticalAngle, float aspectRatio, float nearPlane, float farPlane) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1491-1525 |
| | 27 | 3 |
QMatrix4x4::scale| Name: | QMatrix4x4::scale | | Prototype: | void QMatrix4x4::scale(float x, float y, float z) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 903-934 |
| | 27 | 4 |
QMatrix4x4::scale| Name: | QMatrix4x4::scale | | Prototype: | void QMatrix4x4::scale(float factor) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 944-975 |
| | 27 | 4 |
QMdiArea::event| Name: | QMdiArea::event | | Prototype: | bool QMdiArea::event(QEvent *event) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2492-2544 |
| | 27 | 13 |
QMdiAreaPrivate::subWindowList| Name: | QMdiAreaPrivate::subWindowList | | Prototype: | QList<QMdiSubWindow*> QMdiAreaPrivate::subWindowList(QMdiArea::WindowOrder order, bool reversed) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1385-1424 |
| | 27 | 13 |
QMimeDatabase::mimeTypeForFile| Name: | QMimeDatabase::mimeTypeForFile | | Prototype: | QMimeType QMimeDatabase::mimeTypeForFile(const QFileInfo &fileInfo, MatchMode mode) const | | Coverage: | 56.667% (17/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 353-398 |
| | 27 | 12 |
QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials| Name: | QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials | | Prototype: | QNetworkAuthenticationCredential QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials(const QNetworkProxy &p, const QAuthenticator *authenticator) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 193-224 |
| | 27 | 6 |
QNetworkDiskCache::data| Name: | QNetworkDiskCache::data | | Prototype: | QIODevice *QNetworkDiskCache::data(const QUrl &url) | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 394-438 |
| | 27 | 7 |
QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead| Name: | 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 |
QObject::isSignalConnected| Name: | QObject::isSignalConnected | | Prototype: | bool QObject::isSignalConnected(const QMetaMethod &signal) const | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2464-2495 |
| | 27 | 8 |
QObject::moveToThread| Name: | QObject::moveToThread | | Prototype: | void QObject::moveToThread(QThread *targetThread) | | Coverage: | 69.565% (16/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1469-1525 |
| | 27 | 7 |
QObjectPrivate::setParent_helper| Name: | QObjectPrivate::setParent_helper | | Prototype: | void QObjectPrivate::setParent_helper(QObject *o) | | Coverage: | 84.444% (38/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1977-2019 |
| | 27 | 11 |
QOpenGLWindowPrivate::endPaint| Name: | QOpenGLWindowPrivate::endPaint | | Prototype: | void QOpenGLWindowPrivate::endPaint() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 281-318 |
| | 27 | 7 |
QPainter::setCompositionMode| Name: | 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::addRoundRect| Name: | QPainterPath::addRoundRect | | Prototype: | void QPainterPath::addRoundRect(const QRectF &r, int xRnd, int yRnd) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3175-3212 |
| | 27 | 5 |