| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDBusMarshaller::beginArray| Name: | 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::socketRead| Name: | 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::serviceOwnerChangedNoLock| Name: | 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::getNameOwner| Name: | 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::connectNotify| Name: | 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::QDBusAbstractInterfacePrivate| Name: | 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::connectNotify| Name: | 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::addData| Name: | 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::setApplicationName| Name: | 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::rowCount| Name: | 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::currentIndex| Name: | 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::setWidget| Name: | 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::setFilterMode| Name: | 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::verticalScrollToValue| Name: | 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::resizeEvent| Name: | 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::updateLayoutDirection| Name: | 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::updateHoverControl| Name: | 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::newHoverControl| Name: | 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::init| Name: | 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::setModelColumn| Name: | 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::initialize| Name: | 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::visualRect| Name: | 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::resizeEvent| Name: | 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::setCol| Name: | 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::paintEvent| Name: | 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::init| Name: | 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::handleColorPickingKeyPress| Name: | 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::convertTo| Name: | 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::detach| Name: | 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::emitChanged| Name: | 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::mouseMoveEvent| Name: | 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::removeDateLabel| Name: | 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::setWeekNumbersShown| Name: | 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::setRange| Name: | 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::dayName| Name: | 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::paintEvent| Name: | 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::setRawData| Name: | 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::mid| Name: | 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::indexOf| Name: | 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::indexOf| Name: | 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::indexOf| Name: | 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::fromRawData| Name: | 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::count| Name: | 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::append| Name: | 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::append| Name: | 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::open| Name: | 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::create| Name: | 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::setStretchFactor| Name: | 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::maximumSize| Name: | 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::heightForWidth| Name: | 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::addStrut| Name: | 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::embed| Name: | 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::getSubRange| Name: | 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::start| Name: | 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::toString| Name: | 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::shouldQuit| Name: | 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::notifyLayoutDirectionChange| Name: | 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::registerAnimation| Name: | 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::removeAnimation| Name: | 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::setVisible| Name: | 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::setActionGroup| Name: | 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::doAction| Name: | 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::text| Name: | 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::childAt| Name: | 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::parent| Name: | 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::state| Name: | 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::setText| Name: | 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::child| Name: | 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::effectiveActionNames| Name: | 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::registerHandler| Name: | 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::updateHoverControl| Name: | 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::pauseSocketNotifiers| Name: | 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::createSocketEngine| Name: | 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::setSliderDown| Name: | 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::setRange| Name: | 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::contentsOffset| Name: | 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::eventFilter| Name: | 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::selectAll| Name: | 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::setHorizontalScrollMode| Name: | 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::notifyChecked| Name: | 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::changeEvent| Name: | 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::newElement| Name: | 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::parseNextDeclaration| Name: | 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::parseFunction| Name: | 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::nextToken| Name: | 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::styleFeaturesValue| Name: | 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::DBusConnection| Name: | 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::ControlContainer| Name: | 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::canBlitterDrawCachedGlyphs| Name: | 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::notifyAboutCreation| Name: | 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 |
updateCursorTheme| Name: | 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 |
updateBlockedStatusRecursion| Name: | 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 |
ucalDisplayNameType| Name: | 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 |
translateMouseButtons| Name: | 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_point| Name: | 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 |
themeableHint| Name: | 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 |
textForRange| Name: | 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 |
tabTextFor| Name: | 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 |
stretchFromFcWidth| Name: | 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 |