Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QAbstractItemView::setHorizontalScrollModeName: | QAbstractItemView::setHorizontalScrollMode | Prototype: | void QAbstractItemView::setHorizontalScrollMode(ScrollMode mode) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1301-1313 |
| | 9 | 3 |
QAbstractItemView::setCurrentIndexName: | QAbstractItemView::setCurrentIndex | Prototype: | void QAbstractItemView::setCurrentIndex(const QModelIndex &index) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1080-1090 |
| | 7 | 3 |
QAbstractItemView::selectedIndexesName: | QAbstractItemView::selectedIndexes | Prototype: | QModelIndexList QAbstractItemView::selectedIndexes() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2608-2621 |
| | 8 | 3 |
QAbstractItemView::selectAllName: | QAbstractItemView::selectAll | Prototype: | void QAbstractItemView::selectAll() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1173-1182 |
| | 7 | 3 |
QAbstractItemView::mouseDoubleClickEventName: | QAbstractItemView::mouseDoubleClickEvent | Prototype: | void QAbstractItemView::mouseDoubleClickEvent(QMouseEvent *event) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1942-1962 |
| | 15 | 3 |
QAbstractItemView::indexWidgetName: | QAbstractItemView::indexWidget | Prototype: | QWidget* QAbstractItemView::indexWidget(const QModelIndex &index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3225-3233 |
| | 5 | 3 |
QAbstractItemView::horizontalScrollbarValueChangedName: | QAbstractItemView::horizontalScrollbarValueChanged | Prototype: | void QAbstractItemView::horizontalScrollbarValueChanged(int value) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2774-2782 |
| | 6 | 3 |
QAbstractItemView::focusNextPrevChildName: | QAbstractItemView::focusNextPrevChild | Prototype: | bool QAbstractItemView::focusNextPrevChild(bool next) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1624-1634 |
| | 7 | 3 |
QAbstractItemView::editName: | QAbstractItemView::edit | Prototype: | void QAbstractItemView::edit(const QModelIndex &index) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1196-1203 |
| | 5 | 3 |
QAbstractItemView::dragEnterEventName: | QAbstractItemView::dragEnterEvent | Prototype: | void QAbstractItemView::dragEnterEvent(QDragEnterEvent *event) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1973-1985 |
| | 7 | 3 |
QAbstractItemView::commitDataName: | QAbstractItemView::commitData | Prototype: | void QAbstractItemView::commitData(QWidget *editor) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2885-2899 |
| | 12 | 3 |
QAbstractItemView::closePersistentEditorName: | QAbstractItemView::closePersistentEditor | Prototype: | void QAbstractItemView::closePersistentEditor(const QModelIndex &index) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3159-3169 |
| | 7 | 3 |
QAbstractItemModelPrivate::rowsInsertedName: | QAbstractItemModelPrivate::rowsInserted | Prototype: | void QAbstractItemModelPrivate::rowsInserted(const QModelIndex &parent, int first, int last) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 638-655 |
| | 11 | 3 |
QAbstractItemModelPrivate::columnsInsertedName: | QAbstractItemModelPrivate::columnsInserted | Prototype: | void QAbstractItemModelPrivate::columnsInserted(const QModelIndex &parent, int first, int last) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 843-860 |
| | 11 | 3 |
QAbstractItemModel::mimeDataName: | QAbstractItemModel::mimeData | Prototype: | QMimeData *QAbstractItemModel::mimeData(const QModelIndexList &indexes) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1865-1879 |
| | 12 | 3 |
QAbstractItemModel::itemDataName: | QAbstractItemModel::itemData | Prototype: | QMap<int, QVariant> QAbstractItemModel::itemData(const QModelIndex &index) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1768-1777 |
| | 6 | 3 |
QAbstractItemModel::endMoveRowsName: | QAbstractItemModel::endMoveRows | Prototype: | void QAbstractItemModel::endMoveRows() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2876-2896 |
| | 12 | 3 |
QAbstractItemModel::endMoveColumnsName: | QAbstractItemModel::endMoveColumns | Prototype: | void QAbstractItemModel::endMoveColumns() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3094-3114 |
| | 12 | 3 |
QAbstractFileEngineHandler::~QAbstractFileEngineHandlerName: | QAbstractFileEngineHandler::~QAbstractFileEngineHandler | Prototype: | QAbstractFileEngineHandler::~QAbstractFileEngineHandler() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 143-153 |
| | 6 | 3 |
QAbstractEventDispatcher::removeNativeEventFilterName: | QAbstractEventDispatcher::removeNativeEventFilter | Prototype: | void QAbstractEventDispatcher::removeNativeEventFilter(QAbstractNativeEventFilter *filter) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 425-434 |
| | 5 | 3 |
QAbstractConcatenable::convertFromAsciiName: | QAbstractConcatenable::convertFromAscii | Prototype: | void QAbstractConcatenable::convertFromAscii(const char *a, int len, QChar *&out) noexcept | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringbuilder.cpp | Lines: | 111-119 |
| | 5 | 3 |
QAbstractButtonPrivate::emitToggledName: | QAbstractButtonPrivate::emitToggled | Prototype: | void QAbstractButtonPrivate::emitToggled(bool checked) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 449-461 |
| | 7 | 3 |
QAbstractButtonPrivate::emitReleasedName: | QAbstractButtonPrivate::emitReleased | Prototype: | void QAbstractButtonPrivate::emitReleased() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 435-447 |
| | 7 | 3 |
QAbstractButtonPrivate::emitPressedName: | QAbstractButtonPrivate::emitPressed | Prototype: | void QAbstractButtonPrivate::emitPressed() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 421-433 |
| | 7 | 3 |
QAbstractButtonPrivate::emitClickedName: | QAbstractButtonPrivate::emitClicked | Prototype: | void QAbstractButtonPrivate::emitClicked() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 407-419 |
| | 7 | 3 |
QAbstractButton::setIconSizeName: | QAbstractButton::setIconSize | Prototype: | void QAbstractButton::setIconSize(const QSize &size) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1277-1289 |
| | 8 | 3 |
QAbstractButton::setDownName: | QAbstractButton::setDown | Prototype: | void QAbstractButton::setDown(bool down) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 672-683 |
| | 8 | 3 |
QAbstractButton::setAutoRepeatName: | QAbstractButton::setAutoRepeat | Prototype: | void QAbstractButton::setAutoRepeat(bool autoRepeat) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 705-715 |
| | 7 | 3 |
QAbstractButton::mousePressEventName: | QAbstractButton::mousePressEvent | Prototype: | void QAbstractButton::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 970-987 |
| | 12 | 3 |
QAbstractAnimation::~QAbstractAnimationName: | QAbstractAnimation::~QAbstractAnimation | Prototype: | QAbstractAnimation::~QAbstractAnimation() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1065-1076 |
| | 7 | 3 |
QAbstractAnimation::totalDurationName: | QAbstractAnimation::totalDuration | Prototype: | int QAbstractAnimation::totalDuration() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1260-1269 |
| | 7 | 3 |
PressDelayHandler::scrollerWasInterceptedName: | PressDelayHandler::scrollerWasIntercepted | Prototype: | void scrollerWasIntercepted() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 202-214 |
| | 6 | 3 |
PathSimplifier::setElementToCubicAndSimplifyName: | PathSimplifier::setElementToCubicAndSimplify | Prototype: | void PathSimplifier::setElementToCubicAndSimplify(Element *element, quint32 pointIndex1, const QPoint &v, const QPoint &w, quint32 pointIndex2) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1353-1392 |
| | 29 | 3 |
Parser::testTokenAndEndsWithName: | Parser::testTokenAndEndsWith | Prototype: | bool Parser::testTokenAndEndsWith(QCss::TokenType t, QLatin1String str) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2808-2816 |
| | 5 | 3 |
Parser::testName: | Parser::test | Prototype: | bool Parser::test(QCss::TokenType t) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2739-2748 |
| | 6 | 3 |
Parser::parseFunctionName: | Parser::parseFunction | Prototype: | bool Parser::parseFunction(QString *name, QString *args) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2676-2691 |
| | 9 | 3 |
Parser::initName: | Parser::init | Prototype: | void Parser::init(const QString &css, bool isFile) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2157-2180 |
| | 16 | 3 |
OffsetRegionName: | OffsetRegion | Prototype: | static void OffsetRegion(QRegionPrivate ®ion, int x, int y) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1924-1937 |
| | 8 | 3 |
NumericallyLess::operator()Name: | NumericallyLess::operator() | Prototype: | result_type operator()(const QStringRef &lhs, const QStringRef &rhs) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 464-478 |
| | 8 | 3 |
MinOverlapPlacer::findMinOverlapRectName: | MinOverlapPlacer::findMinOverlapRect | Prototype: | QRect MinOverlapPlacer::findMinOverlapRect(const QVector<QRect> &source, const QVector<QRect> &rects) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 430-442 |
| | 8 | 3 |
MetaObject::customMetaObjectName: | MetaObject::customMetaObject | Prototype: | static const QMetaObject *customMetaObject(const int type) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2046-2055 |
| | 7 | 3 |
MetaObject::MetaObjectImpl::MetaObjectName: | MetaObject::MetaObjectImpl::MetaObject | Prototype: | static const QMetaObject *MetaObject(int type) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2030-2036 |
| | 5 | 3 |
IntersectionPoint::roundName: | IntersectionPoint::round | Prototype: | QPoint IntersectionPoint::round() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 155-163 |
| | 6 | 3 |
ImageReader::readName: | ImageReader::read | Prototype: | bool read(QImage *image) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 390-401 |
| | 8 | 3 |
INCRTransaction::~INCRTransactionName: | INCRTransaction::~INCRTransaction | Prototype: | ~INCRTransaction() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 188-202 |
| | 8 | 3 |
GraphPath::toStringName: | GraphPath::toString | Prototype: | QString GraphPath::toString() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 610-620 |
| | 6 | 3 |
GraphPath::constraintName: | GraphPath::constraint | Prototype: | QSimplexConstraint *GraphPath::constraint(const GraphPath &path) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 582-607 |
| | 15 | 3 |
Flags::customTypeFlagsName: | Flags::customTypeFlags | Prototype: | static quint32 customTypeFlags(const int type) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1986-1995 |
| | 7 | 3 |
Flags::FlagsImpl::FlagsName: | Flags::FlagsImpl::Flags | Prototype: | static quint32 Flags(const int type) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1962-1973 |
| | 5 | 3 |
Declaration::styleFeaturesValueName: | Declaration::styleFeaturesValue | Prototype: | int Declaration::styleFeaturesValue() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1625-1637 |
| | 9 | 3 |
Declaration::repeatValueName: | Declaration::repeatValue | Prototype: | Repeat Declaration::repeatValue() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1577-1587 |
| | 8 | 3 |
Declaration::positionValueName: | Declaration::positionValue | Prototype: | PositionMode Declaration::positionValue() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1601-1611 |
| | 8 | 3 |
Declaration::originValueName: | Declaration::originValue | Prototype: | Origin Declaration::originValue() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1589-1599 |
| | 8 | 3 |
Declaration::attachmentValueName: | Declaration::attachmentValue | Prototype: | Attachment Declaration::attachmentValue() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1613-1623 |
| | 8 | 3 |
Declaration::alignmentValueName: | Declaration::alignmentValue | Prototype: | Qt::Alignment Declaration::alignmentValue() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1646-1656 |
| | 7 | 3 |
DBusConnection::serviceRegisteredName: | DBusConnection::serviceRegistered | Prototype: | void DBusConnection::serviceRegistered() | Coverage: | 36.364% (4/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | Lines: | 108-136 |
| | 12 | 3 |
DBusConnection::connectA11yBusName: | DBusConnection::connectA11yBus | Prototype: | void DBusConnection::connectA11yBus(const QString &address) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | Lines: | 143-153 |
| | 6 | 3 |
DBusConnection::DBusConnectionName: | DBusConnection::DBusConnection | Prototype: | DBusConnection::DBusConnection(QObject *parent) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | Lines: | 69-87 |
| | 9 | 3 |
ControllerWidget::paintEventName: | ControllerWidget::paintEvent | Prototype: | void ControllerWidget::paintEvent(QPaintEvent * ) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 584-597 |
| | 10 | 3 |
ControlLabel::mouseReleaseEventName: | ControlLabel::mouseReleaseEvent | Prototype: | void ControlLabel::mouseReleaseEvent(QMouseEvent *mouseEvent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 463-473 |
| | 6 | 3 |
ControlLabel::eventName: | ControlLabel::event | Prototype: | bool ControlLabel::event(QEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 411-424 |
| | 8 | 3 |
ClientMessageScanner::checkEventName: | ClientMessageScanner::checkEvent | Prototype: | bool checkEvent(xcb_generic_event_t *event) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 807-813 |
| | 5 | 3 |
Blend_ARGB32_on_RGB16_SourceAndConstAlpha::writeName: | Blend_ARGB32_on_RGB16_SourceAndConstAlpha::write | Prototype: | inline void write(quint16 *dst, quint32 src) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 113-122 |
| | 7 | 3 |
Blend_ARGB32_on_RGB16_SourceAlpha::writeName: | Blend_ARGB32_on_RGB16_SourceAlpha::write | Prototype: | inline void write(quint16 *dst, quint32 src) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 95-103 |
| | 6 | 3 |
BlendStateBinder::setName: | BlendStateBinder::set | Prototype: | void set(bool blend) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 160-170 |
| | 6 | 3 |
BezierEase::getBezierSegmentName: | BezierEase::getBezierSegment | Prototype: | void getBezierSegment(SingleCubicBezier * &singleCubicBezier, qreal x) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 511-523 |
| | 6 | 3 |
BezierEase::_cbrtName: | BezierEase::_cbrt | Prototype: | qreal static inline _cbrt(qreal d) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 604-625 |
| | 10 | 3 |
AtSpiAdaptor::windowActivatedName: | AtSpiAdaptor::windowActivated | Prototype: | void AtSpiAdaptor::windowActivated(QObject* window, bool active) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 806-832 |
| | 17 | 3 |
AtSpiAdaptor::relationSetName: | AtSpiAdaptor::relationSet | Prototype: | QSpiRelationArray AtSpiAdaptor::relationSet(QAccessibleInterface *interface, const QDBusConnection &connection) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1508-1527 |
| | 11 | 3 |
AtSpiAdaptor::registerApplicationName: | AtSpiAdaptor::registerApplication | Prototype: | void AtSpiAdaptor::registerApplication() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1344-1363 |
| | 14 | 3 |
AtSpiAdaptor::pathForObjectName: | AtSpiAdaptor::pathForObject | Prototype: | QString AtSpiAdaptor::pathForObject(QObject *object) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1536-1546 |
| | 5 | 3 |
AtSpiAdaptor::pathForInterfaceName: | AtSpiAdaptor::pathForInterface | Prototype: | QString AtSpiAdaptor::pathForInterface(QAccessibleInterface *interface) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1548-1558 |
| | 7 | 3 |
AtSpiAdaptor::notifyAboutCreationName: | AtSpiAdaptor::notifyAboutCreation | Prototype: | void AtSpiAdaptor::notifyAboutCreation(QAccessibleInterface *interface) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1202-1218 |
| | 9 | 3 |
AtSpiAdaptor::inheritsQActionName: | AtSpiAdaptor::inheritsQAction | Prototype: | bool AtSpiAdaptor::inheritsQAction(QObject *object) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1560-1570 |
| | 7 | 3 |
AtSpiAdaptor::getAttributesName: | AtSpiAdaptor::getAttributes | Prototype: | QVariantList AtSpiAdaptor::getAttributes(QAccessibleInterface *interface, int offset, bool includeDefaults) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2056-2078 |
| | 15 | 3 |
AtSpiAdaptor::getAttributeValueName: | AtSpiAdaptor::getAttributeValue | Prototype: | QVariantList AtSpiAdaptor::getAttributeValue(QAccessibleInterface *interface, int offset, const QString &attributeName) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2080-2103 |
| | 19 | 3 |
xpmHashName: | xpmHash | Prototype: | static quint64 xpmHash(const QString &str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 54-62 |
| | 5 | 2 |
xpmHashName: | xpmHash | Prototype: | static quint64 xpmHash(char *str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 63-72 |
| | 6 | 2 |
xdgConfigDirsName: | xdgConfigDirs | Prototype: | static QStringList xdgConfigDirs() | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | Lines: | 304-314 |
| | 6 | 2 |
writingSystemFromLocaleName: | writingSystemFromLocale | Prototype: | static QFontDatabase::WritingSystem writingSystemFromLocale() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 126-136 |
| | 6 | 2 |
write_png_imageName: | write_png_image | Prototype: | static bool write_png_image(const QImage &image, QIODevice *device, int quality, float gamma, const QString &description) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 994-1004 |
| | 6 | 2 |
writeMSDosDateName: | writeMSDosDate | Prototype: | static void writeMSDosDate(uchar *dest, const QDateTime& dt) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 103-127 |
| | 17 | 2 |
webDavSslTagName: | webDavSslTag | Prototype: | static inline QString webDavSslTag() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 444-447 |
| | 0 | 2 |
webDavSchemeName: | webDavScheme | Prototype: | static inline QString webDavScheme() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 439-442 |
| | 0 | 2 |
visualRectName: | visualRect | Prototype: | static void visualRect(QRectF *geom, Qt::LayoutDirection dir, const QRectF &contentsRect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 1022-1026 |
| | 2 | 2 |
useScrollBarName: | useScrollBar | Prototype: | static inline bool useScrollBar(const QRect &childrenRect, const QSize &maxViewportSize, Qt::Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 232-243 |
| | 7 | 2 |
updateFormLayoutItemName: | updateFormLayoutItem | Prototype: | static void updateFormLayoutItem(QFormLayoutItem *item, int userVSpacing, QFormLayout::FieldGrowthPolicy fieldGrowthPolicy, bool fullRow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 253-268 |
| | 9 | 2 |
unsetCursorName: | unsetCursor | Prototype: | static inline void unsetCursor(QWidget *w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5055-5059 |
| | 2 | 2 |
unquoteName: | unquote | Prototype: | static QString unquote(const char *begin, const char *end) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2214-2221 |
| | 4 | 2 |
unpackRectName: | unpackRect | Prototype: | static QRect unpackRect(uint geom0, uint geom1, bool *floating) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 1204-1222 |
| | 11 | 2 |
unknownTextName: | unknownText | Prototype: | static QString unknownText() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2574-2577 |
| | 0 | 2 |
ungrabMouseForPopupName: | ungrabMouseForPopup | Prototype: | static void ungrabMouseForPopup(QWidget *popup) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3817-3823 |
| | 3 | 2 |
ungrabKeyboardForPopupName: | ungrabKeyboardForPopup | Prototype: | static void ungrabKeyboardForPopup(QWidget *popup) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3809-3815 |
| | 3 | 2 |
uenumToIdListName: | uenumToIdList | Prototype: | static QList<QByteArray> uenumToIdList(UEnumeration *uenum) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 246-261 |
| | 11 | 2 |
ucstrcmpName: | ucstrcmp | Prototype: | static int ucstrcmp(const QChar *a, int alen, const QChar *b, int blen) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 627-634 |
| | 5 | 2 |
ucalDaylightOffsetName: | ucalDaylightOffset | Prototype: | static int ucalDaylightOffset(const QByteArray &id) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 264-272 |
| | 5 | 2 |
typeNameFromTypeInfoName: | typeNameFromTypeInfo | Prototype: | static inline QByteArray typeNameFromTypeInfo(const QMetaObject *mo, uint typeInfo) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 164-173 |
| | 4 | 2 |
typeFromTypeInfoName: | typeFromTypeInfo | Prototype: | static inline int typeFromTypeInfo(const QMetaObject *mo, uint typeInfo) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 180-185 |
| | 3 | 2 |
traverseName: | traverse | Prototype: | static void traverse(QWingedEdge &list, int edge, QPathEdge::Traversal traversal) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1724-1744 |
| | 9 | 2 |
toStringIsoDateName: | toStringIsoDate | Prototype: | static QString toStringIsoDate(qint64 jd) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 800-807 |
| | 4 | 2 |