| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSpiDBusCache::emitRemoveAccessible| Name: | QSpiDBusCache::emitRemoveAccessible | | Prototype: | void QSpiDBusCache::emitRemoveAccessible(const QSpiObjectReference& item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/cache.cpp | | Lines: | 80-83 |
| | 1 | 1 |
QSpiDBusCache::emitAddAccessible| Name: | QSpiDBusCache::emitAddAccessible | | Prototype: | void QSpiDBusCache::emitAddAccessible(const QSpiAccessibleCacheItem& item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/cache.cpp | | Lines: | 75-78 |
| | 1 | 1 |
QSpiDBusCache::GetItems| Name: | QSpiDBusCache::GetItems | | Prototype: | QSpiAccessibleCacheArray QSpiDBusCache::GetItems() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/cache.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QSpiAccessibleBridge::~QSpiAccessibleBridge| Name: | QSpiAccessibleBridge::~QSpiAccessibleBridge | | Prototype: | QSpiAccessibleBridge::~QSpiAccessibleBridge() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/bridge.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QSpiAccessibleBridge::dBusConnection| Name: | QSpiAccessibleBridge::dBusConnection | | Prototype: | QDBusConnection QSpiAccessibleBridge::dBusConnection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/bridge.cpp | | Lines: | 81-84 |
| | 1 | 1 |
QSpdyProtocolHandler::handleSYN_REPLY| Name: | QSpdyProtocolHandler::handleSYN_REPLY | | Prototype: | void QSpdyProtocolHandler::handleSYN_REPLY(char flags, quint32 , const QByteArray &frameData) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 867-870 |
| | 1 | 1 |
QSpdyProtocolHandler::handleHEADERS| Name: | QSpdyProtocolHandler::handleHEADERS | | Prototype: | void QSpdyProtocolHandler::handleHEADERS(char flags, quint32 , const QByteArray &frameData) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 1132-1136 |
| | 1 | 1 |
QSpdyProtocolHandler::_q_readyRead| Name: | QSpdyProtocolHandler::_q_readyRead | | Prototype: | void QSpdyProtocolHandler::_q_readyRead() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 360-363 |
| | 1 | 1 |
QSpanBuffer::~QSpanBuffer| Name: | QSpanBuffer::~QSpanBuffer | | Prototype: | ~QSpanBuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 84-87 |
| | 1 | 1 |
QSpacerItem::spacerItem| Name: | QSpacerItem::spacerItem | | Prototype: | QSpacerItem * QSpacerItem::spacerItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 339-342 |
| | 1 | 1 |
QSpacerItem::sizeHint| Name: | QSpacerItem::sizeHint | | Prototype: | QSize QSpacerItem::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 649-652 |
| | 1 | 1 |
QSpacerItem::setGeometry| Name: | QSpacerItem::setGeometry | | Prototype: | void QSpacerItem::setGeometry(const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 439-442 |
| | 1 | 1 |
QSpacerItem::isEmpty| Name: | QSpacerItem::isEmpty | | Prototype: | bool QSpacerItem::isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 679-682 |
| | 1 | 1 |
QSpacerItem::geometry| Name: | QSpacerItem::geometry | | Prototype: | QRect QSpacerItem::geometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 507-510 |
| | 1 | 1 |
QSpacerItem::expandingDirections| Name: | QSpacerItem::expandingDirections | | Prototype: | Qt::Orientations QSpacerItem::expandingDirections() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 568-571 |
| | 1 | 1 |
QSortFilterProxyModelPrivate::create_index| Name: | QSortFilterProxyModelPrivate::create_index | | Prototype: | inline QModelIndex create_index(int row, int column, QHash<QModelIndex, Mapping*>::const_iterator it) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 197-201 |
| | 1 | 1 |
QSortFilterProxyModelLessThan::QSortFilterProxyModelLessThan| Name: | QSortFilterProxyModelLessThan::QSortFilterProxyModelLessThan | | Prototype: | inline QSortFilterProxyModelLessThan(int column, const QModelIndex &parent, const QAbstractItemModel *source, const QSortFilterProxyModel *proxy) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 71-74 |
| | 1 | 1 |
QSortFilterProxyModelGreaterThan::QSortFilterProxyModelGreaterThan| Name: | QSortFilterProxyModelGreaterThan::QSortFilterProxyModelGreaterThan | | Prototype: | inline QSortFilterProxyModelGreaterThan(int column, const QModelIndex &parent, const QAbstractItemModel *source, const QSortFilterProxyModel *proxy) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 93-97 |
| | 1 | 1 |
QSortFilterProxyModel::match| Name: | QSortFilterProxyModel::match | | Prototype: | QModelIndexList QSortFilterProxyModel::match(const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2252-2257 |
| | 1 | 1 |
QSortFilterProxyModel::mapSelectionToSource| Name: | QSortFilterProxyModel::mapSelectionToSource | | Prototype: | QItemSelection QSortFilterProxyModel::mapSelectionToSource(const QItemSelection &proxySelection) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2776-2779 |
| | 1 | 1 |
QSortFilterProxyModel::mapSelectionFromSource| Name: | QSortFilterProxyModel::mapSelectionFromSource | | Prototype: | QItemSelection QSortFilterProxyModel::mapSelectionFromSource(const QItemSelection &sourceSelection) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2784-2787 |
| | 1 | 1 |
QSortFilterProxyModel::dropMimeData| Name: | QSortFilterProxyModel::dropMimeData | | Prototype: | bool QSortFilterProxyModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2071-2075 |
| | 1 | 1 |
QSocks5SocketEnginePrivate::QSocks5SocketEnginePrivate| Name: | QSocks5SocketEnginePrivate::QSocks5SocketEnginePrivate | | Prototype: | QSocks5SocketEnginePrivate::QSocks5SocketEnginePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 507-526 |
| | 1 | 1 |
QSocks5SocketEngine::multicastInterface| Name: | QSocks5SocketEngine::multicastInterface | | Prototype: | QNetworkInterface QSocks5SocketEngine::multicastInterface() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1599-1602 |
| | 1 | 1 |
QSocks5PasswordAuthenticator::methodId| Name: | QSocks5PasswordAuthenticator::methodId | | Prototype: | char QSocks5PasswordAuthenticator::methodId() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 460-463 |
| | 1 | 1 |
QSocks5PasswordAuthenticator::errorString| Name: | QSocks5PasswordAuthenticator::errorString | | Prototype: | QString QSocks5PasswordAuthenticator::errorString() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 500-503 |
| | 1 | 1 |
QSocks5Authenticator::unSeal| Name: | QSocks5Authenticator::unSeal | | Prototype: | bool QSocks5Authenticator::unSeal(QTcpSocket *sealedSocket, QByteArray *buf) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 449-452 |
| | 1 | 1 |
QSocks5Authenticator::methodId| Name: | QSocks5Authenticator::methodId | | Prototype: | char QSocks5Authenticator::methodId() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 418-421 |
| | 1 | 1 |
QSocketNotifier::~QSocketNotifier| Name: | QSocketNotifier::~QSocketNotifier | | Prototype: | QSocketNotifier::~QSocketNotifier() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsocketnotifier.cpp | | Lines: | 162-165 |
| | 1 | 1 |
QSmSocketReceiver::socketActivated| Name: | QSmSocketReceiver::socketActivated | | Prototype: | void QSmSocketReceiver::socketActivated(int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 327-330 |
| | 1 | 1 |
QSlotObjectBaseDeleter::cleanup| Name: | QSlotObjectBaseDeleter::cleanup | | Prototype: | static void cleanup(QtPrivate::QSlotObjectBase *slot) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 86-88 |
| | 1 | 2 |
QSliderPrivate::pick| Name: | QSliderPrivate::pick | | Prototype: | inline int QSliderPrivate::pick(const QPoint &pt) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 120-123 |
| | 1 | 1 |
QSlider::tickPosition| Name: | QSlider::tickPosition | | Prototype: | QSlider::TickPosition QSlider::tickPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 524-527 |
| | 1 | 1 |
QSlider::tickInterval| Name: | QSlider::tickInterval | | Prototype: | int QSlider::tickInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 547-550 |
| | 1 | 1 |
QSizePolicy::controlType| Name: | QSizePolicy::controlType | | Prototype: | QSizePolicy::ControlType QSizePolicy::controlType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | | Lines: | 235-238 |
| | 1 | 1 |
QSizeGripPrivate::atLeft| Name: | QSizeGripPrivate::atLeft | | Prototype: | inline bool atLeft() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 94-97 |
| | 1 | 1 |
QSizeGripPrivate::atBottom| Name: | QSizeGripPrivate::atBottom | | Prototype: | inline bool atBottom() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 89-92 |
| | 1 | 1 |
QSizeGrip::showEvent| Name: | QSizeGrip::showEvent | | Prototype: | void QSizeGrip::showEvent(QShowEvent *showEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 453-459 |
| | 1 | 1 |
QSizeGrip::setVisible| Name: | QSizeGrip::setVisible | | Prototype: | void QSizeGrip::setVisible(bool visible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 475-478 |
| | 1 | 1 |
QSizeGrip::hideEvent| Name: | QSizeGrip::hideEvent | | Prototype: | void QSizeGrip::hideEvent(QHideEvent *hideEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 464-470 |
| | 1 | 1 |
QSizeGrip::event| Name: | QSizeGrip::event | | Prototype: | bool QSizeGrip::event(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 502-505 |
| | 1 | 1 |
QSizeF::transpose| Name: | QSizeF::transpose | | Prototype: | void QSizeF::transpose() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 597-600 |
| | 1 | 1 |
QSize::transpose| Name: | QSize::transpose | | Prototype: | void QSize::transpose() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 166-169 |
| | 1 | 1 |
QSimplex::~QSimplex| Name: | QSimplex::~QSimplex | | Prototype: | QSimplex::~QSimplex() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 86-89 |
| | 1 | 1 |
QSimplex::solveMin| Name: | QSimplex::solveMin | | Prototype: | qreal QSimplex::solveMin() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 561-564 |
| | 1 | 1 |
QSimplex::solveMax| Name: | QSimplex::solveMax | | Prototype: | qreal QSimplex::solveMax() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 570-573 |
| | 1 | 1 |
QSimplex::setObjective| Name: | QSimplex::setObjective | | Prototype: | void QSimplex::setObjective(QSimplexConstraint *newObjective) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 323-326 |
| | 1 | 1 |
QSimpleTextCodec::~QSimpleTextCodec| Name: | QSimpleTextCodec::~QSimpleTextCodec | | Prototype: | QSimpleTextCodec::~QSimpleTextCodec() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 613-616 |
| | 1 | 1 |
QSimpleTextCodec::name| Name: | QSimpleTextCodec::name | | Prototype: | QByteArray QSimpleTextCodec::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 705-708 |
| | 1 | 1 |
QSimpleTextCodec::mibEnum| Name: | QSimpleTextCodec::mibEnum | | Prototype: | int QSimpleTextCodec::mibEnum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 721-724 |
| | 1 | 1 |
QSimdSse2::v_toInt| Name: | QSimdSse2::v_toInt | | Prototype: | static inline Int32x4 v_toInt(Float32x4 x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 468-468 |
| | 1 | 1 |
QSimdSse2::v_sub| Name: | QSimdSse2::v_sub | | Prototype: | static inline Float32x4 v_sub(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 461-461 |
| | 1 | 1 |
QSimdSse2::v_sub| Name: | QSimdSse2::v_sub | | Prototype: | static inline Int32x4 v_sub(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 462-462 |
| | 1 | 1 |
QSimdSse2::v_sqrt| Name: | QSimdSse2::v_sqrt | | Prototype: | static inline Float32x4 v_sqrt(Float32x4 x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 466-466 |
| | 1 | 1 |
QSimdSse2::v_mul| Name: | QSimdSse2::v_mul | | Prototype: | static inline Float32x4 v_mul(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 464-464 |
| | 1 | 1 |
QSimdSse2::v_min_16| Name: | QSimdSse2::v_min_16 | | Prototype: | static inline Int32x4 v_min_16(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 457-457 |
| | 1 | 1 |
QSimdSse2::v_min| Name: | QSimdSse2::v_min | | Prototype: | static inline Float32x4 v_min(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 456-456 |
| | 1 | 1 |
QSimdSse2::v_max| Name: | QSimdSse2::v_max | | Prototype: | static inline Float32x4 v_max(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 455-455 |
| | 1 | 1 |
QSimdSse2::v_greaterOrEqual| Name: | QSimdSse2::v_greaterOrEqual | | Prototype: | static inline Int32x4 v_greaterOrEqual(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 470-470 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Float32x4 v_dup(float x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 447-447 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Float32x4 v_dup(double x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 448-448 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Int32x4 v_dup(int x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 449-449 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Int32x4 v_dup(uint x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 450-450 |
| | 1 | 1 |
QSimdSse2::v_and| Name: | QSimdSse2::v_and | | Prototype: | static inline Int32x4 v_and(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 459-459 |
| | 1 | 1 |
QSimdSse2::v_add| Name: | QSimdSse2::v_add | | Prototype: | static inline Float32x4 v_add(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 452-452 |
| | 1 | 1 |
QSimdSse2::v_add| Name: | QSimdSse2::v_add | | Prototype: | static inline Int32x4 v_add(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 453-453 |
| | 1 | 1 |
QSignalTransition::onTransition| Name: | QSignalTransition::onTransition | | Prototype: | void QSignalTransition::onTransition(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 242-245 |
| | 1 | 1 |
QSignalTransition::event| Name: | QSignalTransition::event | | Prototype: | bool QSignalTransition::event(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | | Lines: | 250-253 |
| | 1 | 1 |
QSignalMapper::map| Name: | QSignalMapper::map | | Prototype: | void QSignalMapper::map() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 246-246 |
| | 1 | 1 |
QSignalDumper::startDump| Name: | QSignalDumper::startDump | | Prototype: | void QSignalDumper::startDump() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 169-174 |
| | 1 | 1 |
QSignalDumper::endDump| Name: | QSignalDumper::endDump | | Prototype: | void QSignalDumper::endDump() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 176-180 |
| | 1 | 1 |
QShowEvent::QShowEvent| Name: | QShowEvent::QShowEvent | | Prototype: | QShowEvent::QShowEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3468-3470 |
| | 1 | 1 |
QShortcutPrivate::QShortcutPrivate| Name: | QShortcutPrivate::QShortcutPrivate | | Prototype: | QShortcutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 406-406 |
| | 1 | 1 |
QShortcutMap::QShortcutMap| Name: | QShortcutMap::QShortcutMap | | Prototype: | QShortcutMap::QShortcutMap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 142-146 |
| | 1 | 1 |
QShortcutEntry::operator<| Name: | QShortcutEntry::operator< | | Prototype: | bool operator<(const QShortcutEntry &f) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 81-82 |
| | 1 | 1 |
QShortcutEntry::correctContext| Name: | QShortcutEntry::correctContext | | Prototype: | bool correctContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 79-79 |
| | 1 | 1 |
QShortcutEntry::QShortcutEntry| Name: | QShortcutEntry::QShortcutEntry | | Prototype: | QShortcutEntry() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 67-69 |
| | 1 | 1 |
QShortcutEntry::QShortcutEntry| Name: | QShortcutEntry::QShortcutEntry | | Prototype: | QShortcutEntry(const QKeySequence &k) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 71-73 |
| | 1 | 1 |
QShortcutEntry::QShortcutEntry| Name: | QShortcutEntry::QShortcutEntry | | Prototype: | QShortcutEntry(QObject *o, const QKeySequence &k, Qt::ShortcutContext c, int i, bool a, QShortcutMap::ContextMatcher m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 75-77 |
| | 1 | 1 |
QShortcut::QShortcut| Name: | QShortcut::QShortcut | | Prototype: | QShortcut::QShortcut(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 442-446 |
| | 1 | 1 |
QSharedMemory::~QSharedMemory| Name: | QSharedMemory::~QSharedMemory | | Prototype: | QSharedMemory::~QSharedMemory() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QSharedMemory::QSharedMemory| Name: | QSharedMemory::QSharedMemory | | Prototype: | QSharedMemory::QSharedMemory(const QString &key, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 163-167 |
| | 1 | 1 |
QSharedDataPointer::clone| Name: | QSharedDataPointer::clone | | Prototype: | template <> inline QUrlQueryPrivate * QSharedDataPointer<QUrlQueryPrivate>::clone() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 330-334 |
| | 1 | 1 |
QSharedDataPointer::clone| Name: | QSharedDataPointer::clone | | Prototype: | template<> QTimeZonePrivate *QSharedDataPointer<QTimeZonePrivate>::clone() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 587-590 |
| | 1 | 1 |
QShapedPixmapWindow::setHotspot| Name: | QShapedPixmapWindow::setHotspot | | Prototype: | void QShapedPixmapWindow::setHotspot(const QPoint &hotspot) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 78-81 |
| | 1 | 1 |
QSettingsPrivate::create| Name: | QSettingsPrivate::create | | Prototype: | QSettingsPrivate *QSettingsPrivate::create(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 294-298 |
| | 1 | 1 |
QSettingsPrivate::create| Name: | QSettingsPrivate::create | | Prototype: | QSettingsPrivate *QSettingsPrivate::create(const QString &fileName, QSettings::Format format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 302-305 |
| | 1 | 1 |
QSettingsIniSection::QSettingsIniSection| Name: | QSettingsIniSection::QSettingsIniSection | | Prototype: | inline QSettingsIniSection() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1785-1785 |
| | 1 | 1 |
QSettingsIniKey::QSettingsIniKey| Name: | QSettingsIniKey::QSettingsIniKey | | Prototype: | inline QSettingsIniKey() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1764-1764 |
| | 1 | 1 |
QSettingsIniKey::QSettingsIniKey| Name: | QSettingsIniKey::QSettingsIniKey | | Prototype: | inline QSettingsIniKey(const QString &str, int pos = -1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1765-1765 |
| | 1 | 1 |
QSettings::setDefaultFormat| Name: | QSettings::setDefaultFormat | | Prototype: | void QSettings::setDefaultFormat(Format format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3307-3310 |
| | 1 | 1 |
QSettings::defaultFormat| Name: | QSettings::defaultFormat | | Prototype: | QSettings::Format QSettings::defaultFormat() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3320-3323 |
| | 1 | 1 |
QSequentialIterable::size| Name: | QSequentialIterable::size | | Prototype: | int QSequentialIterable::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3932-3935 |
| | 1 | 1 |
QSequentialIterable::const_iterator::operator==| Name: | QSequentialIterable::const_iterator::operator== | | Prototype: | bool QSequentialIterable::const_iterator::operator==(const const_iterator &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4014-4017 |
| | 1 | 1 |
QSequentialIterable::const_iterator::operator!=| Name: | QSequentialIterable::const_iterator::operator!= | | Prototype: | bool QSequentialIterable::const_iterator::operator!=(const const_iterator &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4025-4028 |
| | 1 | 1 |
QSequentialIterable::const_iterator::end| Name: | QSequentialIterable::const_iterator::end | | Prototype: | void QSequentialIterable::const_iterator::end() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3886-3889 |
| | 1 | 1 |
QSequentialIterable::const_iterator::const_iterator| Name: | QSequentialIterable::const_iterator::const_iterator | | Prototype: | QSequentialIterable::const_iterator::const_iterator(const const_iterator &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3975-3979 |
| | 1 | 1 |
QSequentialIterable::const_iterator::const_iterator| Name: | QSequentialIterable::const_iterator::const_iterator | | Prototype: | QSequentialIterable::const_iterator::const_iterator(const QSequentialIterable &iter, QAtomicInt *ref_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3869-3873 |
| | 1 | 1 |
QSequentialIterable::const_iterator::const_iterator| Name: | QSequentialIterable::const_iterator::const_iterator | | Prototype: | QSequentialIterable::const_iterator::const_iterator(const QtMetaTypePrivate::QSequentialIterableImpl &impl, QAtomicInt *ref_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3875-3879 |
| | 1 | 1 |
QSequentialIterable::const_iterator::begin| Name: | QSequentialIterable::const_iterator::begin | | Prototype: | void QSequentialIterable::const_iterator::begin() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3881-3884 |
| | 1 | 1 |