Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
detachName: | QSharedDataPointer::detach | Prototype: | template<> void QSharedDataPointer<QNetworkProxyQueryPrivate>::detach() | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 879-889 |
| | 8 | 3 |
detachName: | QSharedDataPointer::detach | Prototype: | template<> void QSharedDataPointer<QUrlQueryPrivate>::detach() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 185-195 |
| | 8 | 3 |
detachName: | QSharedDataPointer::detach | Prototype: | template<> void QSharedDataPointer<QNetworkProxyPrivate>::detach() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 435-445 |
| | 8 | 3 |
cloneName: | QSharedDataPointer::clone | Prototype: | template <> inline QUrlQueryPrivate * QSharedDataPointer<QUrlQueryPrivate>::clone() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 330-334 |
| | 1 | 1 |
cloneName: | QSharedDataPointer::clone | Prototype: | template<> QTimeZonePrivate *QSharedDataPointer<QTimeZonePrivate>::clone() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 587-590 |
| | 1 | 1 |