| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
toVariant| Name: | QDBusDemarshaller::toVariant | | Prototype: | inline QDBusVariant QDBusDemarshaller::toVariant() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 174-182 |
| | 5 | 1 |
toUnixFileDescriptor| Name: | QDBusDemarshaller::toUnixFileDescriptor | | Prototype: | inline QDBusUnixFileDescriptor QDBusDemarshaller::toUnixFileDescriptor() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 167-172 |
| | 3 | 1 |
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: | 93-96 |
| | 1 | 1 |
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: | 118-121 |
| | 1 | 1 |
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: | 108-111 |
| | 1 | 1 |
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: | 128-131 |
| | 1 | 1 |
toStringListUnchecked| Name: | QDBusDemarshaller::toStringListUnchecked | | Prototype: | QStringList QDBusDemarshaller::toStringListUnchecked() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 314-325 |
| | 7 | 2 |
toStringList| Name: | QDBusDemarshaller::toStringList | | Prototype: | QStringList QDBusDemarshaller::toStringList() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 327-334 |
| | 4 | 2 |
toString| Name: | QDBusDemarshaller::toString | | Prototype: | inline QString QDBusDemarshaller::toString() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 133-139 |
| | 3 | 2 |
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: | 154-157 |
| | 1 | 1 |
toSignature| Name: | QDBusDemarshaller::toSignature | | Prototype: | inline QDBusSignature QDBusDemarshaller::toSignature() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 159-165 |
| | 3 | 2 |
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: | 98-101 |
| | 1 | 1 |
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: | 141-144 |
| | 1 | 1 |
toObjectPath| Name: | QDBusDemarshaller::toObjectPath | | Prototype: | inline QDBusObjectPath QDBusDemarshaller::toObjectPath() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 146-152 |
| | 3 | 2 |
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: | 113-116 |
| | 1 | 1 |
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: | 103-106 |
| | 1 | 1 |
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: | 123-126 |
| | 1 | 1 |
toByteArrayUnchecked| Name: | QDBusDemarshaller::toByteArrayUnchecked | | Prototype: | QByteArray QDBusDemarshaller::toByteArrayUnchecked() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 336-345 |
| | 7 | 1 |
toByteArray| Name: | QDBusDemarshaller::toByteArray | | Prototype: | QByteArray QDBusDemarshaller::toByteArray() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 347-354 |
| | 4 | 2 |
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: | 83-86 |
| | 1 | 1 |
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: | 88-91 |
| | 1 | 1 |
isCurrentTypeStringLike| Name: | QDBusDemarshaller::isCurrentTypeStringLike | | Prototype: | bool QDBusDemarshaller::isCurrentTypeStringLike() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 301-312 |
| | 4 | 5 |
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: | 394-397 |
| | 1 | 1 |
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: | 409-412 |
| | 1 | 1 |
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: | 404-407 |
| | 1 | 1 |
endCommon| Name: | QDBusDemarshaller::endCommon | | Prototype: | QDBusDemarshaller *QDBusDemarshaller::endCommon() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 414-419 |
| | 3 | 1 |
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: | 399-402 |
| | 1 | 1 |
duplicate| Name: | QDBusDemarshaller::duplicate | | Prototype: | QDBusArgument QDBusDemarshaller::duplicate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 421-429 |
| | 5 | 1 |
currentSignature| Name: | QDBusDemarshaller::currentSignature | | Prototype: | inline QString QDBusDemarshaller::currentSignature() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 74-81 |
| | 4 | 1 |
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: | 362-365 |
| | 1 | 1 |
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: | 377-380 |
| | 1 | 1 |
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: | 372-375 |
| | 1 | 1 |
beginCommon| Name: | QDBusDemarshaller::beginCommon | | Prototype: | QDBusDemarshaller *QDBusDemarshaller::beginCommon() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 382-392 |
| | 6 | 1 |
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: | 367-370 |
| | 1 | 1 |
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: | 356-360 |
| | 1 | 1 |
toVariantInternal| Name: | QDBusDemarshaller::toVariantInternal | | Prototype: | QVariant QDBusDemarshaller::toVariantInternal() | | Coverage: | 97.727% (43/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 236-299 |
| | 26 | 23 |
currentType| Name: | QDBusDemarshaller::currentType | | Prototype: | QDBusArgument::ElementType QDBusDemarshaller::currentType() | | Coverage: | 94.118% (32/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 184-234 |
| | 13 | 23 |