| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
ResultStoreBase| Name: | QtPrivate::ResultStoreBase | | Coverage: | 94.444% (68/72) |
| | 65 | 31 |
intersect_rect| Name: | QtPrivate::intersect_rect | | Prototype: | static bool intersect_rect(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 70-117 |
| | 32 | 7 |
intersect_path| Name: | QtPrivate::intersect_path | | Prototype: | static bool intersect_path(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 161-203 |
| | 29 | 6 |
QPixelFormat_createYUV| Name: | QtPrivate::QPixelFormat_createYUV | | Prototype: | QPixelFormat QPixelFormat_createYUV(QPixelFormat::YUVLayout yuvLayout, uchar alphaSize, QPixelFormat::AlphaUsage alphaUsage, QPixelFormat::AlphaPosition alphaPosition, QPixelFormat::AlphaPremultiplied premultiplied, QPixelFormat::TypeInterpretation typeInterpretation, QPixelFormat::ByteOrder byteOrder) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpixelformat.cpp | | Lines: | 528-582 |
| | 28 | 17 |
intersect_point| Name: | QtPrivate::intersect_point | | Prototype: | static bool intersect_point(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 119-159 |
| | 27 | 4 |
QStringList_removeDuplicates| Name: | QtPrivate::QStringList_removeDuplicates | | Prototype: | int QtPrivate::QStringList_removeDuplicates(QStringList *that) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 701-721 |
| | 17 | 5 |
ResultIteratorBase| Name: | QtPrivate::ResultIteratorBase | | Coverage: | 80.000% (12/15) |
| | 16 | 12 |
QContainerImplHelper| Name: | QtPrivate::QContainerImplHelper | | Coverage: | 100.000% (23/23) |
| | 16 | 7 |
QStringList_join| Name: | QtPrivate::QStringList_join | | Prototype: | QString QtPrivate::QStringList_join(const QStringList *that, const QChar *sep, int seplen) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 465-486 |
| | 15 | 6 |
QStringList_lastIndexOf| Name: | QtPrivate::QStringList_lastIndexOf | | Prototype: | int QtPrivate::QStringList_lastIndexOf(const QStringList *that, const QRegularExpression &re, int from) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 670-686 |
| | 11 | 5 |
QStringList_indexOf| Name: | QtPrivate::QStringList_indexOf | | Prototype: | int QtPrivate::QStringList_indexOf(const QStringList *that, const QRegularExpression &re, int from) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 642-656 |
| | 9 | 4 |
QByteArrayList_join| Name: | QtPrivate::QByteArrayList_join | | Prototype: | QByteArray QtPrivate::QByteArrayList_join(const QByteArrayList *that, const char *sep, int seplen) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraylist.cpp | | Lines: | 139-151 |
| | 9 | 4 |
ExceptionStore| Name: | QtPrivate::ExceptionStore | | Coverage: | 72.727% (8/11) |
| | 8 | 7 |
QStringList_filter| Name: | QtPrivate::QStringList_filter | | Prototype: | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QString &str, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 291-300 |
| | 6 | 3 |
ExceptionHolder| Name: | QtPrivate::ExceptionHolder | | Coverage: | 85.714% (6/7) |
| | 6 | 5 |
QStringList_filter| Name: | QtPrivate::QStringList_filter | | Prototype: | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QRegExp &rx) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 332-339 |
| | 5 | 3 |
QStringList_filter| Name: | QtPrivate::QStringList_filter | | Prototype: | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QRegularExpression &re) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 352-360 |
| | 5 | 3 |
QStringList_contains| Name: | QtPrivate::QStringList_contains | | Prototype: | bool QtPrivate::QStringList_contains(const QStringList *that, const QString &str, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 312-321 |
| | 5 | 3 |
isBuiltinType| Name: | QtPrivate::isBuiltinType | | Prototype: | bool isBuiltinType(const QByteArray &type) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 82-88 |
| | 4 | 2 |
metaObjectForQWidget| Name: | QtPrivate::metaObjectForQWidget | | Prototype: | const QMetaObject *metaObjectForQWidget() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2476-2481 |
| | 3 | 2 |
QStringList_sort| Name: | QtPrivate::QStringList_sort | | Prototype: | void QtPrivate::QStringList_sort(QStringList *that, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 263-269 |
| | 3 | 2 |
QStringList_replaceInStrings| Name: | QtPrivate::QStringList_replaceInStrings | | Prototype: | void QtPrivate::QStringList_replaceInStrings(QStringList *that, const QString &before, const QString &after, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 379-384 |
| | 2 | 2 |
QStringList_replaceInStrings| Name: | QtPrivate::QStringList_replaceInStrings | | Prototype: | void QtPrivate::QStringList_replaceInStrings(QStringList *that, const QRegExp &rx, const QString &after) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 410-414 |
| | 2 | 2 |
QStringList_replaceInStrings| Name: | QtPrivate::QStringList_replaceInStrings | | Prototype: | void QtPrivate::QStringList_replaceInStrings(QStringList *that, const QRegularExpression &re, const QString &after) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 442-446 |
| | 2 | 2 |
QStringList_lastIndexOf| Name: | QtPrivate::QStringList_lastIndexOf | | Prototype: | int QtPrivate::QStringList_lastIndexOf(const QStringList *that, const QRegExp &rx, int from) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 600-604 |
| | 2 | 1 |
QStringList_indexOf| Name: | QtPrivate::QStringList_indexOf | | Prototype: | int QtPrivate::QStringList_indexOf(const QStringList *that, const QRegExp &rx, int from) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 561-565 |
| | 2 | 1 |
Base| Name: | QtPrivate::Base | | Coverage: | 100.000% (2/2) |
| | 2 | 2 |
QStringList_lastIndexOf| Name: | QtPrivate::QStringList_lastIndexOf | | Prototype: | int QtPrivate::QStringList_lastIndexOf(const QStringList *that, QRegExp &rx, int from) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 623-626 |
| | 1 | 1 |
QStringList_indexOf| Name: | QtPrivate::QStringList_indexOf | | Prototype: | int QtPrivate::QStringList_indexOf(const QStringList *that, QRegExp &rx, int from) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 583-586 |
| | 1 | 1 |