| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
miCoalesce| Name: | miCoalesce | | Prototype: | static int miCoalesce(QRegionPrivate &dest, int prevStart, int curStart) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1996-2097 |
| | 44 | 11 |
oldButton| Name: | oldButton | | Prototype: | static int oldButton(int button) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 457-481 |
| | 11 | 11 |
operator<<| Name: | operator<< | | Prototype: | static QDebug operator<<(QDebug debug, QDir::SortFlags sorting) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2329-2351 |
| | 17 | 11 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QRegularExpression::PatternOptions patternOptions) | | Coverage: | 9.375% (3/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2494-2527 |
| | 26 | 11 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QAccessibleInterface *iface) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 1857-1896 |
| | 30 | 11 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QBrush &b) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1118-1218 |
| | 80 | 11 |
parseAlignment| Name: | parseAlignment | | Prototype: | static Qt::Alignment parseAlignment(const QCss::Value *values, int count) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 681-702 |
| | 16 | 11 |
parseProperty| Name: | parseProperty | | Prototype: | static bool parseProperty(QXmlStreamReader &xml, QDBusIntrospection::Property &propertyData, QDBusIntrospection::Interface *ifaceData) | | Coverage: | 63.158% (24/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 102-166 |
| | 30 | 11 |
qConvertARGB64PMToA2RGB30PM_sse2| Name: | qConvertARGB64PMToA2RGB30PM_sse2 | | Prototype: | template<QtPixelOrder PixelOrder> static inline void qConvertARGB64PMToA2RGB30PM_sse2(uint *dest, const QRgba64 *buffer, int count) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1248-1306 |
| | 38 | 11 |
qDBusIntrospectObject| Name: | qDBusIntrospectObject | | Prototype: | QString qDBusIntrospectObject(const QDBusConnectionPrivate::ObjectTreeNode &node, const QString &path) | | Coverage: | 85.714% (30/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 120-194 |
| | 52 | 11 |
qDrawShadeRect| Name: | qDrawShadeRect | | Prototype: | void qDrawShadeRect(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 199-268 |
| | 53 | 11 |
qFindByteArray| Name: | qFindByteArray | | Prototype: | int qFindByteArray( const char *haystack0, int haystackLen, int from, const char *needle, int needleLen) | | Coverage: | 72.973% (27/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 265-318 |
| | 32 | 11 |
q_fromPercentEncoding| Name: | q_fromPercentEncoding | | Prototype: | static void q_fromPercentEncoding(QByteArray *ba, char percent) | | Coverage: | 63.043% (29/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4227-4265 |
| | 26 | 11 |
qt_alphamapblit_uint32| Name: | qt_alphamapblit_uint32 | | Prototype: | static void qt_alphamapblit_uint32(QRasterBuffer *rasterBuffer, int x, int y, quint32 color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *clip) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5804-5898 |
| | 33 | 11 |
qt_halfScaled| Name: | qt_halfScaled | | Prototype: | QImage qt_halfScaled(const QImage &source) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 767-853 |
| | 60 | 11 |
qt_qpa_set_cursor| Name: | qt_qpa_set_cursor | | Prototype: | void qt_qpa_set_cursor(QWidget *w, bool force) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5029-5066 |
| | 24 | 11 |
qt_socks5_get_host_address_and_port| Name: | qt_socks5_get_host_address_and_port | | Prototype: | static int qt_socks5_get_host_address_and_port(const QByteArray &buf, QHostAddress *pAddress, quint16 *pPort, int *pPos) | | Coverage: | 78.125% (25/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 212-271 |
| | 38 | 11 |
qt_splitLocaleName| Name: | qt_splitLocaleName | | Prototype: | bool qt_splitLocaleName(const QString &name, QString &lang, QString &script, QString &cntry) | | Coverage: | 65.000% (26/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 402-455 |
| | 32 | 11 |
subControlLayout| Name: | subControlLayout | | Prototype: | static QList<QVariant> subControlLayout(const QString& layout) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 684-723 |
| | 26 | 11 |
subpixelTypeFromMatch| Name: | subpixelTypeFromMatch | | Prototype: | QFontEngine::SubpixelAntialiasingType subpixelTypeFromMatch(FcPattern *match, bool useXftConf) | | Coverage: | 13.636% (3/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 595-627 |
| | 18 | 11 |
weightFromFcWeight| Name: | weightFromFcWeight | | Prototype: | static inline int weightFromFcWeight(int fcweight) | | Coverage: | 51.613% (16/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 65-95 |
| | 21 | 11 |
x509UnknownExtensionToValue| Name: | x509UnknownExtensionToValue | | Prototype: | static QVariant x509UnknownExtensionToValue(X509_EXTENSION *ext) | | Coverage: | 71.795% (28/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 263-326 |
| | 39 | 11 |
CloseButton| Name: | CloseButton | | Coverage: | 0.000% (0/32) |
| | 30 | 12 |
Flags| Name: | Flags | | Coverage: | 83.333% (20/24) |
| | 18 | 12 |
MetaObject| Name: | MetaObject | | Coverage: | 45.833% (11/24) |
| | 18 | 12 |
QAbstractFileEngineIterator| Name: | QAbstractFileEngineIterator | | Coverage: | 70.000% (14/20) |
| | 20 | 12 |
QAbstractTestLogger| Name: | QAbstractTestLogger | | Coverage: | 67.647% (23/34) |
| | 24 | 12 |
QBasicMouseEventTransition| Name: | QBasicMouseEventTransition | | Coverage: | 0.000% (0/22) |
| | 28 | 12 |
QBlendStyleAnimation| Name: | QBlendStyleAnimation | | Coverage: | 0.000% (0/24) |
| | 20 | 12 |
QColumnViewGrip| Name: | QColumnViewGrip | | Coverage: | 0.000% (0/21) |
| | 40 | 12 |
QComboMenuDelegate| Name: | QComboMenuDelegate | | Coverage: | 0.000% (0/42) |
| | 50 | 12 |
QCursorData| Name: | QCursorData | | Coverage: | 0.000% (0/34) |
| | 30 | 12 |
QDoubleValidatorPrivate| Name: | QDoubleValidatorPrivate | | Coverage: | 0.000% (0/38) |
| | 28 | 12 |
QElapsedTimer| Name: | QElapsedTimer | | Coverage: | 88.889% (16/18) |
| | 18 | 12 |
QExpandingLineEdit| Name: | QExpandingLineEdit | | Coverage: | 0.000% (0/24) |
| | 31 | 12 |
QFbBackingStore| Name: | QFbBackingStore | | Coverage: | 0.000% (0/20) |
| | 20 | 12 |
QFileDialogComboBox| Name: | QFileDialogComboBox | | Coverage: | 0.000% (0/28) |
| | 52 | 12 |
QFileSystemModelSorter| Name: | QFileSystemModelSorter | | Coverage: | 0.000% (0/26) |
| | 26 | 12 |
QFileSystemWatcherPrivate| Name: | QFileSystemWatcherPrivate | | Coverage: | 79.167% (19/24) |
| | 38 | 12 |
QFontDialogOptions| Name: | QFontDialogOptions | | Coverage: | 0.000% (0/18) |
| | 15 | 12 |
QFontFamilyDelegate| Name: | QFontFamilyDelegate | | Coverage: | 0.000% (0/33) |
| | 52 | 12 |
QGraphicsAnchorPrivate| Name: | QGraphicsAnchorPrivate | | Coverage: | 0.000% (0/26) |
| | 25 | 12 |
QGraphicsColorizeEffect| Name: | QGraphicsColorizeEffect | | Coverage: | 0.000% (0/24) |
| | 36 | 12 |
QGraphicsShaderEffect| Name: | QGraphicsShaderEffect | | Coverage: | 0.000% (0/23) |
| | 31 | 12 |
QMetaCallEvent| Name: | QMetaCallEvent | | Coverage: | 93.750% (30/32) |
| | 18 | 12 |
QMouseEventTransition| Name: | QMouseEventTransition | | Coverage: | 0.000% (0/14) |
| | 25 | 12 |
QOpenGLMultiGroupSharedResource| Name: | QOpenGLMultiGroupSharedResource | | Coverage: | 0.000% (0/24) |
| | 35 | 12 |
QOpenGLTextureBlitterPrivate| Name: | QOpenGLTextureBlitterPrivate | | Coverage: | 0.000% (0/24) |
| | 55 | 12 |
QPanGestureRecognizer| Name: | QPanGestureRecognizer | | Coverage: | 0.000% (0/35) |
| | 38 | 12 |
QPlatformTextureList| Name: | QPlatformTextureList | | Coverage: | 0.000% (0/14) |
| | 30 | 12 |
QSimpleDrag| Name: | QSimpleDrag | | Coverage: | 0.000% (0/27) |
| | 37 | 12 |
QSliderPrivate| Name: | QSliderPrivate | | Coverage: | 0.000% (0/30) |
| | 60 | 12 |
QSqlCachedResultPrivate| Name: | QSqlCachedResultPrivate | | Coverage: | 95.833% (23/24) |
| | 31 | 12 |
QSqlRelationalTableModelPrivate| Name: | QSqlRelationalTableModelPrivate | | Coverage: | 100.000% (22/22) |
| | 24 | 12 |
QSupportedWritingSystems| Name: | QSupportedWritingSystems | | Coverage: | 0.000% (0/22) |
| | 19 | 12 |
QSystemSemaphore| Name: | QSystemSemaphore | | Coverage: | 78.571% (22/28) |
| | 25 | 12 |
QTextFramePrivate| Name: | QTextFramePrivate | | Coverage: | 0.000% (0/35) |
| | 43 | 12 |
QTextInlineObject| Name: | QTextInlineObject | | Coverage: | 0.000% (0/14) |
| | 13 | 12 |
QTtfStream| Name: | QTtfStream | | Coverage: | 0.000% (0/14) |
| | 11 | 12 |
QWidgetEffectSourcePrivate| Name: | QWidgetEffectSourcePrivate | | Coverage: | 0.000% (0/37) |
| | 41 | 12 |
TypeInfo| Name: | TypeInfo | | Coverage: | 83.333% (20/24) |
| | 20 | 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: | 3913-3986 |
| | 47 | 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: | 907-929 |
| | 8 | 12 |
correctGraphicsWidgetContext| Name: | correctGraphicsWidgetContext | | Prototype: | static bool correctGraphicsWidgetContext(Qt::ShortcutContext context, QGraphicsWidget *w, QWidget *active_window) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 198-254 |
| | 30 | 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: | 2259-2276 |
| | 3 | 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: | 658-704 |
| | 25 | 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: | 624-673 |
| | 33 | 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: | 425-448 |
| | 6 | 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: | 131-183 |
| | 24 | 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: | 350-378 |
| | 23 | 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: | 912-987 |
| | 43 | 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: | 1383-1408 |
| | 7 | 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: | 488-528 |
| | 26 | 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: | 4872-4942 |
| | 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: | 2239-2323 |
| | 61 | 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: | 864-902 |
| | 16 | 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: | 3736-3809 |
| | 38 | 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: | 79-106 |
| | 13 | 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: | 281-338 |
| | 23 | 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: | 194-251 |
| | 22 | 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: | 718-747 |
| | 14 | 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: | 276-323 |
| | 28 | 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: | 598-637 |
| | 26 | 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: | 843-859 |
| | 13 | 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: | 176-248 |
| | 53 | 12 |
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: | 333-424 |
| | 39 | 12 |
FixedColumnMatrix| Name: | FixedColumnMatrix | | Coverage: | 0.000% (0/17) |
| | 18 | 13 |
OsTypeTerm| Name: | OsTypeTerm | | Coverage: | 0.000% (0/31) |
| | 22 | 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: | 3465-3524 |
| | 37 | 13 |
QAbstractEventDispatcher| Name: | QAbstractEventDispatcher | | Coverage: | 92.593% (25/27) |
| | 26 | 13 |
QAccessibleCache| Name: | QAccessibleCache | | Coverage: | 0.000% (0/25) |
| | 32 | 13 |
QArrayData| Name: | QArrayData | | Coverage: | 69.231% (27/39) |
| | 59 | 13 |
QBearerEngine| Name: | QBearerEngine | | Coverage: | 48.387% (15/31) |
| | 35 | 13 |
QColorLuminancePicker| Name: | QColorLuminancePicker | | Coverage: | 0.000% (0/23) |
| | 47 | 13 |
QColorShowLabel| Name: | QColorShowLabel | | Coverage: | 0.000% (0/23) |
| | 37 | 13 |
QDBusServiceWatcherPrivate| Name: | QDBusServiceWatcherPrivate | | Coverage: | 86.207% (25/29) |
| | 23 | 13 |
QDesktopWidgetPrivate| Name: | QDesktopWidgetPrivate | | Coverage: | 0.000% (0/28) |
| | 43 | 13 |
QDockWidgetTitleButton| Name: | QDockWidgetTitleButton | | Coverage: | 0.000% (0/33) |
| | 33 | 13 |
QDomAttr| Name: | QDomAttr | | Coverage: | 0.000% (0/23) |
| | 22 | 13 |
QEGLDeviceIntegrationFactory| Name: | QEGLDeviceIntegrationFactory | | Coverage: | 0.000% (0/30) |
| | 23 | 13 |