Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDataStream::statusName: | QDataStream::status | Prototype: | QDataStream::Status QDataStream::status() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 441-444 |
| | 1 | 1 |
QDataStream::resetStatusName: | QDataStream::resetStatus | Prototype: | void QDataStream::resetStatus() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 451-454 |
| | 1 | 1 |
QDataStream::floatingPointPrecisionName: | QDataStream::floatingPointPrecision | Prototype: | QDataStream::FloatingPointPrecision QDataStream::floatingPointPrecision() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 406-409 |
| | 1 | 1 |
QDataStream::atEndName: | QDataStream::atEnd | Prototype: | bool QDataStream::atEnd() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 394-397 |
| | 1 | 1 |
QDaemonThread::QDaemonThreadName: | QDaemonThread::QDaemonThread | Prototype: | QDaemonThread::QDaemonThread(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 881-886 |
| | 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: | 522-525 |
| | 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: | 471-474 |
| | 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: | 513-516 |
| | 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: | 112-114 |
| | 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: | 111-111 |
| | 1 | 1 |
QDBusUnixFileDescriptor::isValidName: | QDBusUnixFileDescriptor::isValid | Prototype: | bool QDBusUnixFileDescriptor::isValid() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | Lines: | 203-206 |
| | 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: | 241-244 |
| | 1 | 1 |
QDBusUnixFileDescriptor::fileDescriptorName: | QDBusUnixFileDescriptor::fileDescriptor | Prototype: | int QDBusUnixFileDescriptor::fileDescriptor() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | Lines: | 221-224 |
| | 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: | 285-288 |
| | 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: | 201-204 |
| | 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: | 494-497 |
| | 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: | 250-253 |
| | 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: | 300-303 |
| | 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: | 318-321 |
| | 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: | 231-235 |
| | 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: | 158-161 |
| | 1 | 1 |
QDBusServer::lastErrorName: | QDBusServer::lastError | Prototype: | QDBusError QDBusServer::lastError() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 128-131 |
| | 1 | 1 |
QDBusServer::isConnectedName: | QDBusServer::isConnected | Prototype: | bool QDBusServer::isConnected() const | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | Lines: | 118-121 |
| | 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: | 170-173 |
| | 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: | 130-133 |
| | 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: | 100-103 |
| | 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: | 67-70 |
| | 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: | 125-128 |
| | 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: | 110-113 |
| | 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: | 105-108 |
| | 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: | 78-81 |
| | 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: | 95-98 |
| | 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: | 120-123 |
| | 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: | 115-118 |
| | 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: | 46-58 |
| | 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: | 257-260 |
| | 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: | 242-245 |
| | 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: | 237-240 |
| | 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: | 247-250 |
| | 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: | 252-255 |
| | 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: | 262-265 |
| | 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: | 272-275 |
| | 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: | 267-270 |
| | 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: | 277-280 |
| | 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: | 288-291 |
| | 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: | 260-263 |
| | 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: | 123-126 |
| | 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: | 331-334 |
| | 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: | 446-449 |
| | 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: | 248-251 |
| | 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: | 630-633 |
| | 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: | 666-669 |
| | 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: | 701-704 |
| | 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: | 726-730 |
| | 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: | 583-586 |
| | 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: | 592-595 |
| | 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: | 676-679 |
| | 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: | 601-604 |
| | 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: | 715-718 |
| | 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: | 736-739 |
| | 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: | 540-543 |
| | 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: | 78-81 |
| | 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: | 76-79 |
| | 1 | 1 |
QDBusMenuAdaptor::textDirectionName: | QDBusMenuAdaptor::textDirection | Prototype: | QString QDBusMenuAdaptor::textDirection() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuadaptor.cpp | Lines: | 71-74 |
| | 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: | 54-59 |
| | 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: | 51-54 |
| | 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: | 340-341 |
| | 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: | 349-350 |
| | 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: | 346-347 |
| | 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: | 343-344 |
| | 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: | 238-241 |
| | 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: | 296-299 |
| | 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: | 350-353 |
| | 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: | 362-365 |
| | 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: | 373-376 |
| | 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: | 383-386 |
| | 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: | 392-395 |
| | 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: | 251-257 |
| | 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: | 93-96 |
| | 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: | 118-121 |
| | 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: | 108-111 |
| | 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: | 128-131 |
| | 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: | 154-157 |
| | 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: | 98-101 |
| | 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: | 141-144 |
| | 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: | 113-116 |
| | 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: | 103-106 |
| | 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: | 123-126 |
| | 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: | 83-86 |
| | 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: | 88-91 |
| | 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: | 394-397 |
| | 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: | 409-412 |
| | 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: | 404-407 |
| | 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: | 399-402 |
| | 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: | 362-365 |
| | 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: | 377-380 |
| | 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: | 372-375 |
| | 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: | 367-370 |
| | 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: | 356-360 |
| | 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: | 64-65 |
| | 1 | 1 |