| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QByteArrayMatcher::indexIn| Name: | QByteArrayMatcher::indexIn | | Prototype: | int QByteArrayMatcher::indexIn(const QByteArray &ba, int from) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 193-199 |
| | 4 | 2 |
QByteArrayMatcher::indexIn| Name: | QByteArrayMatcher::indexIn | | Prototype: | int QByteArrayMatcher::indexIn(const char *str, int len, int from) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 208-214 |
| | 4 | 2 |
QByteDeviceWrappingIoDevice::size| Name: | QByteDeviceWrappingIoDevice::size | | Prototype: | qint64 QByteDeviceWrappingIoDevice::size() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 430-436 |
| | 3 | 2 |
QChar::combiningClass| Name: | QChar::combiningClass | | Prototype: | unsigned char QChar::combiningClass(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1378-1383 |
| | 3 | 2 |
QChar::direction| Name: | QChar::direction | | Prototype: | QChar::Direction QChar::direction(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1104-1109 |
| | 3 | 2 |
QChar::hasMirrored| Name: | QChar::hasMirrored | | Prototype: | bool QChar::hasMirrored(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1186-1191 |
| | 3 | 2 |
QChar::isLetterOrNumber_helper| Name: | QChar::isLetterOrNumber_helper | | Prototype: | bool QChar::isLetterOrNumber_helper(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 907-920 |
| | 11 | 2 |
QChar::isLetter_helper| Name: | QChar::isLetter_helper | | Prototype: | bool QChar::isLetter_helper(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 843-853 |
| | 8 | 2 |
QChar::isMark| Name: | QChar::isMark | | Prototype: | bool QChar::isMark(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 761-769 |
| | 6 | 2 |
QChar::isPrint| Name: | QChar::isPrint | | Prototype: | bool QChar::isPrint(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 702-712 |
| | 8 | 2 |
QChar::isSpace_helper| Name: | QChar::isSpace_helper | | Prototype: | bool QChar::isSpace_helper(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 735-743 |
| | 6 | 2 |
QChar::joiningType| Name: | QChar::joiningType | | Prototype: | QChar::JoiningType QChar::joiningType(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1127-1132 |
| | 3 | 2 |
QChar::mirroredChar| Name: | QChar::mirroredChar | | Prototype: | uint QChar::mirroredChar(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1268-1273 |
| | 3 | 2 |
QChar::script| Name: | QChar::script | | Prototype: | QChar::Script QChar::script(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1399-1404 |
| | 3 | 2 |
QChar::toCaseFolded| Name: | QChar::toCaseFolded | | Prototype: | uint QChar::toCaseFolded(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1541-1546 |
| | 3 | 2 |
QChar::toLower| Name: | QChar::toLower | | Prototype: | uint QChar::toLower(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1460-1465 |
| | 3 | 2 |
QChar::toTitleCase| Name: | QChar::toTitleCase | | Prototype: | uint QChar::toTitleCase(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1500-1505 |
| | 3 | 2 |
QChar::toUpper| Name: | QChar::toUpper | | Prototype: | uint QChar::toUpper(uint ucs4) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1480-1485 |
| | 3 | 2 |
QCollator::compare| Name: | QCollator::compare | | Prototype: | int QCollator::compare(const QString &s1, const QString &s2) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | | Lines: | 110-116 |
| | 3 | 2 |
QCollator::setCaseSensitivity| Name: | QCollator::setCaseSensitivity | | Prototype: | void QCollator::setCaseSensitivity(Qt::CaseSensitivity cs) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 184-192 |
| | 5 | 2 |
QCollator::setIgnorePunctuation| Name: | QCollator::setIgnorePunctuation | | Prototype: | void QCollator::setIgnorePunctuation(bool on) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 255-263 |
| | 5 | 2 |
QCollator::setLocale| Name: | QCollator::setLocale | | Prototype: | void QCollator::setLocale(const QLocale &locale) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 159-167 |
| | 5 | 2 |
QCollator::setNumericMode| Name: | QCollator::setNumericMode | | Prototype: | void QCollator::setNumericMode(bool on) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 222-230 |
| | 5 | 2 |
QConfFileSettingsPrivate::clear| Name: | QConfFileSettingsPrivate::clear | | Prototype: | void QConfFileSettingsPrivate::clear() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1341-1351 |
| | 7 | 2 |
QConfFileSettingsPrivate::fileName| Name: | QConfFileSettingsPrivate::fileName | | Prototype: | QString QConfFileSettingsPrivate::fileName() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1372-1378 |
| | 4 | 2 |
QConfFileSettingsPrivate::set| Name: | QConfFileSettingsPrivate::set | | Prototype: | void QConfFileSettingsPrivate::set(const QString &key, const QVariant &value) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1253-1263 |
| | 7 | 2 |
QCoreApplication::eventDispatcher| Name: | QCoreApplication::eventDispatcher | | Prototype: | QAbstractEventDispatcher *QCoreApplication::eventDispatcher() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2773-2778 |
| | 3 | 2 |
QCoreApplication::exec| Name: | QCoreApplication::exec | | Prototype: | int QCoreApplication::exec() | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1266-1296 |
| | 22 | 6 |
QCoreApplication::setEventDispatcher| Name: | QCoreApplication::setEventDispatcher | | Prototype: | void QCoreApplication::setEventDispatcher(QAbstractEventDispatcher *eventDispatcher) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2786-2792 |
| | 4 | 2 |
QCoreApplicationPrivate::checkInstance| Name: | QCoreApplicationPrivate::checkInstance | | Prototype: | bool QCoreApplicationPrivate::checkInstance(const char *function) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 173-179 |
| | 4 | 2 |
QCoreApplicationPrivate::createEventDispatcher| Name: | QCoreApplicationPrivate::createEventDispatcher | | Prototype: | void QCoreApplicationPrivate::createEventDispatcher() | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 507-535 |
| | 4 | 2 |
QCoreApplicationPrivate::setApplicationFilePath| Name: | QCoreApplicationPrivate::setApplicationFilePath | | Prototype: | void QCoreApplicationPrivate::setApplicationFilePath(const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2061-2067 |
| | 3 | 2 |
QCoreApplicationPrivate::threadRequiresCoreApplication| Name: | QCoreApplicationPrivate::threadRequiresCoreApplication | | Prototype: | bool QCoreApplicationPrivate::threadRequiresCoreApplication() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 548-554 |
| | 4 | 2 |
QDBusAbstractInterface::callWithCallback| Name: | QDBusAbstractInterface::callWithCallback | | Prototype: | bool QDBusAbstractInterface::callWithCallback(const QString &method, const QList<QVariant> &args, QObject *receiver, const char *returnMethod, const char *errorMethod) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 545-569 |
| | 15 | 2 |
QDBusAbstractInterface::disconnectNotify| Name: | QDBusAbstractInterface::disconnectNotify | | Prototype: | void QDBusAbstractInterface::disconnectNotify(const QMetaMethod &signal) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 624-634 |
| | 4 | 2 |
QDBusActivateObjectEvent::~QDBusActivateObjectEvent| Name: | QDBusActivateObjectEvent::~QDBusActivateObjectEvent | | Prototype: | QDBusActivateObjectEvent::~QDBusActivateObjectEvent() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1585-1595 |
| | 3 | 2 |
QDBusAdaptorConnector::relaySlot| Name: | QDBusAdaptorConnector::relaySlot | | Prototype: | void QDBusAdaptorConnector::relaySlot(void **argv) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 272-284 |
| | 8 | 2 |
QDBusArgument::QDBusArgument| Name: | QDBusArgument::QDBusArgument | | Prototype: | QDBusArgument::QDBusArgument() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 284-297 |
| | 7 | 2 |
QDBusArgument::asVariant| Name: | QDBusArgument::asVariant | | Prototype: | QVariant QDBusArgument::asVariant() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 1112-1118 |
| | 3 | 2 |
QDBusArgument::atEnd| Name: | QDBusArgument::atEnd | | Prototype: | bool QDBusArgument::atEnd() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 1084-1090 |
| | 3 | 2 |
QDBusConnection::connectToBus| Name: | QDBusConnection::connectToBus | | Prototype: | QDBusConnection QDBusConnection::connectToBus(BusType type, const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 484-491 |
| | 4 | 2 |
QDBusConnection::connectToBus| Name: | QDBusConnection::connectToBus | | Prototype: | QDBusConnection QDBusConnection::connectToBus(const QString &address, const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 497-505 |
| | 4 | 2 |
QDBusConnection::connectToPeer| Name: | QDBusConnection::connectToPeer | | Prototype: | QDBusConnection QDBusConnection::connectToPeer(const QString &address, const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 512-520 |
| | 4 | 2 |
QDBusConnection::interface| Name: | QDBusConnection::interface | | Prototype: | QDBusConnectionInterface *QDBusConnection::interface() const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 1036-1041 |
| | 3 | 2 |
QDBusConnection::unregisterObject| Name: | QDBusConnection::unregisterObject | | Prototype: | void QDBusConnection::unregisterObject(const QString &path, UnregisterMode mode) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 984-991 |
| | 4 | 2 |
QDBusConnectionPrivate::disconnectRelay| Name: | QDBusConnectionPrivate::disconnectRelay | | Prototype: | void QDBusConnectionPrivate::disconnectRelay(const QString &service, const QString &path, const QString &interface, QDBusAbstractInterface *receiver, const QMetaMethod &signal) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2414-2433 |
| | 10 | 2 |
QDBusConnectionPrivate::handleDBusDisconnection| Name: | QDBusConnectionPrivate::handleDBusDisconnection | | Prototype: | void QDBusConnectionPrivate::handleDBusDisconnection() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1145-1149 |
| | 2 | 2 |
QDBusConnectionPrivate::handleError| Name: | QDBusConnectionPrivate::handleError | | Prototype: | bool QDBusConnectionPrivate::handleError(const QDBusErrorInternal &error) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1157-1166 |
| | 4 | 2 |
QDBusConnectionPrivate::sendWithReplyLocal| Name: | QDBusConnectionPrivate::sendWithReplyLocal | | Prototype: | QDBusMessage QDBusConnectionPrivate::sendWithReplyLocal(const QDBusMessage &message) | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2064-2095 |
| | 21 | 6 |
QDBusConnectionPrivate::socketRead| Name: | QDBusConnectionPrivate::socketRead | | Prototype: | void QDBusConnectionPrivate::socketRead(int fd) | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1198-1211 |
| | 9 | 4 |
QDBusError::QDBusError| Name: | QDBusError::QDBusError | | Prototype: | QDBusError::QDBusError(const DBusError *error) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | | Lines: | 264-273 |
| | 5 | 2 |
QDBusIntrospection::parseObject| Name: | QDBusIntrospection::parseObject | | Prototype: | QDBusIntrospection::Object QDBusIntrospection::parseObject(const QString &xml, const QString &service, const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintrospection.cpp | | Lines: | 367-375 |
| | 5 | 2 |
QDBusMarshaller::beginArray| Name: | QDBusMarshaller::beginArray | | Prototype: | inline QDBusMarshaller *QDBusMarshaller::beginArray(int id) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 243-256 |
| | 9 | 2 |
QDBusMarshaller::error| Name: | QDBusMarshaller::error | | Prototype: | void QDBusMarshaller::error(const QString &msg) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 369-376 |
| | 4 | 2 |
QDBusMessage::member| Name: | QDBusMessage::member | | Prototype: | QString QDBusMessage::member() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 609-614 |
| | 3 | 2 |
QDBusMetaObject::inputTypesForMethod| Name: | QDBusMetaObject::inputTypesForMethod | | Prototype: | const int *QDBusMetaObject::inputTypesForMethod(int id) const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 659-667 |
| | 4 | 2 |
QDBusMetaObject::outputTypesForMethod| Name: | QDBusMetaObject::outputTypesForMethod | | Prototype: | const int *QDBusMetaObject::outputTypesForMethod(int id) const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 669-677 |
| | 4 | 2 |
QDBusMetaType::demarshall| Name: | QDBusMetaType::demarshall | | Prototype: | bool QDBusMetaType::demarshall(const QDBusArgument &arg, int id, void *data) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 253-280 |
| | 14 | 3 |
QDBusMetaType::marshall| Name: | QDBusMetaType::marshall | | Prototype: | bool QDBusMetaType::marshall(QDBusArgument &arg, int id, const void *data) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 224-245 |
| | 13 | 3 |
QDBusPendingCall::fromCompletedCall| Name: | QDBusPendingCall::fromCompletedCall | | Prototype: | QDBusPendingCall QDBusPendingCall::fromCompletedCall(const QDBusMessage &msg) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | | Lines: | 463-474 |
| | 7 | 2 |
QDBusPendingCallPrivate::~QDBusPendingCallPrivate| Name: | QDBusPendingCallPrivate::~QDBusPendingCallPrivate | | Prototype: | QDBusPendingCallPrivate::~QDBusPendingCallPrivate() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | | Lines: | 128-135 |
| | 4 | 2 |
QDBusPendingReplyData::argumentAt| Name: | QDBusPendingReplyData::argumentAt | | Prototype: | QVariant QDBusPendingReplyData::argumentAt(int index) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingreply.cpp | | Lines: | 271-279 |
| | 4 | 2 |
QDBusServiceWatcher::addWatchedService| Name: | QDBusServiceWatcher::addWatchedService | | Prototype: | void QDBusServiceWatcher::addWatchedService(const QString &newService) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 276-283 |
| | 5 | 2 |
QDBusServiceWatcher::setConnection| Name: | QDBusServiceWatcher::setConnection | | Prototype: | void QDBusServiceWatcher::setConnection(const QDBusConnection &connection) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 335-341 |
| | 4 | 2 |
QDBusServiceWatcher::setWatchMode| Name: | QDBusServiceWatcher::setWatchMode | | Prototype: | void QDBusServiceWatcher::setWatchMode(WatchMode mode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 305-311 |
| | 4 | 2 |
QDBusServiceWatcher::setWatchedServices| Name: | QDBusServiceWatcher::setWatchedServices | | Prototype: | void QDBusServiceWatcher::setWatchedServices(const QStringList &services) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 263-269 |
| | 4 | 2 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(const char *s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1085-1095 |
| | 7 | 2 |
QDataStream::readRawData| Name: | QDataStream::readRawData | | Prototype: | int QDataStream::readRawData(char *s, int len) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 870-874 |
| | 2 | 2 |
QDataStream::setByteOrder| Name: | QDataStream::setByteOrder | | Prototype: | void QDataStream::setByteOrder(ByteOrder bo) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 491-498 |
| | 4 | 2 |
QDataStream::setDevice| Name: | QDataStream::setDevice | | Prototype: | void QDataStream::setDevice(QIODevice *d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 363-370 |
| | 4 | 2 |
QDateTimeParser::findAmPm| Name: | QDateTimeParser::findAmPm | | Prototype: | QDateTimeParser::AmPmFinder QDateTimeParser::findAmPm(QString &str, int sectionIndex, int *used) const | | Coverage: | 50.000% (31/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1343-1418 |
| | 45 | 18 |
QDir::addSearchPath| Name: | QDir::addSearchPath | | Prototype: | void QDir::addSearchPath(const QString &prefix, const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1043-1050 |
| | 4 | 2 |
QDomDocument::documentElement| Name: | QDomDocument::documentElement | | Prototype: | QDomElement QDomDocument::documentElement() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6876-6881 |
| | 3 | 2 |
QDomDocumentPrivate::createElement| Name: | QDomDocumentPrivate::createElement | | Prototype: | QDomElementPrivate* QDomDocumentPrivate::createElement(const QString &tagName) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6255-6265 |
| | 7 | 2 |
QDomDocumentPrivate::createElementNS| Name: | QDomDocumentPrivate::createElementNS | | Prototype: | QDomElementPrivate* QDomDocumentPrivate::createElementNS(const QString &nsURI, const QString &qName) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6267-6277 |
| | 7 | 2 |
QDomDocumentPrivate::createTextNode| Name: | QDomDocumentPrivate::createTextNode | | Prototype: | QDomTextPrivate* QDomDocumentPrivate::createTextNode(const QString &data) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6286-6296 |
| | 7 | 2 |
QDomDocumentPrivate::documentElement| Name: | QDomDocumentPrivate::documentElement | | Prototype: | QDomElementPrivate* QDomDocumentPrivate::documentElement() | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6246-6253 |
| | 4 | 2 |
QDomElement::attribute| Name: | QDomElement::attribute | | Prototype: | QString QDomElement::attribute(const QString& name, const QString& defValue) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4786-4791 |
| | 3 | 2 |
QDomElement::tagName| Name: | QDomElement::tagName | | Prototype: | QString QDomElement::tagName() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4760-4765 |
| | 3 | 2 |
QDomElementPrivate::setAttributeNS| Name: | QDomElementPrivate::setAttributeNS | | Prototype: | void QDomElementPrivate::setAttributeNS(const QString& nsURI, const QString& qName, const QString& newValue) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4460-4477 |
| | 10 | 2 |
QDomHandler::endDocument| Name: | QDomHandler::endDocument | | Prototype: | bool QDomHandler::endDocument() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7372-7378 |
| | 3 | 2 |
QDomHandler::endElement| Name: | QDomHandler::endElement | | Prototype: | bool QDomHandler::endElement(const QString&, const QString&, const QString&) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7419-7426 |
| | 4 | 2 |
QDomNode::firstChild| Name: | QDomNode::firstChild | | Prototype: | QDomNode QDomNode::firstChild() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2244-2249 |
| | 3 | 2 |
QDomNode::hasAttributes| Name: | QDomNode::hasAttributes | | Prototype: | bool QDomNode::hasAttributes() const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2467-2472 |
| | 3 | 2 |
QDomNode::isDocument| Name: | QDomNode::isDocument | | Prototype: | bool QDomNode::isDocument() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2760-2765 |
| | 3 | 2 |
QDomNode::isElement| Name: | QDomNode::isElement | | Prototype: | bool QDomNode::isElement() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2792-2797 |
| | 3 | 2 |
QDomNode::namedItem| Name: | QDomNode::namedItem | | Prototype: | QDomNode QDomNode::namedItem(const QString& name) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2646-2651 |
| | 3 | 2 |
QDomNode::parentNode| Name: | QDomNode::parentNode | | Prototype: | QDomNode QDomNode::parentNode() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2205-2210 |
| | 3 | 2 |
QDomNode::previousSibling| Name: | QDomNode::previousSibling | | Prototype: | QDomNode QDomNode::previousSibling() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2278-2283 |
| | 3 | 2 |
QDynamicFileResourceRoot::~QDynamicFileResourceRoot| Name: | QDynamicFileResourceRoot::~QDynamicFileResourceRoot | | Prototype: | ~QDynamicFileResourceRoot() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 950-961 |
| | 5 | 2 |
QEasingCurve::addCubicBezierSegment| Name: | QEasingCurve::addCubicBezierSegment | | Prototype: | void QEasingCurve::addCubicBezierSegment(const QPointF & c1, const QPointF & c2, const QPointF & endPoint) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1212-1217 |
| | 3 | 2 |
QEasingCurve::setCustomType| Name: | QEasingCurve::setCustomType | | Prototype: | void QEasingCurve::setCustomType(EasingFunction func) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1382-1390 |
| | 5 | 2 |
QEasingCurve::setOvershoot| Name: | QEasingCurve::setOvershoot | | Prototype: | void QEasingCurve::setOvershoot(qreal overshoot) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1197-1202 |
| | 3 | 2 |
QElfParser::parse| Name: | QElfParser::parse | | Prototype: | int QElfParser::parse(const char *dataStart, ulong fdlen, const QString &library, QLibraryPrivate *lib, long *pos, ulong *sectionlen) | | Coverage: | 50.000% (58/116) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qelfparser_p.cpp | | Lines: | 61-227 |
| | 106 | 32 |
QEventDispatcherGlib::registeredTimers| Name: | QEventDispatcherGlib::registeredTimers | | Prototype: | QList<QEventDispatcherGlib::TimerInfo> QEventDispatcherGlib::registeredTimers(QObject *object) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 553-562 |
| | 5 | 2 |
QEventDispatcherGlib::remainingTime| Name: | QEventDispatcherGlib::remainingTime | | Prototype: | int QEventDispatcherGlib::remainingTime(int timerId) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 564-575 |
| | 5 | 2 |
QEventLoop::exec::~LoopReference| Name: | QEventLoop::exec::~LoopReference | | Prototype: | ~LoopReference() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 181-196 |
| | 12 | 2 |
QEventLoop::exit| Name: | QEventLoop::exit | | Prototype: | void QEventLoop::exit(int returnCode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 257-266 |
| | 6 | 2 |
QEventLoop::processEvents| Name: | QEventLoop::processEvents | | Prototype: | bool QEventLoop::processEvents(ProcessEventsFlags flags) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 123-129 |
| | 4 | 2 |
QEventLoop::wakeUp| Name: | QEventLoop::wakeUp | | Prototype: | void QEventLoop::wakeUp() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 286-292 |
| | 4 | 2 |