| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 522-576 |  
  |  | 28 | 17 | 
 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:  | 155-197 |  
  |  | 29 | 6 | 
 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:  | 113-153 |  
  |  | 27 | 4 | 
 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:  | 64-111 |  
  |  | 32 | 7 | 
 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:  | 2459-2464 |  
  |  | 3 | 2 | 
 ExceptionStore| Name:  | QtPrivate::ExceptionStore |  | Coverage:  |  72.727% (8/11) |  
  |  | 8 | 7 | 
 ResultIteratorBase| Name:  | QtPrivate::ResultIteratorBase |  | Coverage:  |  84.211% (16/19) |  
  |  | 16 | 12 | 
 ExceptionHolder| Name:  | QtPrivate::ExceptionHolder |  | Coverage:  |  85.714% (6/7) |  
  |  | 6 | 5 | 
 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:  | 75-81 |  
  |  | 4 | 2 | 
 ResultStoreBase| Name:  | QtPrivate::ResultStoreBase |  | Coverage:  |  94.444% (68/72) |  
  |  | 65 | 31 | 
 Base| Name:  | QtPrivate::Base |  | Coverage:  | 100.000% (2/2) |  
  |  | 2 | 2 | 
 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:  | 133-145 |  
  |  | 9 | 4 | 
 QContainerImplHelper| Name:  | QtPrivate::QContainerImplHelper |  | Coverage:  | 100.000% (25/25) |  
  |  | 16 | 7 | 
 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:  | 306-315 |  
  |  | 5 | 3 | 
 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:  | 285-294 |  
  |  | 6 | 3 | 
 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:  | 326-333 |  
  |  | 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:  | 346-354 |  
  |  | 5 | 3 | 
 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:  | 555-559 |  
  |  | 2 | 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:  | 577-580 |  
  |  | 1 | 1 | 
 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:  | 636-650 |  
  |  | 9 | 4 | 
 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:  | 459-480 |  
  |  | 15 | 6 | 
 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:  | 594-598 |  
  |  | 2 | 1 | 
 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:  | 617-620 |  
  |  | 1 | 1 | 
 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:  | 664-680 |  
  |  | 11 | 5 | 
 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:  | 695-715 |  
  |  | 17 | 5 | 
 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:  | 373-378 |  
  |  | 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:  | 404-408 |  
  |  | 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:  | 436-440 |  
  |  | 2 | 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:  | 257-263 |  
  |  | 3 | 2 |