Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDaemonThread::QDaemonThread::[lambda]Name: | QDaemonThread::QDaemonThread::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 888-888 |
| | 1 | 1 |
QDBusUtil::isValidFixedTypeName: | QDBusUtil::isValidFixedType | Prototype: | bool isValidFixedType(int c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 544-547 |
| | 1 | 1 |
QDBusUtil::isValidErrorNameName: | QDBusUtil::isValidErrorName | Prototype: | bool isValidErrorName(const QString &errorName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 495-498 |
| | 1 | 1 |
QDBusUtil::isValidBasicTypeName: | QDBusUtil::isValidBasicType | Prototype: | bool isValidBasicType(int c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 535-538 |
| | 1 | 1 |
QDBusUnixFileDescriptorPrivate::QDBusUnixFileDescriptorPrivateName: | QDBusUnixFileDescriptorPrivate::QDBusUnixFileDescriptorPrivate | Prototype: | QDBusUnixFileDescriptorPrivate(const QDBusUnixFileDescriptorPrivate &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | Lines: | 118-120 |
| | 1 | 1 |
QDBusUnixFileDescriptorPrivate::QDBusUnixFileDescriptorPrivateName: | QDBusUnixFileDescriptorPrivate::QDBusUnixFileDescriptorPrivate | Prototype: | QDBusUnixFileDescriptorPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | Lines: | 117-117 |
| | 1 | 1 |
QDBusUnixFileDescriptor::isValidName: | QDBusUnixFileDescriptor::isValid | Prototype: | bool QDBusUnixFileDescriptor::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | Lines: | 209-212 |
| | 1 | 1 |
QDBusUnixFileDescriptor::isSupportedName: | QDBusUnixFileDescriptor::isSupported | Prototype: | bool QDBusUnixFileDescriptor::isSupported() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | Lines: | 247-250 |
| | 1 | 1 |
QDBusUnixFileDescriptor::fileDescriptorName: | QDBusUnixFileDescriptor::fileDescriptor | Prototype: | int QDBusUnixFileDescriptor::fileDescriptor() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | Lines: | 227-230 |
| | 1 | 1 |
QDBusTrayIcon::notificationClosedName: | QDBusTrayIcon::notificationClosed | Prototype: | void QDBusTrayIcon::notificationClosed(uint id, uint reason) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | Lines: | 292-295 |
| | 1 | 2 |
QDBusTrayIcon::createMenuName: | QDBusTrayIcon::createMenu | Prototype: | QPlatformMenu *QDBusTrayIcon::createMenu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | Lines: | 208-211 |
| | 1 | 1 |
QDBusSpyCallEvent::placeMetaCallName: | QDBusSpyCallEvent::placeMetaCall | Prototype: | void QDBusSpyCallEvent::placeMetaCall(QObject *) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 500-503 |
| | 1 | 1 |
QDBusServiceWatcher::watchedServicesName: | QDBusServiceWatcher::watchedServices | Prototype: | QStringList QDBusServiceWatcher::watchedServices() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | Lines: | 256-259 |
| | 1 | 1 |
QDBusServiceWatcher::watchModeName: | QDBusServiceWatcher::watchMode | Prototype: | QDBusServiceWatcher::WatchMode QDBusServiceWatcher::watchMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | Lines: | 306-309 |
| | 1 | 1 |
QDBusServiceWatcher::connectionName: | QDBusServiceWatcher::connection | Prototype: | QDBusConnection QDBusServiceWatcher::connection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | Lines: | 324-327 |
| | 1 | 1 |
QDBusServiceWatcher::QDBusServiceWatcherName: | QDBusServiceWatcher::QDBusServiceWatcher | Prototype: | QDBusServiceWatcher::QDBusServiceWatcher(const QString &service, const QDBusConnection &connection, WatchMode watchMode, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | Lines: | 237-241 |
| | 1 | 1 |
QDBusServer::setAnonymousAuthenticationAllowedName: | QDBusServer::setAnonymousAuthenticationAllowed | Prototype: | void QDBusServer::setAnonymousAuthenticationAllowed(bool value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 163-166 |
| | 1 | 1 |
QDBusServer::lastErrorName: | QDBusServer::lastError | Prototype: | QDBusError QDBusServer::lastError() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 133-136 |
| | 1 | 1 |
QDBusServer::isConnectedName: | QDBusServer::isConnected | Prototype: | bool QDBusServer::isConnected() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 123-126 |
| | 1 | 1 |
QDBusServer::isAnonymousAuthenticationAllowedName: | QDBusServer::isAnonymousAuthenticationAllowed | Prototype: | bool QDBusServer::isAnonymousAuthenticationAllowed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 175-178 |
| | 1 | 1 |
QDBusPlatformMenuItem::triggerName: | QDBusPlatformMenuItem::trigger | Prototype: | void QDBusPlatformMenuItem::trigger() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 142-145 |
| | 1 | 1 |
QDBusPlatformMenuItem::setVisibleName: | QDBusPlatformMenuItem::setVisible | Prototype: | void QDBusPlatformMenuItem::setVisible(bool isVisible) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 107-110 |
| | 1 | 1 |
QDBusPlatformMenuItem::setTagName: | QDBusPlatformMenuItem::setTag | Prototype: | void QDBusPlatformMenuItem::setTag(quintptr tag) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 74-77 |
| | 1 | 1 |
QDBusPlatformMenuItem::setShortcutName: | QDBusPlatformMenuItem::setShortcut | Prototype: | void QDBusPlatformMenuItem::setShortcut(const QKeySequence &shortcut) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 137-140 |
| | 1 | 1 |
QDBusPlatformMenuItem::setRoleName: | QDBusPlatformMenuItem::setRole | Prototype: | void QDBusPlatformMenuItem::setRole(QPlatformMenuItem::MenuRole role) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 117-120 |
| | 1 | 1 |
QDBusPlatformMenuItem::setIsSeparatorName: | QDBusPlatformMenuItem::setIsSeparator | Prototype: | void QDBusPlatformMenuItem::setIsSeparator(bool isSeparator) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 112-115 |
| | 1 | 1 |
QDBusPlatformMenuItem::setIconName: | QDBusPlatformMenuItem::setIcon | Prototype: | void QDBusPlatformMenuItem::setIcon(const QIcon &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 85-88 |
| | 1 | 1 |
QDBusPlatformMenuItem::setHasExclusiveGroupName: | QDBusPlatformMenuItem::setHasExclusiveGroup | Prototype: | void QDBusPlatformMenuItem::setHasExclusiveGroup(bool hasExclusiveGroup) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 132-135 |
| | 1 | 1 |
QDBusPlatformMenuItem::setEnabledName: | QDBusPlatformMenuItem::setEnabled | Prototype: | void QDBusPlatformMenuItem::setEnabled(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 102-105 |
| | 1 | 1 |
QDBusPlatformMenuItem::setCheckedName: | QDBusPlatformMenuItem::setChecked | Prototype: | void QDBusPlatformMenuItem::setChecked(bool isChecked) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 127-130 |
| | 1 | 1 |
QDBusPlatformMenuItem::setCheckableName: | QDBusPlatformMenuItem::setCheckable | Prototype: | void QDBusPlatformMenuItem::setCheckable(bool checkable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 122-125 |
| | 1 | 1 |
QDBusPlatformMenuItem::QDBusPlatformMenuItemName: | QDBusPlatformMenuItem::QDBusPlatformMenuItem | Prototype: | QDBusPlatformMenuItem::QDBusPlatformMenuItem(quintptr tag) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 52-65 |
| | 1 | 1 |
QDBusPlatformMenu::setVisibleName: | QDBusPlatformMenu::setVisible | Prototype: | void QDBusPlatformMenu::setVisible(bool isVisible) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 269-272 |
| | 1 | 1 |
QDBusPlatformMenu::setTextName: | QDBusPlatformMenu::setText | Prototype: | void QDBusPlatformMenu::setText(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 254-257 |
| | 1 | 1 |
QDBusPlatformMenu::setTagName: | QDBusPlatformMenu::setTag | Prototype: | void QDBusPlatformMenu::setTag(quintptr tag) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 249-252 |
| | 1 | 1 |
QDBusPlatformMenu::setIconName: | QDBusPlatformMenu::setIcon | Prototype: | void QDBusPlatformMenu::setIcon(const QIcon &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 259-262 |
| | 1 | 1 |
QDBusPlatformMenu::setEnabledName: | QDBusPlatformMenu::setEnabled | Prototype: | void QDBusPlatformMenu::setEnabled(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 264-267 |
| | 1 | 1 |
QDBusPlatformMenu::setContainingMenuItemName: | QDBusPlatformMenu::setContainingMenuItem | Prototype: | void QDBusPlatformMenu::setContainingMenuItem(QDBusPlatformMenuItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 274-277 |
| | 1 | 1 |
QDBusPlatformMenu::menuItemForTagName: | QDBusPlatformMenu::menuItemForTag | Prototype: | QPlatformMenuItem *QDBusPlatformMenu::menuItemForTag(quintptr tag) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 284-287 |
| | 1 | 1 |
QDBusPlatformMenu::menuItemAtName: | QDBusPlatformMenu::menuItemAt | Prototype: | QPlatformMenuItem *QDBusPlatformMenu::menuItemAt(int position) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 279-282 |
| | 1 | 1 |
QDBusPlatformMenu::itemsName: | QDBusPlatformMenu::items | Prototype: | const QList<QDBusPlatformMenuItem *> QDBusPlatformMenu::items() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 289-292 |
| | 1 | 1 |
QDBusPlatformMenu::createSubMenuName: | QDBusPlatformMenu::createSubMenu | Prototype: | QPlatformMenu *QDBusPlatformMenu::createSubMenu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 300-303 |
| | 1 | 1 |
QDBusPendingReplyData::assignName: | QDBusPendingReplyData::assign | Prototype: | void QDBusPendingReplyData::assign(const QDBusPendingCall &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingreply.cpp | Lines: | 267-270 |
| | 1 | 1 |
QDBusPendingCallWatcherHelper::addName: | QDBusPendingCallWatcherHelper::add | Prototype: | void QDBusPendingCallWatcherHelper::add(QDBusPendingCallWatcher *watcher) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 129-132 |
| | 1 | 1 |
QDBusPendingCall::waitForFinishedName: | QDBusPendingCall::waitForFinished | Prototype: | void QDBusPendingCall::waitForFinished() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 337-340 |
| | 1 | 2 |
QDBusPendingCall::fromErrorName: | QDBusPendingCall::fromError | Prototype: | QDBusPendingCall QDBusPendingCall::fromError(const QDBusError &error) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 452-455 |
| | 1 | 1 |
QDBusMessagePrivate::isLocalName: | QDBusMessagePrivate::isLocal | Prototype: | bool QDBusMessagePrivate::isLocal(const QDBusMessage &message) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 255-258 |
| | 1 | 1 |
QDBusMessage::signatureName: | QDBusMessage::signature | Prototype: | QString QDBusMessage::signature() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 637-640 |
| | 1 | 1 |
QDBusMessage::setDelayedReplyName: | QDBusMessage::setDelayedReply | Prototype: | void QDBusMessage::setDelayedReply(bool enable) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 673-676 |
| | 1 | 1 |
QDBusMessage::setAutoStartServiceName: | QDBusMessage::setAutoStartService | Prototype: | void QDBusMessage::setAutoStartService(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 708-711 |
| | 1 | 1 |
QDBusMessage::setArgumentsName: | QDBusMessage::setArguments | Prototype: | void QDBusMessage::setArguments(const QList<QVariant> &arguments) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 733-737 |
| | 1 | 1 |
QDBusMessage::serviceName: | QDBusMessage::service | Prototype: | QString QDBusMessage::service() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 590-593 |
| | 1 | 1 |
QDBusMessage::pathName: | QDBusMessage::path | Prototype: | QString QDBusMessage::path() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 599-602 |
| | 1 | 1 |
QDBusMessage::isDelayedReplyName: | QDBusMessage::isDelayedReply | Prototype: | bool QDBusMessage::isDelayedReply() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 683-686 |
| | 1 | 1 |
QDBusMessage::interfaceName: | QDBusMessage::interface | Prototype: | QString QDBusMessage::interface() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 608-611 |
| | 1 | 1 |
QDBusMessage::autoStartServiceName: | QDBusMessage::autoStartService | Prototype: | bool QDBusMessage::autoStartService() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 722-725 |
| | 1 | 1 |
QDBusMessage::argumentsName: | QDBusMessage::arguments | Prototype: | QList<QVariant> QDBusMessage::arguments() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 743-746 |
| | 1 | 1 |
QDBusMessage::QDBusMessageName: | QDBusMessage::QDBusMessage | Prototype: | QDBusMessage::QDBusMessage() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 547-550 |
| | 1 | 1 |
QDBusMenuConnection::dbusErrorName: | QDBusMenuConnection::dbusError | Prototype: | void QDBusMenuConnection::dbusError(const QDBusError &error) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuconnection.cpp | Lines: | 84-87 |
| | 1 | 1 |
QDBusMenuBar::createMenuName: | QDBusMenuBar::createMenu | Prototype: | QPlatformMenu *QDBusMenuBar::createMenu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | Lines: | 136-139 |
| | 1 | 1 |
QDBusMenuAdaptor::versionName: | QDBusMenuAdaptor::version | Prototype: | uint QDBusMenuAdaptor::version() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuadaptor.cpp | Lines: | 82-85 |
| | 1 | 1 |
QDBusMenuAdaptor::textDirectionName: | QDBusMenuAdaptor::textDirection | Prototype: | QString QDBusMenuAdaptor::textDirection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuadaptor.cpp | Lines: | 77-80 |
| | 1 | 1 |
QDBusMenuAdaptor::QDBusMenuAdaptorName: | QDBusMenuAdaptor::QDBusMenuAdaptor | Prototype: | QDBusMenuAdaptor::QDBusMenuAdaptor(QDBusPlatformMenu *topLevelMenu) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuadaptor.cpp | Lines: | 60-65 |
| | 1 | 1 |
QDBusMarshaller::~QDBusMarshallerName: | QDBusMarshaller::~QDBusMarshaller | Prototype: | QDBusMarshaller::~QDBusMarshaller() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 57-60 |
| | 1 | 1 |
QDBusMarshaller::endStructureName: | QDBusMarshaller::endStructure | Prototype: | inline QDBusMarshaller *QDBusMarshaller::endStructure() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 346-347 |
| | 1 | 1 |
QDBusMarshaller::endMapEntryName: | QDBusMarshaller::endMapEntry | Prototype: | inline QDBusMarshaller *QDBusMarshaller::endMapEntry() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 355-356 |
| | 1 | 1 |
QDBusMarshaller::endMapName: | QDBusMarshaller::endMap | Prototype: | inline QDBusMarshaller *QDBusMarshaller::endMap() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 352-353 |
| | 1 | 1 |
QDBusMarshaller::endArrayName: | QDBusMarshaller::endArray | Prototype: | inline QDBusMarshaller *QDBusMarshaller::endArray() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 349-350 |
| | 1 | 1 |
QDBusMarshaller::beginStructureName: | QDBusMarshaller::beginStructure | Prototype: | inline QDBusMarshaller *QDBusMarshaller::beginStructure() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 244-247 |
| | 1 | 1 |
QDBusMarshaller::beginMapEntryName: | QDBusMarshaller::beginMapEntry | Prototype: | inline QDBusMarshaller *QDBusMarshaller::beginMapEntry() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 302-305 |
| | 1 | 1 |
QDBusError::typeName: | QDBusError::type | Prototype: | QDBusError::ErrorType QDBusError::type() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | Lines: | 356-359 |
| | 1 | 1 |
QDBusError::nameName: | QDBusError::name | Prototype: | QString QDBusError::name() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | Lines: | 368-371 |
| | 1 | 1 |
QDBusError::messageName: | QDBusError::message | Prototype: | QString QDBusError::message() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | Lines: | 379-382 |
| | 1 | 1 |
QDBusError::isValidName: | QDBusError::isValid | Prototype: | bool QDBusError::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | Lines: | 389-392 |
| | 1 | 1 |
QDBusError::errorStringName: | QDBusError::errorString | Prototype: | QString QDBusError::errorString(ErrorType error) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | Lines: | 398-401 |
| | 1 | 1 |
QDBusError::QDBusErrorName: | QDBusError::QDBusError | Prototype: | QDBusError::QDBusError() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | Lines: | 257-263 |
| | 1 | 1 |
QDBusDemarshaller::toUShortName: | QDBusDemarshaller::toUShort | Prototype: | inline ushort QDBusDemarshaller::toUShort() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 99-102 |
| | 1 | 1 |
QDBusDemarshaller::toULongLongName: | QDBusDemarshaller::toULongLong | Prototype: | inline qulonglong QDBusDemarshaller::toULongLong() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 124-127 |
| | 1 | 1 |
QDBusDemarshaller::toUIntName: | QDBusDemarshaller::toUInt | Prototype: | inline uint QDBusDemarshaller::toUInt() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 114-117 |
| | 1 | 1 |
QDBusDemarshaller::toStringUncheckedName: | QDBusDemarshaller::toStringUnchecked | Prototype: | inline QString QDBusDemarshaller::toStringUnchecked() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 134-137 |
| | 1 | 1 |
QDBusDemarshaller::toSignatureUncheckedName: | QDBusDemarshaller::toSignatureUnchecked | Prototype: | inline QDBusSignature QDBusDemarshaller::toSignatureUnchecked() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 160-163 |
| | 1 | 1 |
QDBusDemarshaller::toShortName: | QDBusDemarshaller::toShort | Prototype: | inline short QDBusDemarshaller::toShort() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 104-107 |
| | 1 | 1 |
QDBusDemarshaller::toObjectPathUncheckedName: | QDBusDemarshaller::toObjectPathUnchecked | Prototype: | inline QDBusObjectPath QDBusDemarshaller::toObjectPathUnchecked() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 147-150 |
| | 1 | 1 |
QDBusDemarshaller::toLongLongName: | QDBusDemarshaller::toLongLong | Prototype: | inline qlonglong QDBusDemarshaller::toLongLong() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 119-122 |
| | 1 | 1 |
QDBusDemarshaller::toIntName: | QDBusDemarshaller::toInt | Prototype: | inline int QDBusDemarshaller::toInt() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 109-112 |
| | 1 | 1 |
QDBusDemarshaller::toDoubleName: | QDBusDemarshaller::toDouble | Prototype: | inline double QDBusDemarshaller::toDouble() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 129-132 |
| | 1 | 1 |
QDBusDemarshaller::toByteName: | QDBusDemarshaller::toByte | Prototype: | inline uchar QDBusDemarshaller::toByte() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 89-92 |
| | 1 | 1 |
QDBusDemarshaller::toBoolName: | QDBusDemarshaller::toBool | Prototype: | inline bool QDBusDemarshaller::toBool() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 94-97 |
| | 1 | 1 |
QDBusDemarshaller::endStructureName: | QDBusDemarshaller::endStructure | Prototype: | inline QDBusDemarshaller *QDBusDemarshaller::endStructure() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 400-403 |
| | 1 | 1 |
QDBusDemarshaller::endMapEntryName: | QDBusDemarshaller::endMapEntry | Prototype: | inline QDBusDemarshaller *QDBusDemarshaller::endMapEntry() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 415-418 |
| | 1 | 1 |
QDBusDemarshaller::endMapName: | QDBusDemarshaller::endMap | Prototype: | inline QDBusDemarshaller *QDBusDemarshaller::endMap() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 410-413 |
| | 1 | 1 |
QDBusDemarshaller::endArrayName: | QDBusDemarshaller::endArray | Prototype: | inline QDBusDemarshaller *QDBusDemarshaller::endArray() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 405-408 |
| | 1 | 1 |
QDBusDemarshaller::beginStructureName: | QDBusDemarshaller::beginStructure | Prototype: | inline QDBusDemarshaller *QDBusDemarshaller::beginStructure() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 368-371 |
| | 1 | 1 |
QDBusDemarshaller::beginMapEntryName: | QDBusDemarshaller::beginMapEntry | Prototype: | inline QDBusDemarshaller *QDBusDemarshaller::beginMapEntry() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 383-386 |
| | 1 | 1 |
QDBusDemarshaller::beginMapName: | QDBusDemarshaller::beginMap | Prototype: | inline QDBusDemarshaller *QDBusDemarshaller::beginMap() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 378-381 |
| | 1 | 1 |
QDBusDemarshaller::beginArrayName: | QDBusDemarshaller::beginArray | Prototype: | inline QDBusDemarshaller *QDBusDemarshaller::beginArray() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 373-376 |
| | 1 | 1 |
QDBusDemarshaller::atEndName: | QDBusDemarshaller::atEnd | Prototype: | bool QDBusDemarshaller::atEnd() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 362-366 |
| | 1 | 1 |
QDBusCustomTypeInfo::QDBusCustomTypeInfoName: | QDBusCustomTypeInfo::QDBusCustomTypeInfo | Prototype: | QDBusCustomTypeInfo() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | Lines: | 70-71 |
| | 1 | 1 |
QDBusContext::setDelayedReplyName: | QDBusContext::setDelayedReply | Prototype: | void QDBusContext::setDelayedReply(bool enable) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuscontext.cpp | Lines: | 172-175 |
| | 1 | 1 |
QDBusContext::messageName: | QDBusContext::message | Prototype: | const QDBusMessage &QDBusContext::message() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuscontext.cpp | Lines: | 142-145 |
| | 1 | 1 |