Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDBusMarshaller::beginArrayName: | QDBusMarshaller::beginArray | Prototype: | inline QDBusMarshaller *QDBusMarshaller::beginArray(int id) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 249-262 |
| | 9 | 2 |
QDBusConnectionPrivate::socketReadName: | QDBusConnectionPrivate::socketRead | Prototype: | void QDBusConnectionPrivate::socketRead(int fd) | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1203-1216 |
| | 9 | 4 |
QDBusConnectionPrivate::serviceOwnerChangedNoLockName: | QDBusConnectionPrivate::serviceOwnerChangedNoLock | Prototype: | void QDBusConnectionPrivate::serviceOwnerChangedNoLock(const QString &name, const QString &oldOwner, const QString &newOwner) | Coverage: | 63.636% (7/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1290-1304 |
| | 9 | 4 |
QDBusConnectionPrivate::getNameOwnerName: | QDBusConnectionPrivate::getNameOwner | Prototype: | QString QDBusConnectionPrivate::getNameOwner(const QString& serviceName) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2485-2502 |
| | 9 | 4 |
QDBusConnectionInterface::connectNotifyName: | QDBusConnectionInterface::connectNotify | Prototype: | void QDBusConnectionInterface::connectNotify(const QMetaMethod &signal) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | Lines: | 330-354 |
| | 9 | 5 |
QDBusAbstractInterfacePrivate::QDBusAbstractInterfacePrivateName: | QDBusAbstractInterfacePrivate::QDBusAbstractInterfacePrivate | Prototype: | QDBusAbstractInterfacePrivate::QDBusAbstractInterfacePrivate(const QString &serv, const QString &p, const QString &iface, const QDBusConnection& con, bool isDynamic) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 107-130 |
| | 9 | 5 |
QDBusAbstractInterface::connectNotifyName: | QDBusAbstractInterface::connectNotify | Prototype: | void QDBusAbstractInterface::connectNotify(const QMetaMethod &signal) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 607-624 |
| | 9 | 4 |
QCryptographicHash::addDataName: | QCryptographicHash::addData | Prototype: | bool QCryptographicHash::addData(QIODevice* device) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 350-365 |
| | 9 | 4 |
QCoreApplication::setApplicationNameName: | QCoreApplication::setApplicationName | Prototype: | void QCoreApplication::setApplicationName(const QString &application) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2384-2397 |
| | 9 | 4 |
QCompletionModel::rowCountName: | QCompletionModel::rowCount | Prototype: | int QCompletionModel::rowCount(const QModelIndex &parent) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 347-362 |
| | 9 | 4 |
QCompletionModel::currentIndexName: | QCompletionModel::currentIndex | Prototype: | QModelIndex QCompletionModel::currentIndex(bool sourceIndex) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 299-312 |
| | 9 | 4 |
QCompleter::setWidgetName: | QCompleter::setWidget | Prototype: | void QCompleter::setWidget(QWidget *widget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1007-1019 |
| | 9 | 4 |
QCompleter::setFilterModeName: | QCompleter::setFilterMode | Prototype: | void QCompleter::setFilterMode(Qt::MatchFlags filterMode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1150-1167 |
| | 9 | 3 |
QCommonListViewBase::verticalScrollToValueName: | QCommonListViewBase::verticalScrollToValue | Prototype: | int QCommonListViewBase::verticalScrollToValue(int , QListView::ScrollHint hint, bool above, bool below, const QRect &area, const QRect &rect) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1944-1956 |
| | 9 | 4 |
QComboBoxPrivateContainer::resizeEventName: | QComboBoxPrivateContainer::resizeEvent | Prototype: | void QComboBoxPrivateContainer::resizeEvent(QResizeEvent *e) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 398-412 |
| | 9 | 3 |
QComboBoxPrivate::updateLayoutDirectionName: | QComboBoxPrivate::updateLayoutDirection | Prototype: | void QComboBoxPrivate::updateLayoutDirection() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 372-383 |
| | 9 | 3 |
QComboBoxPrivate::updateHoverControlName: | QComboBoxPrivate::updateHoverControl | Prototype: | bool QComboBoxPrivate::updateHoverControl(const QPoint &pos) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 256-269 |
| | 9 | 2 |
QComboBoxPrivate::newHoverControlName: | QComboBoxPrivate::newHoverControl | Prototype: | QStyle::SubControl QComboBoxPrivate::newHoverControl(const QPoint &pos) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 271-282 |
| | 9 | 1 |
QComboBoxPrivate::initName: | QComboBoxPrivate::init | Prototype: | void QComboBoxPrivate::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 966-988 |
| | 9 | 2 |
QComboBox::setModelColumnName: | QComboBox::setModelColumn | Prototype: | void QComboBox::setModelColumn(int visibleColumn) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3446-3459 |
| | 9 | 3 |
QColumnViewPrivate::initializeName: | QColumnViewPrivate::initialize | Prototype: | void QColumnViewPrivate::initialize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 104-117 |
| | 9 | 1 |
QColumnView::visualRectName: | QColumnView::visualRect | Prototype: | QRect QColumnView::visualRect(const QModelIndex &index) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 222-236 |
| | 9 | 4 |
QColumnView::resizeEventName: | QColumnView::resizeEvent | Prototype: | void QColumnView::resizeEvent(QResizeEvent *event) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 386-399 |
| | 9 | 3 |
QColorPicker::setColName: | QColorPicker::setCol | Prototype: | void QColorPicker::setCol(int h, int s) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 912-925 |
| | 9 | 2 |
QColorPicker::paintEventName: | QColorPicker::paintEvent | Prototype: | void QColorPicker::paintEvent(QPaintEvent* ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 941-955 |
| | 9 | 2 |
QColorDialogPrivate::initName: | QColorDialogPrivate::init | Prototype: | void QColorDialogPrivate::init(const QColor &initial) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1670-1691 |
| | 9 | 2 |
QColorDialogPrivate::handleColorPickingKeyPressName: | QColorDialogPrivate::handleColorPickingKeyPress | Prototype: | bool QColorDialogPrivate::handleColorPickingKeyPress(QKeyEvent *e) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2258-2270 |
| | 9 | 3 |
QColor::convertToName: | QColor::convertTo | Prototype: | QColor QColor::convertTo(QColor::Spec colorSpec) const noexcept | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1864-1881 |
| | 9 | 7 |
QCollator::detachName: | QCollator::detach | Prototype: | void QCollator::detach() | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 148-160 |
| | 9 | 3 |
QClipboard::emitChangedName: | QClipboard::emitChanged | Prototype: | void QClipboard::emitChanged(Mode mode) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 576-592 |
| | 9 | 5 |
QCheckBox::mouseMoveEventName: | QCheckBox::mouseMoveEvent | Prototype: | void QCheckBox::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 319-334 |
| | 9 | 4 |
QCalendarTextNavigator::removeDateLabelName: | QCalendarTextNavigator::removeDateLabel | Prototype: | void QCalendarTextNavigator::removeDateLabel() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 750-761 |
| | 9 | 2 |
QCalendarModel::setWeekNumbersShownName: | QCalendarModel::setWeekNumbersShown | Prototype: | void QCalendarModel::setWeekNumbersShown(bool show) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1303-1317 |
| | 9 | 3 |
QCalendarModel::setRangeName: | QCalendarModel::setRange | Prototype: | void QCalendarModel::setRange(const QDate &min, const QDate &max) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1245-1256 |
| | 9 | 4 |
QCalendarModel::dayNameName: | QCalendarModel::dayName | Prototype: | QString QCalendarModel::dayName(Qt::DayOfWeek day) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1093-1110 |
| | 9 | 6 |
QCalToolButton::paintEventName: | QCalToolButton::paintEvent | Prototype: | void paintEvent(QPaintEvent *e) override | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1577-1596 |
| | 9 | 2 |
QByteArray::setRawDataName: | QByteArray::setRawData | Prototype: | QByteArray &QByteArray::setRawData(const char *data, uint size) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4229-4244 |
| | 9 | 3 |
QByteArray::midName: | QByteArray::mid | Prototype: | QByteArray QByteArray::mid(int pos, int len) const | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2934-2952 |
| | 9 | 5 |
QByteArray::indexOfName: | QByteArray::indexOf | Prototype: | int QByteArray::indexOf(const QByteArray &ba, int from) const | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2521-2534 |
| | 9 | 4 |
QByteArray::indexOfName: | QByteArray::indexOf | Prototype: | int QByteArray::indexOf(const char *c, int from) const | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2561-2574 |
| | 9 | 4 |
QByteArray::indexOfName: | QByteArray::indexOf | Prototype: | int QByteArray::indexOf(char ch, int from) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2589-2601 |
| | 9 | 5 |
QByteArray::fromRawDataName: | QByteArray::fromRawData | Prototype: | QByteArray QByteArray::fromRawData(const char *data, int size) | Coverage: | 63.636% (7/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4200-4213 |
| | 9 | 4 |
QByteArray::countName: | QByteArray::count | Prototype: | int QByteArray::count(const QByteArray &ba) const | Coverage: | 46.154% (6/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2732-2745 |
| | 9 | 4 |
QByteArray::appendName: | QByteArray::append | Prototype: | QByteArray &QByteArray::append(const char *str, int len) | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1922-1934 |
| | 9 | 4 |
QByteArray::appendName: | QByteArray::append | Prototype: | QByteArray &QByteArray::append(const QByteArray &ba) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1865-1877 |
| | 9 | 4 |
QBuffer::openName: | QBuffer::open | Prototype: | bool QBuffer::open(OpenMode flags) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 321-336 |
| | 9 | 4 |
QBspTree::createName: | QBspTree::create | Prototype: | void QBspTree::create(int n, int d) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 46-61 |
| | 9 | 3 |
QBoxLayout::setStretchFactorName: | QBoxLayout::setStretchFactor | Prototype: | bool QBoxLayout::setStretchFactor(QLayout *layout, int stretch) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1128-1142 |
| | 9 | 4 |
QBoxLayout::maximumSizeName: | QBoxLayout::maximumSize | Prototype: | QSize QBoxLayout::maximumSize() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 634-647 |
| | 9 | 4 |
QBoxLayout::heightForWidthName: | QBoxLayout::heightForWidth | Prototype: | int QBoxLayout::heightForWidth(int w) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 663-677 |
| | 9 | 3 |
QBoxLayout::addStrutName: | QBoxLayout::addStrut | Prototype: | void QBoxLayout::addStrut(int size) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1083-1096 |
| | 9 | 2 |
QBidiControl::embedName: | QBidiControl::embed | Prototype: | inline void embed(bool rtl, bool o = false) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 252-264 |
| | 9 | 3 |
QBezier::getSubRangeName: | QBezier::getSubRange | Prototype: | QBezier QBezier::getSubRange(qreal t0, qreal t1) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 99-117 |
| | 9 | 3 |
QBenchmarkPerfEventsMeasurer::startName: | QBenchmarkPerfEventsMeasurer::start | Prototype: | void QBenchmarkPerfEventsMeasurer::start() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 512-533 |
| | 9 | 3 |
QAuthenticator::operator==Name: | QAuthenticator::operator== | Prototype: | bool QAuthenticator::operator==(const QAuthenticator &other) const | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 198-209 |
| | 9 | 3 |
QAsn1Element::toStringName: | QAsn1Element::toString | Prototype: | QString QAsn1Element::toString() const | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 335-349 |
| | 9 | 4 |
QApplicationPrivate::shouldQuitName: | QApplicationPrivate::shouldQuit | Prototype: | bool QApplicationPrivate::shouldQuit() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2978-2994 |
| | 9 | 4 |
QApplicationPrivate::notifyLayoutDirectionChangeName: | QApplicationPrivate::notifyLayoutDirectionChange | Prototype: | void QApplicationPrivate::notifyLayoutDirectionChange() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2091-2109 |
| | 9 | 3 |
QAnimationTimer::registerAnimationName: | QAnimationTimer::registerAnimation | Prototype: | void QAnimationTimer::registerAnimation(QAbstractAnimation *animation, bool isTopLevel) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 667-680 |
| | 9 | 3 |
QAnimationGroup::removeAnimationName: | QAnimationGroup::removeAnimation | Prototype: | void QAnimationGroup::removeAnimation(QAbstractAnimation *animation) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 211-226 |
| | 9 | 3 |
QAction::setVisibleName: | QAction::setVisible | Prototype: | void QAction::setVisible(bool b) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1061-1074 |
| | 9 | 3 |
QAction::setActionGroupName: | QAction::setActionGroup | Prototype: | void QAction::setActionGroup(QActionGroup *group) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 604-616 |
| | 9 | 4 |
QAccessibleToolButton::doActionName: | QAccessibleToolButton::doAction | Prototype: | void QAccessibleToolButton::doAction(const QString &actionName) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 350-368 |
| | 9 | 5 |
QAccessibleTabButton::textName: | QAccessibleTabButton::text | Prototype: | QString text(QAccessible::Text t) const override | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | Lines: | 119-136 |
| | 9 | 7 |
QAccessibleStackedWidget::childAtName: | QAccessibleStackedWidget::childAt | Prototype: | QAccessibleInterface *QAccessibleStackedWidget::childAt(int x, int y) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 304-315 |
| | 9 | 4 |
QAccessibleMenu::parentName: | QAccessibleMenu::parent | Prototype: | QAccessibleInterface *QAccessibleMenu::parent() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | Lines: | 113-127 |
| | 9 | 5 |
QAccessibleLineEdit::stateName: | QAccessibleLineEdit::state | Prototype: | QAccessible::State QAccessibleLineEdit::state() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 671-686 |
| | 9 | 3 |
QAccessibleLineEdit::setTextName: | QAccessibleLineEdit::setText | Prototype: | void QAccessibleLineEdit::setText(QAccessible::Text t, const QString &text) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 655-669 |
| | 9 | 4 |
QAccessibleDockWidget::childName: | QAccessibleDockWidget::child | Prototype: | QAccessibleInterface *QAccessibleDockWidget::child(int index) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 587-600 |
| | 9 | 5 |
QAccessibleBridgeUtils::effectiveActionNamesName: | QAccessibleBridgeUtils::effectiveActionNames | Prototype: | QStringList effectiveActionNames(QAccessibleInterface *iface) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/accessibility/qaccessiblebridgeutils.cpp | Lines: | 59-72 |
| | 9 | 5 |
QAbstractTextDocumentLayout::registerHandlerName: | QAbstractTextDocumentLayout::registerHandler | Prototype: | void QAbstractTextDocumentLayout::registerHandler(int objectType, QObject *component) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | Lines: | 430-444 |
| | 9 | 2 |
QAbstractSpinBoxPrivate::updateHoverControlName: | QAbstractSpinBoxPrivate::updateHoverControl | Prototype: | bool QAbstractSpinBoxPrivate::updateHoverControl(const QPoint &pos) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1384-1396 |
| | 9 | 2 |
QAbstractSocketPrivate::pauseSocketNotifiersName: | QAbstractSocketPrivate::pauseSocketNotifiers | Prototype: | void QAbstractSocketPrivate::pauseSocketNotifiers(QAbstractSocket *socket) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1350-1361 |
| | 9 | 2 |
QAbstractSocketEngine::createSocketEngineName: | QAbstractSocketEngine::createSocketEngine | Prototype: | QAbstractSocketEngine *QAbstractSocketEngine::createSocketEngine(QAbstractSocket::SocketType socketType, const QNetworkProxy &proxy, QObject *parent) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocketengine.cpp | Lines: | 102-123 |
| | 9 | 5 |
QAbstractSlider::setSliderDownName: | QAbstractSlider::setSliderDown | Prototype: | void QAbstractSlider::setSliderDown(bool down) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 461-477 |
| | 9 | 4 |
QAbstractSlider::setRangeName: | QAbstractSlider::setRange | Prototype: | void QAbstractSlider::setRange(int min, int max) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 241-253 |
| | 9 | 2 |
QAbstractScrollAreaPrivate::contentsOffsetName: | QAbstractScrollAreaPrivate::contentsOffset | Prototype: | QPoint QAbstractScrollAreaPrivate::contentsOffset() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 1550-1563 |
| | 9 | 4 |
QAbstractScrollArea::eventFilterName: | QAbstractScrollArea::eventFilter | Prototype: | bool QAbstractScrollArea::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 973-986 |
| | 9 | 4 |
QAbstractItemViewPrivate::selectAllName: | QAbstractItemViewPrivate::selectAll | Prototype: | void QAbstractItemViewPrivate::selectAll(QItemSelectionModel::SelectionFlags command) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4461-4473 |
| | 9 | 2 |
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 |
QAbstractButtonPrivate::notifyCheckedName: | QAbstractButtonPrivate::notifyChecked | Prototype: | void QAbstractButtonPrivate::notifyChecked() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 225-240 |
| | 9 | 5 |
QAbstractButton::changeEventName: | QAbstractButton::changeEvent | Prototype: | void QAbstractButton::changeEvent(QEvent *e) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1179-1194 |
| | 9 | 4 |
PathSimplifier::ElementAllocator::newElementName: | PathSimplifier::ElementAllocator::newElement | Prototype: | inline PathSimplifier::Element *PathSimplifier::ElementAllocator::newElement() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 453-464 |
| | 9 | 2 |
Parser::parseNextDeclarationName: | Parser::parseNextDeclaration | Prototype: | bool Parser::parseNextDeclaration(Declaration *decl) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2530-2541 |
| | 9 | 7 |
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::nextTokenName: | Parser::nextToken | Prototype: | char Parser::nextToken() | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 274-294 |
| | 9 | 10 |
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 |
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 |
ControlContainer::ControlContainerName: | ControlContainer::ControlContainer | Prototype: | ControlContainer::ControlContainer(QMdiSubWindow *mdiChild) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 694-716 |
| | 9 | 1 |
CapabilitiesToStateMask::canBlitterDrawCachedGlyphsName: | CapabilitiesToStateMask::canBlitterDrawCachedGlyphs | Prototype: | bool canBlitterDrawCachedGlyphs(const QTransform &transform, QFontEngine::GlyphFormat requestedGlyphFormat, bool complexClip) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 133-144 |
| | 9 | 5 |
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 |
updateCursorThemeName: | updateCursorTheme | Prototype: | bool updateCursorTheme(void *dpy, const QByteArray &theme) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 511-521 |
| | 8 | 3 |
updateBlockedStatusRecursionName: | updateBlockedStatusRecursion | Prototype: | static void updateBlockedStatusRecursion(QWindow *window, bool shouldBeBlocked) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 729-741 |
| | 8 | 4 |
ucalDisplayNameTypeName: | ucalDisplayNameType | Prototype: | static UCalendarDisplayNameType ucalDisplayNameType(QTimeZone::TimeType timeType, QTimeZone::NameType nameType) | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 61-79 |
| | 8 | 7 |
translateMouseButtonsName: | translateMouseButtons | Prototype: | static Qt::MouseButtons translateMouseButtons(int s) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1028-1038 |
| | 8 | 4 |
transform_pointName: | transform_point | Prototype: | static inline void transform_point(GLdouble out[4], const GLdouble m[16], const GLdouble in[4]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 296-308 |
| | 8 | 1 |
themeableHintName: | themeableHint | Prototype: | static inline QVariant themeableHint(QPlatformTheme::ThemeHint th, QPlatformIntegration::StyleHint ih) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 53-66 |
| | 8 | 4 |
textForRangeName: | textForRange | Prototype: | static QString textForRange(QAccessibleInterface *accessible, int startOffset, int endOffset) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2147-2158 |
| | 8 | 4 |
tabTextForName: | tabTextFor | Prototype: | static inline QString tabTextFor(QMdiSubWindow *subWindow) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 276-290 |
| | 8 | 3 |
stretchFromFcWidthName: | stretchFromFcWidth | Prototype: | static inline int stretchFromFcWidth(int fcwidth) | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 104-118 |
| | 8 | 3 |