| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QBrush &b) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1053-1112 |  
  |  | 40 | 13 | 
 int2string| Name:  | int2string |  | Prototype:  | static QString int2string(int num, int base, int ndigits, bool *oflow) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 157-211 |  
  |  | 37 | 13 | 
 gray_render_span| Name:  | gray_render_span |  | Prototype:  | static void gray_render_span( int count, const QT_FT_Span* spans, PWorker worker ) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 1117-1163 |  
  |  | 19 | 13 | 
 findPatternUnloaded| Name:  | findPatternUnloaded |  | Prototype:  | static bool findPatternUnloaded(const QString &library, QLibraryPrivate *lib) |  | Coverage:  |  56.818% (25/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 233-324 |  
  |  | 46 | 13 | 
 findArgEscapes| Name:  | findArgEscapes |  | Prototype:  | static ArgEscapeData findArgEscapes(const QString &s) |  | Coverage:  | 100.000% (39/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7241-7301 |  
  |  | 42 | 13 | 
 decimalForm| Name:  | decimalForm |  | Prototype:  | QString &decimalForm(QChar zero, QChar decimal, QChar group, QString &digits, int decpt, int precision, PrecisionMode pm, bool always_show_decpt, bool thousands_group) |  | Coverage:  | 100.000% (40/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 464-504 |  
  |  | 22 | 13 | 
 correctWidgetContext| Name:  | correctWidgetContext |  | Prototype:  | static bool correctWidgetContext(Qt::ShortcutContext context, QWidget *w, QWidget *active_window) |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 141-201 |  
  |  | 30 | 13 | 
 convertPath| Name:  | convertPath |  | Prototype:  | static void convertPath(const QPainterPath &path, QVector<TTF_POINT> *points, QVector<int> *endPoints, qreal ppem) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 722-842 |  
  |  | 82 | 13 | 
 asciiToDouble| Name:  | asciiToDouble |  | Prototype:  | double asciiToDouble(const char *num, int numLen, bool &ok, int &processed, TrailingJunkMode trailingJunkMode) |  | Coverage:  |  75.556% (34/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 280-379 |  
  |  | 42 | 13 | 
 RectInRegion| Name:  | RectInRegion |  | Prototype:  | static bool RectInRegion(QRegionPrivate *region, int rx, int ry, uint rwidth, uint rheight) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2721-2781 |  
  |  | 36 | 13 | 
 QtFontFamily| Name:  | QtFontFamily |  | Coverage:  |   0.000% (0/31) |  
  |  | 24 | 13 | 
 QThreadData| Name:  | QThreadData |  | Coverage:  |  85.714% (24/28) |  
  |  | 36 | 13 | 
 QTextTableData| Name:  | QTextTableData |  | Coverage:  |   0.000% (0/19) |  
  |  | 32 | 13 | 
 QTextItemInt| Name:  | QTextItemInt |  | Coverage:  |   0.000% (0/41) |  
  |  | 36 | 13 | 
 QTextHtmlStyleSelector| Name:  | QTextHtmlStyleSelector |  | Coverage:  |   0.000% (0/23) |  
  |  | 28 | 13 | 
 QTemporaryDir| Name:  | QTemporaryDir |  | Coverage:  |  90.476% (19/21) |  
  |  | 21 | 13 | 
 QStyleSheetBorderData| Name:  | QStyleSheetBorderData |  | Coverage:  |   0.000% (0/37) |  
  |  | 23 | 13 | 
 QStaticTextPrivate| Name:  | QStaticTextPrivate |  | Coverage:  |   0.000% (0/32) |  
  |  | 75 | 13 | 
 QStackedWidget| Name:  | QStackedWidget |  | Coverage:  |   0.000% (0/15) |  
  |  | 19 | 13 | 
 QSizeGripPrivate| Name:  | QSizeGripPrivate |  | Coverage:  |   0.000% (0/33) |  
  |  | 36 | 13 | 
 QSignalTransition| Name:  | QSignalTransition |  | Coverage:  |  71.429% (15/21) |  
  |  | 34 | 13 | 
 QSemaphore| Name:  | QSemaphore |  | Coverage:  |  82.143% (23/28) |  
  |  | 34 | 13 | 
 QRegularExpressionMatchIterator| Name:  | QRegularExpressionMatchIterator |  | Coverage:  |  94.118% (16/17) |  
  |  | 22 | 13 | 
 QPushButtonPrivate| Name:  | QPushButtonPrivate |  | Coverage:  |   0.000% (0/39) |  
  |  | 45 | 13 | 
 QProgressBarPrivate| Name:  | QProgressBarPrivate |  | Coverage:  |   0.000% (0/33) |  
  |  | 33 | 13 | 
 QPixmapBlurFilter| Name:  | QPixmapBlurFilter |  | Coverage:  |   0.000% (0/26) |  
  |  | 38 | 13 | 
 QPaintEngineExPrivate| Name:  | QPaintEngineExPrivate |  | Coverage:  |   0.000% (0/29) |  
  |  | 37 | 13 | 
 QOpenGLVersionProfile| Name:  | QOpenGLVersionProfile |  | Coverage:  |   0.000% (0/15) |  
  |  | 20 | 13 | 
 QOpenGLFunctions_1_1| Name:  | QOpenGLFunctions_1_1 |  | Coverage:  |   0.000% (0/35) |  
  |  | 45 | 13 | 
 QOpenGLExtensions| Name:  | QOpenGLExtensions |  | Coverage:  |   0.000% (0/31) |  
  |  | 27 | 13 | 
 QOpenGLCustomShaderStage| Name:  | QOpenGLCustomShaderStage |  | Coverage:  |   0.000% (0/23) |  
  |  | 35 | 13 | 
 QNetworkInterfaceManager| Name:  | QNetworkInterfaceManager |  | Coverage:  |  76.923% (20/26) |  
  |  | 28 | 13 | 
 QMutex| Name:  | QMutex |  | Coverage:  |  93.103% (27/29) |  
  |  | 24 | 13 | 
 QListWidgetPrivate| Name:  | QListWidgetPrivate |  | Coverage:  |   0.000% (0/23) |  
  |  | 39 | 13 | 
 QGlobalNetworkProxy| Name:  | QGlobalNetworkProxy |  | Coverage:  |  83.333% (30/36) |  
  |  | 42 | 13 | 
 QGLCustomShaderStage| Name:  | QGLCustomShaderStage |  | Coverage:  |   0.000% (0/23) |  
  |  | 35 | 13 | 
 QFormLayoutItem| Name:  | QFormLayoutItem |  | Coverage:  |   0.000% (0/13) |  
  |  | 13 | 13 | 
 QFileSelectorPrivate| Name:  | QFileSelectorPrivate |  | Coverage:  |  72.000% (18/25) |  
  |  | 32 | 13 | 
 QDomAttr| Name:  | QDomAttr |  | Coverage:  |   0.000% (0/23) |  
  |  | 22 | 13 | 
 QDockWidgetTitleButton| Name:  | QDockWidgetTitleButton |  | Coverage:  |   0.000% (0/33) |  
  |  | 33 | 13 | 
 QDesktopWidgetPrivate| Name:  | QDesktopWidgetPrivate |  | Coverage:  |   0.000% (0/28) |  
  |  | 43 | 13 | 
 QDBusServiceWatcherPrivate| Name:  | QDBusServiceWatcherPrivate |  | Coverage:  |  86.207% (25/29) |  
  |  | 23 | 13 | 
 QColorShowLabel| Name:  | QColorShowLabel |  | Coverage:  |   0.000% (0/23) |  
  |  | 37 | 13 | 
 QColorLuminancePicker| Name:  | QColorLuminancePicker |  | Coverage:  |   0.000% (0/23) |  
  |  | 47 | 13 | 
 QAccessibleCache| Name:  | QAccessibleCache |  | Coverage:  |   0.000% (0/25) |  
  |  | 32 | 13 | 
 QAbstractSliderPrivate| Name:  | QAbstractSliderPrivate |  | Coverage:  |   0.000% (0/44) |  
  |  | 46 | 13 | 
 QAbstractEventDispatcher| Name:  | QAbstractEventDispatcher |  | Coverage:  |  92.593% (25/27) |  
  |  | 26 | 13 | 
 PtsToRegion| Name:  | PtsToRegion |  | Prototype:  | static void PtsToRegion(int numFullPtBlocks, int iCurPtBlock, POINTBLOCK *FirstPtBlock, QRegionPrivate *reg) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3489-3548 |  
  |  | 37 | 13 | 
 OsTypeTerm| Name:  | OsTypeTerm |  | Coverage:  |   0.000% (0/31) |  
  |  | 22 | 13 | 
 x509ExtensionToValue| Name:  | x509ExtensionToValue |  | Prototype:  | static QVariant x509ExtensionToValue(X509_EXTENSION *ext) |  | Coverage:  |  58.824% (20/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 339-430 |  
  |  | 39 | 12 | 
 write_xbm_image| Name:  | write_xbm_image |  | Prototype:  | static bool write_xbm_image(const QImage &sourceImage, QIODevice *device, const QString &fileName) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 182-254 |  
  |  | 53 | 12 | 
 subControlIcon| Name:  | subControlIcon |  | Prototype:  | static QStyle::StandardPixmap subControlIcon(int pe) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 849-865 |  
  |  | 13 | 12 | 
 spacingHelper| Name:  | spacingHelper |  | Prototype:  | static inline int spacingHelper(QWidget* parent, QStyle *style, int userVSpacing, bool recalculate, QFormLayoutItem* item1, QFormLayoutItem* item2, QFormLayoutItem* prevItem1, QFormLayoutItem *prevItem2) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 576-615 |  
  |  | 26 | 12 | 
 readInterface| Name:  | readInterface |  | Prototype:  | static void readInterface(QXmlStreamReader &xml, QDBusIntrospection::Object *objData, QDBusIntrospection::Interfaces *interfaces) |  | Coverage:  |  75.676% (28/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp |  | Lines:  | 282-329 |  
  |  | 28 | 12 | 
 qt_messageTypeToGL| Name:  | qt_messageTypeToGL |  | Prototype:  | static GLenum qt_messageTypeToGL(QOpenGLDebugMessage::Type type) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp |  | Lines:  | 724-753 |  
  |  | 14 | 12 | 
 qt_memrotate90_tiled| Name:  | qt_memrotate90_tiled |  | Prototype:  | template <class T> static inline void qt_memrotate90_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 200-257 |  
  |  | 22 | 12 | 
 qt_memrotate270_tiled| Name:  | qt_memrotate270_tiled |  | Prototype:  | template <class T> static inline void qt_memrotate270_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 287-344 |  
  |  | 23 | 12 | 
 qt_hash_block_size| Name:  | qt_hash_block_size |  | Prototype:  | static int qt_hash_block_size(QCryptographicHash::Algorithm method) |  | Coverage:  |  26.087% (6/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 85-112 |  
  |  | 13 | 12 | 
 qt_bitmapToRegion| Name:  | qt_bitmapToRegion |  | Prototype:  | QRegionPrivate *qt_bitmapToRegion(const QBitmap& bitmap) |  | Coverage:  |   0.000% (0/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3760-3833 |  
  |  | 38 | 12 | 
 parseHeaderValue| Name:  | parseHeaderValue |  | Prototype:  | static QVariant parseHeaderValue(QNetworkRequest::KnownHeaders header, const QByteArray &value) |  | Coverage:  |  88.000% (22/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp |  | Lines:  | 872-910 |  
  |  | 16 | 12 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &in, QDateTime &dateTime) |  | Coverage:  |  85.185% (23/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 4894-4964 |  
  |  | 36 | 12 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QFont &font) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2242-2326 |  
  |  | 61 | 12 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QLocalSocket::LocalSocketError error) |  | Coverage:  |  13.043% (3/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp |  | Lines:  | 494-534 |  
  |  | 26 | 12 | 
 object_name_for_button| Name:  | object_name_for_button |  | Prototype:  | static QString object_name_for_button(QWizard::WizardButton which) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1389-1414 |  
  |  | 7 | 12 | 
 loadSingleEngine| Name:  | loadSingleEngine |  | Prototype:  | static QFontEngine *loadSingleEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 914-989 |  
  |  | 43 | 12 | 
 loadQtCodec| Name:  | loadQtCodec |  | Prototype:  | static QTextCodec *loadQtCodec(const char *name) |  | Coverage:  |  94.737% (36/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 356-384 |  
  |  | 23 | 12 | 
 isValidNumerusRules| Name:  | isValidNumerusRules |  | Prototype:  | static bool isValidNumerusRules(const uchar *rules, uint rulesSize) |  | Coverage:  |  27.273% (9/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 139-191 |  
  |  | 24 | 12 | 
 isTextureTargetMultisample| Name:  | isTextureTargetMultisample |  | Prototype:  | static bool isTextureTargetMultisample(QOpenGLTexture::Target target) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 434-457 |  
  |  | 6 | 12 | 
 fixedXmlName| Name:  | fixedXmlName |  | Prototype:  | static QString fixedXmlName(const QString &_name, bool *ok, bool namespaces = false) |  | Coverage:  |  17.073% (7/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 630-679 |  
  |  | 33 | 12 | 
 findChar| Name:  | findChar |  | Prototype:  | static int findChar(const QChar *str, int len, QChar ch, int from, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 665-711 |  
  |  | 25 | 12 | 
 defaultPositionMode| Name:  | defaultPositionMode |  | Prototype:  | static PositionMode defaultPositionMode(int pe) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2265-2282 |  
  |  | 3 | 12 | 
 correctGraphicsWidgetContext| Name:  | correctGraphicsWidgetContext |  | Prototype:  | static bool correctGraphicsWidgetContext(Qt::ShortcutContext context, QGraphicsWidget *w, QWidget *active_window) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 204-260 |  
  |  | 30 | 12 | 
 buttonSlots| Name:  | buttonSlots |  | Prototype:  | static const char * buttonSlots(QWizard::WizardButton which) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 913-935 |  
  |  | 8 | 12 | 
 blend_color_rgb16| Name:  | blend_color_rgb16 |  | Prototype:  | static void blend_color_rgb16(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3912-3985 |  
  |  | 47 | 12 | 
 backtraceFramesForLogMessage| Name:  | backtraceFramesForLogMessage |  | Prototype:  | static QStringList backtraceFramesForLogMessage(int frameCount) |  | Coverage:  |  70.000% (28/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1210-1266 |  
  |  | 30 | 12 | 
 TypeInfo| Name:  | TypeInfo |  | Coverage:  |  83.333% (20/24) |  
  |  | 20 | 12 | 
 QWidgetEffectSourcePrivate| Name:  | QWidgetEffectSourcePrivate |  | Coverage:  |   0.000% (0/35) |  
  |  | 41 | 12 | 
 QWaitCondition| Name:  | QWaitCondition |  | Coverage:  |  60.000% (15/25) |  
  |  | 42 | 12 | 
 QTtfStream| Name:  | QTtfStream |  | Coverage:  |   0.000% (0/14) |  
  |  | 11 | 12 | 
 QTextInlineObject| Name:  | QTextInlineObject |  | Coverage:  |   0.000% (0/12) |  
  |  | 13 | 12 | 
 QTextFramePrivate| Name:  | QTextFramePrivate |  | Coverage:  |   0.000% (0/35) |  
  |  | 43 | 12 | 
 QSystemSemaphore| Name:  | QSystemSemaphore |  | Coverage:  |  78.571% (22/28) |  
  |  | 25 | 12 | 
 QSupportedWritingSystems| Name:  | QSupportedWritingSystems |  | Coverage:  |   0.000% (0/22) |  
  |  | 19 | 12 | 
 QSqlRelationalTableModelPrivate| Name:  | QSqlRelationalTableModelPrivate |  | Coverage:  | 100.000% (22/22) |  
  |  | 24 | 12 | 
 QSqlCachedResultPrivate| Name:  | QSqlCachedResultPrivate |  | Coverage:  |  95.833% (23/24) |  
  |  | 30 | 12 | 
 QSliderPrivate| Name:  | QSliderPrivate |  | Coverage:  |   0.000% (0/28) |  
  |  | 60 | 12 | 
 QSimpleDrag| Name:  | QSimpleDrag |  | Coverage:  |   0.000% (0/27) |  
  |  | 37 | 12 | 
 QPlatformTextureList| Name:  | QPlatformTextureList |  | Coverage:  |   0.000% (0/14) |  
  |  | 30 | 12 | 
 QPanGestureRecognizer| Name:  | QPanGestureRecognizer |  | Coverage:  |   0.000% (0/35) |  
  |  | 38 | 12 | 
 QOpenGLTextureBlitterPrivate| Name:  | QOpenGLTextureBlitterPrivate |  | Coverage:  |   0.000% (0/24) |  
  |  | 55 | 12 | 
 QOpenGLMultiGroupSharedResource| Name:  | QOpenGLMultiGroupSharedResource |  | Coverage:  |   0.000% (0/24) |  
  |  | 35 | 12 | 
 QMouseEventTransition| Name:  | QMouseEventTransition |  | Coverage:  |   0.000% (0/14) |  
  |  | 25 | 12 | 
 QMetaCallEvent| Name:  | QMetaCallEvent |  | Coverage:  |  93.750% (30/32) |  
  |  | 18 | 12 | 
 QGraphicsShaderEffect| Name:  | QGraphicsShaderEffect |  | Coverage:  |   0.000% (0/23) |  
  |  | 31 | 12 | 
 QGraphicsColorizeEffect| Name:  | QGraphicsColorizeEffect |  | Coverage:  |   0.000% (0/24) |  
  |  | 36 | 12 | 
 QGraphicsAnchorPrivate| Name:  | QGraphicsAnchorPrivate |  | Coverage:  |   0.000% (0/26) |  
  |  | 25 | 12 | 
 QFontFamilyDelegate| Name:  | QFontFamilyDelegate |  | Coverage:  |   0.000% (0/33) |  
  |  | 51 | 12 | 
 QFontDialogOptions| Name:  | QFontDialogOptions |  | Coverage:  |   0.000% (0/18) |  
  |  | 15 | 12 | 
 QFileSystemWatcherPrivate| Name:  | QFileSystemWatcherPrivate |  | Coverage:  |  79.167% (19/24) |  
  |  | 38 | 12 | 
 QFileSystemModelSorter| Name:  | QFileSystemModelSorter |  | Coverage:  |   0.000% (0/26) |  
  |  | 26 | 12 |