Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QCalendarMonthValidator::textName: | QCalendarMonthValidator::text | Prototype: | QString QCalendarMonthValidator::text(const QDate &date, int repeat) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 318-329 |
| | 7 | 4 |
QCalendarView::mouseDoubleClickEventName: | QCalendarView::mouseDoubleClickEvent | Prototype: | void QCalendarView::mouseDoubleClickEvent(QMouseEvent *event) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1454-1470 |
| | 10 | 4 |
QCalendarWidget::eventFilterName: | QCalendarWidget::eventFilter | Prototype: | bool QCalendarWidget::eventFilter(QObject *watched, QEvent *event) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 3057-3077 |
| | 13 | 4 |
QCalendarWidget::setDateRangeName: | QCalendarWidget::setDateRange | Prototype: | void QCalendarWidget::setDateRange(const QDate &min, const QDate &max) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2576-2596 |
| | 16 | 4 |
QCalendarWidgetPrivate::updateCurrentPageName: | QCalendarWidgetPrivate::updateCurrentPage | Prototype: | void QCalendarWidgetPrivate::updateCurrentPage(const QDate &date) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1845-1864 |
| | 14 | 4 |
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 |
QCollator::operator=Name: | QCollator::operator= | Prototype: | QCollator &QCollator::operator=(const QCollator &other) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 107-116 |
| | 6 | 4 |
QCollator::sortKeyName: | QCollator::sortKey | Prototype: | QCollatorSortKey QCollator::sortKey(const QString &string) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | Lines: | 132-151 |
| | 13 | 4 |
QColor::getCmykName: | QColor::getCmyk | Prototype: | void QColor::getCmyk(int *c, int *m, int *y, int *k, int *a) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2144-2161 |
| | 11 | 4 |
QColor::getCmykFName: | QColor::getCmykF | Prototype: | void QColor::getCmykF(qreal *c, qreal *m, qreal *y, qreal *k, qreal *a) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2173-2190 |
| | 11 | 4 |
QColor::getHslName: | QColor::getHsl | Prototype: | void QColor::getHsl(int *h, int *s, int *l, int *a) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 776-792 |
| | 10 | 4 |
QColor::getHslFName: | QColor::getHslF | Prototype: | void QColor::getHslF(qreal *h, qreal *s, qreal *l, qreal *a) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 746-762 |
| | 10 | 4 |
QColor::getHsvName: | QColor::getHsv | Prototype: | void QColor::getHsv(int *h, int *s, int *v, int *a) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 665-681 |
| | 10 | 4 |
QColor::getHsvFName: | QColor::getHsvF | Prototype: | void QColor::getHsvF(qreal *h, qreal *s, qreal *v, qreal *a) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 637-653 |
| | 10 | 4 |
QColor::getRgbName: | QColor::getRgb | Prototype: | void QColor::getRgb(int *r, int *g, int *b, int *a) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 888-904 |
| | 10 | 4 |
QColor::getRgbFName: | QColor::getRgbF | Prototype: | void QColor::getRgbF(qreal *r, qreal *g, qreal *b, qreal *a) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 859-876 |
| | 10 | 4 |
QColor::toCmykName: | QColor::toCmyk | Prototype: | QColor QColor::toCmyk() const noexcept | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1828-1862 |
| | 23 | 4 |
QColorDialog::setOptionsName: | QColorDialog::setOptions | Prototype: | void QColorDialog::setOptions(ColorDialogOptions options) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2040-2056 |
| | 10 | 4 |
QColorDialogPrivate::setCurrentColorName: | QColorDialogPrivate::setCurrentColor | Prototype: | void QColorDialogPrivate::setCurrentColor(const QColor &color, SetColorMode setColorMode) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1955-1968 |
| | 8 | 4 |
QColorDialogStaticData::QColorDialogStaticDataName: | QColorDialogStaticData::QColorDialogStaticData | Prototype: | QColorDialogStaticData::QColorDialogStaticData() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 245-254 |
| | 7 | 4 |
QColorDialogStaticData::readSettingsName: | QColorDialogStaticData::readSettings | Prototype: | void QColorDialogStaticData::readSettings() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 256-266 |
| | 4 | 4 |
QColorDialogStaticData::writeSettingsName: | QColorDialogStaticData::writeSettings | Prototype: | void QColorDialogStaticData::writeSettings() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 268-277 |
| | 3 | 4 |
QColumnView::setResizeGripsVisibleName: | QColumnView::setResizeGripsVisible | Prototype: | void QColumnView::setResizeGripsVisible(bool visible) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 134-152 |
| | 13 | 4 |
QColumnView::setRootIndexName: | QColumnView::setRootIndex | Prototype: | void QColumnView::setRootIndex(const QModelIndex &index) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 175-192 |
| | 12 | 4 |
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::visualRegionForSelectionName: | QColumnView::visualRegionForSelection | Prototype: | QRegion QColumnView::visualRegionForSelection(const QItemSelection &selection) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 459-484 |
| | 15 | 4 |
QColumnViewGrip::moveGripName: | QColumnViewGrip::moveGrip | Prototype: | int QColumnViewGrip::moveGrip(int offset) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 96-118 |
| | 15 | 4 |
QComboBox::setAutoCompletionName: | QComboBox::setAutoCompletion | Prototype: | void QComboBox::setAutoCompletion(bool enable) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1453-1478 |
| | 15 | 4 |
QComboBoxPrivate::showPopupFromMouseEventName: | QComboBoxPrivate::showPopupFromMouseEvent | Prototype: | void QComboBoxPrivate::showPopupFromMouseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3058-3097 |
| | 16 | 4 |
QComboBoxPrivate::updateDelegateName: | QComboBoxPrivate::updateDelegate | Prototype: | void QComboBoxPrivate::updateDelegate(bool force) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1705-1717 |
| | 8 | 4 |
QComboBoxPrivate::updateViewContainerPaletteAndOpacityName: | QComboBoxPrivate::updateViewContainerPaletteAndOpacity | Prototype: | void QComboBoxPrivate::updateViewContainerPaletteAndOpacity() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1100-1121 |
| | 14 | 4 |
QComboBoxPrivateContainer::QComboBoxPrivateContainerName: | QComboBoxPrivateContainer::QComboBoxPrivateContainer | Prototype: | QComboBoxPrivateContainer::QComboBoxPrivateContainer(QAbstractItemView *itemView, QComboBox *parent) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 425-473 |
| | 27 | 4 |
QCommandLineParser::isSetName: | QCommandLineParser::isSet | Prototype: | bool QCommandLineParser::isSet(const QString &name) const | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 803-814 |
| | 8 | 4 |
QCommandLinkButtonPrivate::descriptionHeightName: | QCommandLinkButtonPrivate::descriptionHeight | Prototype: | int QCommandLinkButtonPrivate::descriptionHeight(int widgetWidth) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 231-252 |
| | 14 | 4 |
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 |
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 |
QCompletionEngine::filterHistoryName: | QCompletionEngine::filterHistory | Prototype: | QMatchData QCompletionEngine::filterHistory() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 458-490 |
| | 17 | 4 |
QCompletionEngine::matchHintName: | QCompletionEngine::matchHint | Prototype: | bool QCompletionEngine::matchHint(QString part, const QModelIndex& parent, QMatchData *hint) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 493-510 |
| | 10 | 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 |
QCompletionModel::hasChildrenName: | QCompletionModel::hasChildren | Prototype: | bool QCompletionModel::hasChildren(const QModelIndex &parent) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 373-386 |
| | 8 | 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::setCurrentRowName: | QCompletionModel::setCurrentRow | Prototype: | bool QCompletionModel::setCurrentRow(int row) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 284-297 |
| | 8 | 4 |
QConfFile::fromNameName: | QConfFile::fromName | Prototype: | QConfFile *QConfFile::fromName(const QString &fileName, bool _userPerms) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 201-220 |
| | 12 | 4 |
QConfFile::isWritableName: | QConfFile::isWritable | Prototype: | bool QConfFile::isWritable() const | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 176-199 |
| | 10 | 4 |
QConfFileSettingsPrivate::initAccessName: | QConfFileSettingsPrivate::initAccess | Prototype: | void QConfFileSettingsPrivate::initAccess() | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 950-960 |
| | 5 | 4 |
QCoreApplication::compressEventName: | QCoreApplication::compressEvent | Prototype: | bool QCoreApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1443-1478 |
| | 12 | 4 |
QCoreApplication::installTranslatorName: | QCoreApplication::installTranslator | Prototype: | bool QCoreApplication::installTranslator(QTranslator *translationFile) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1882-1903 |
| | 11 | 4 |
QCoreApplication::notifyInternal2Name: | QCoreApplication::notifyInternal2 | Prototype: | bool QCoreApplication::notifyInternal2(QObject *receiver, QEvent *event) | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 965-989 |
| | 13 | 4 |
QCoreApplication::processEventsName: | QCoreApplication::processEvents | Prototype: | void QCoreApplication::processEvents(QEventLoop::ProcessEventsFlags flags, int maxtime) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1196-1210 |
| | 8 | 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 |
QCoreApplication::~QCoreApplicationName: | QCoreApplication::~QCoreApplication | Prototype: | QCoreApplication::~QCoreApplication() | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 821-854 |
| | 14 | 4 |
QCoreApplicationPrivate::QCoreApplicationPrivateName: | QCoreApplicationPrivate::QCoreApplicationPrivate | Prototype: | QCoreApplicationPrivate::QCoreApplicationPrivate(int &aargc, char **aargv, uint flags) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 392-442 |
| | 11 | 4 |
QCoreApplicationPrivate::cleanupThreadDataName: | QCoreApplicationPrivate::cleanupThreadData | Prototype: | void QCoreApplicationPrivate::cleanupThreadData() | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 457-480 |
| | 14 | 4 |
QCoreApplicationPrivate::sendPostedEvents::~CleanUpName: | QCoreApplicationPrivate::sendPostedEvents::~CleanUp | Prototype: | inline ~CleanUp() | Coverage: | 77.778% (14/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1552-1572 |
| | 11 | 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 |
QCursor::operator=Name: | QCursor::operator= | Prototype: | QCursor &QCursor::operator=(const QCursor &c) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 587-597 |
| | 8 | 4 |
QCursor::setPosName: | QCursor::setPos | Prototype: | void QCursor::setPos(QScreen *screen, int x, int y) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 242-254 |
| | 5 | 4 |
QCursorData::cleanupName: | QCursorData::cleanup | Prototype: | void QCursorData::cleanup() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 635-647 |
| | 7 | 4 |
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 |
QDBusAbstractInterfacePrivate::setPropertyName: | QDBusAbstractInterfacePrivate::setProperty | Prototype: | bool QDBusAbstractInterfacePrivate::setProperty(const QMetaProperty &mp, const QVariant &value) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 235-253 |
| | 11 | 4 |
QDBusAdaptorConnector::polishName: | QDBusAdaptorConnector::polish | Prototype: | void QDBusAdaptorConnector::polish() | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | Lines: | 260-277 |
| | 11 | 4 |
QDBusArgumentPrivate::checkReadAndDetachName: | QDBusArgumentPrivate::checkReadAndDetach | Prototype: | bool QDBusArgumentPrivate::checkReadAndDetach(QDBusArgumentPrivate *&d) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 150-166 |
| | 11 | 4 |
QDBusArgumentPrivate::createSignatureName: | QDBusArgumentPrivate::createSignature | Prototype: | QByteArray QDBusArgumentPrivate::createSignature(int id) | Coverage: | 86.364% (19/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 67-104 |
| | 28 | 4 |
QDBusConnection::callName: | QDBusConnection::call | Prototype: | QDBusMessage QDBusConnection::call(const QDBusMessage &message, QDBus::CallMode mode, int timeout) const | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | Lines: | 667-685 |
| | 12 | 4 |
QDBusConnection::disconnectName: | QDBusConnection::disconnect | Prototype: | bool QDBusConnection::disconnect(const QString &service, const QString &path, const QString& interface, const QString &name, const QStringList &argumentMatch, const QString &signature, QObject *receiver, const char *slot) | Coverage: | 40.000% (8/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | Lines: | 850-862 |
| | 7 | 4 |
QDBusConnectionInterface::disconnectNotifyName: | QDBusConnectionInterface::disconnectNotify | Prototype: | void QDBusConnectionInterface::disconnectNotify(const QMetaMethod &signal) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | Lines: | 359-377 |
| | 6 | 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 |
QDBusConnectionPrivate::relaySignalName: | QDBusConnectionPrivate::relaySignal | Prototype: | void QDBusConnectionPrivate::relaySignal(QObject *obj, const QMetaObject *mo, int signalId, const QVariantList &args) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1248-1288 |
| | 26 | 4 |
QDBusConnectionPrivate::sendWithReplyName: | QDBusConnectionPrivate::sendWithReply | Prototype: | QDBusMessage QDBusConnectionPrivate::sendWithReply(const QDBusMessage &message, int sendMode, int timeout) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2038-2067 |
| | 16 | 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::shouldWatchServiceName: | QDBusConnectionPrivate::shouldWatchService | Prototype: | bool QDBusConnectionPrivate::shouldWatchService(const QString &service) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2440-2452 |
| | 7 | 4 |
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::socketWriteName: | QDBusConnectionPrivate::socketWrite | Prototype: | void QDBusConnectionPrivate::socketWrite(int fd) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1218-1230 |
| | 8 | 4 |
QDBusInterfacePrivate::QDBusInterfacePrivateName: | QDBusInterfacePrivate::QDBusInterfacePrivate | Prototype: | QDBusInterfacePrivate::QDBusInterfacePrivate(const QString &serv, const QString &p, const QString &iface, const QDBusConnection &con) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | Lines: | 150-167 |
| | 5 | 4 |
QDBusMarshaller::appendName: | QDBusMarshaller::append | Prototype: | inline void QDBusMarshaller::append(const QStringList &arg) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 227-242 |
| | 10 | 4 |
QDBusMarshaller::beginMapName: | QDBusMarshaller::beginMap | Prototype: | inline QDBusMarshaller *QDBusMarshaller::beginMap(int kid, int vid) | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 264-300 |
| | 29 | 4 |
QDBusMarshaller::closeName: | QDBusMarshaller::close | Prototype: | void QDBusMarshaller::close() | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 365-373 |
| | 5 | 4 |
QDBusMenuBar::registerMenuBarName: | QDBusMenuBar::registerMenuBar | Prototype: | void QDBusMenuBar::registerMenuBar() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | Lines: | 141-158 |
| | 10 | 4 |
QDBusMenuBar::unregisterMenuBarName: | QDBusMenuBar::unregisterMenuBar | Prototype: | void QDBusMenuBar::unregisterMenuBar() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | Lines: | 160-175 |
| | 10 | 4 |
QDBusMenuConnection::registerTrayIconName: | QDBusMenuConnection::registerTrayIcon | Prototype: | bool QDBusMenuConnection::registerTrayIcon(QDBusTrayIcon *item) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuconnection.cpp | Lines: | 104-129 |
| | 17 | 4 |
QDBusMessage::errorMessageName: | QDBusMessage::errorMessage | Prototype: | QString QDBusMessage::errorMessage() const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 90-99 |
| | 6 | 4 |
QDBusMessagePrivate::fromDBusMessageName: | QDBusMessagePrivate::fromDBusMessage | Prototype: | QDBusMessage QDBusMessagePrivate::fromDBusMessage(DBusMessage *dmsg, QDBusConnection::ConnectionCapabilities capabilities) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 231-253 |
| | 18 | 4 |
QDBusPendingCallPrivate::setMetaTypesName: | QDBusPendingCallPrivate::setMetaTypes | Prototype: | void QDBusPendingCallPrivate::setMetaTypes(int count, const int *types) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 188-207 |
| | 12 | 4 |
QDBusPendingCallWatcher::QDBusPendingCallWatcherName: | QDBusPendingCallWatcher::QDBusPendingCallWatcher | Prototype: | QDBusPendingCallWatcher::QDBusPendingCallWatcher(const QDBusPendingCall &call, QObject *parent) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 502-516 |
| | 7 | 4 |
QDBusPlatformMenu::insertMenuItemName: | QDBusPlatformMenu::insertMenuItem | Prototype: | void QDBusPlatformMenu::insertMenuItem(QPlatformMenuItem *menuItem, QPlatformMenuItem *before) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 183-197 |
| | 11 | 4 |
QDBusTrayIcon::updateMenuName: | QDBusTrayIcon::updateMenu | Prototype: | void QDBusTrayIcon::updateMenu(QPlatformMenu * menu) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | Lines: | 213-231 |
| | 13 | 4 |
QDBusUnixFileDescriptor::giveFileDescriptorName: | QDBusUnixFileDescriptor::giveFileDescriptor | Prototype: | void QDBusUnixFileDescriptor::giveFileDescriptor(int fileDescriptor) | Coverage: | 54.545% (6/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | Lines: | 277-292 |
| | 8 | 4 |
QDBusUtil::isValidPartOfObjectPathName: | QDBusUtil::isValidPartOfObjectPath | Prototype: | bool isValidPartOfObjectPath(const QStringRef &part) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 337-348 |
| | 7 | 4 |
QDBusUtil::isValidSignatureName: | QDBusUtil::isValidSignature | Prototype: | bool isValidSignature(const QString &signature) | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 558-569 |
| | 7 | 4 |
QDataStream::abortTransactionName: | QDataStream::abortTransaction | Prototype: | void QDataStream::abortTransaction() | Coverage: | 33.333% (4/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 735-745 |
| | 6 | 4 |
QDataStream::operator<<Name: | QDataStream::operator<< | Prototype: | QDataStream &QDataStream::operator<<(qint8 i) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 1081-1087 |
| | 4 | 4 |
QDataStream::operator<<Name: | QDataStream::operator<< | Prototype: | QDataStream &QDataStream::operator<<(bool i) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 1179-1185 |
| | 4 | 4 |
QDataStream::operator>>Name: | QDataStream::operator>> | Prototype: | QDataStream &QDataStream::operator>>(qint16 &i) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 806-818 |
| | 7 | 4 |
QDataStream::operator>>Name: | QDataStream::operator>> | Prototype: | QDataStream &QDataStream::operator>>(qint32 &i) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 836-848 |
| | 7 | 4 |
QDataStream::startTransactionName: | QDataStream::startTransaction | Prototype: | void QDataStream::startTransaction() | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 628-639 |
| | 6 | 4 |
QDataStream::writeBytesName: | QDataStream::writeBytes | Prototype: | QDataStream &QDataStream::writeBytes(const char *s, uint len) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 1294-1301 |
| | 5 | 4 |
QDataStream::writeRawDataName: | QDataStream::writeRawData | Prototype: | int QDataStream::writeRawData(const char *s, int len) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 1312-1319 |
| | 5 | 4 |
QDataWidgetMapperPrivate::_q_dataChangedName: | QDataWidgetMapperPrivate::_q_dataChanged | Prototype: | void QDataWidgetMapperPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 185-194 |
| | 5 | 4 |
QDataWidgetMapperPrivate::commitName: | QDataWidgetMapperPrivate::commit | Prototype: | bool QDataWidgetMapperPrivate::commit(const WidgetMapper &m) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 142-158 |
| | 9 | 4 |
QDate::longDayNameName: | QDate::longDayName | Prototype: | QString QDate::longDayName(int weekday, MonthNameType type) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 772-783 |
| | 5 | 4 |