| 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::isValidFixedType| Name: | 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::isValidErrorName| Name: | 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::isValidBasicType| Name: | 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::QDBusUnixFileDescriptorPrivate| Name: | 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::QDBusUnixFileDescriptorPrivate| Name: | 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::isValid| Name: | 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::isSupported| Name: | 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::fileDescriptor| Name: | 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::notificationClosed| Name: | 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::createMenu| Name: | 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::placeMetaCall| Name: | 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::watchedServices| Name: | 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::watchMode| Name: | 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::connection| Name: | 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::QDBusServiceWatcher| Name: | 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::setAnonymousAuthenticationAllowed| Name: | 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::lastError| Name: | 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::isConnected| Name: | 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::isAnonymousAuthenticationAllowed| Name: | 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::trigger| Name: | 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::setVisible| Name: | 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::setTag| Name: | 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::setShortcut| Name: | 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::setRole| Name: | 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::setIsSeparator| Name: | 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::setIcon| Name: | 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::setHasExclusiveGroup| Name: | 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::setEnabled| Name: | 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::setChecked| Name: | 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::setCheckable| Name: | 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::QDBusPlatformMenuItem| Name: | 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::setVisible| Name: | 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::setText| Name: | 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::setTag| Name: | 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::setIcon| Name: | 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::setEnabled| Name: | 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::setContainingMenuItem| Name: | 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::menuItemForTag| Name: | 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::menuItemAt| Name: | 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::items| Name: | 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::createSubMenu| Name: | 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::assign| Name: | 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::add| Name: | 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::waitForFinished| Name: | 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::fromError| Name: | 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::isLocal| Name: | 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::signature| Name: | 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::setDelayedReply| Name: | 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::setAutoStartService| Name: | 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::setArguments| Name: | 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::service| Name: | 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::path| Name: | 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::isDelayedReply| Name: | 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::interface| Name: | 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::autoStartService| Name: | 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::arguments| Name: | 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::QDBusMessage| Name: | 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::dbusError| Name: | 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::createMenu| Name: | 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::version| Name: | 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::textDirection| Name: | 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::QDBusMenuAdaptor| Name: | 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::~QDBusMarshaller| Name: | 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::endStructure| Name: | 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::endMapEntry| Name: | 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::endMap| Name: | 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::endArray| Name: | 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::beginStructure| Name: | 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::beginMapEntry| Name: | 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::type| Name: | 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::name| Name: | 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::message| Name: | 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::isValid| Name: | 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::errorString| Name: | 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::QDBusError| Name: | 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::toUShort| Name: | 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::toULongLong| Name: | 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::toUInt| Name: | 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::toStringUnchecked| Name: | 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::toSignatureUnchecked| Name: | 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::toShort| Name: | 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::toObjectPathUnchecked| Name: | 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::toLongLong| Name: | 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::toInt| Name: | 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::toDouble| Name: | 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::toByte| Name: | 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::toBool| Name: | 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::endStructure| Name: | 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::endMapEntry| Name: | 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::endMap| Name: | 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::endArray| Name: | 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::beginStructure| Name: | 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::beginMapEntry| Name: | 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::beginMap| Name: | 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::beginArray| Name: | 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::atEnd| Name: | 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::QDBusCustomTypeInfo| Name: | 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::setDelayedReply| Name: | 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::message| Name: | 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 |