Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
qt_toRasterPixmapName: | qt_toRasterPixmap | Prototype: | QPixmap qt_toRasterPixmap(const QPixmap &pixmap) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 65-74 |
| | 5 | 3 |
qt_write_loopName: | qt_write_loop | Prototype: | static qint64 qt_write_loop(int fd, const char *data, qint64 len) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 82-92 |
| | 7 | 3 |
queryFontName: | queryFont | Prototype: | static FcPattern *queryFont(const FcChar8 *file, const QByteArray &data, int id, FcBlanks *blanks, int *count) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 741-765 |
| | 10 | 3 |
readEtcDebianVersionName: | readEtcDebianVersion | Prototype: | static bool readEtcDebianVersion(QUnixOSVersion &v) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2271-2283 |
| | 5 | 3 |
readGpuFeaturesName: | readGpuFeatures | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QString &fileName, QSet<QString> *result, QString *errorMessage) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 454-477 |
| | 14 | 3 |
readNodeName: | readNode | Prototype: | static void readNode(const QXmlStreamReader &xml, QDBusIntrospection::Object *objData, int nodeLevel) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 325-339 |
| | 8 | 3 |
read_dib_fileheaderName: | read_dib_fileheader | Prototype: | static bool read_dib_fileheader(QDataStream &s, BMP_FILEHDR &bf) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 148-160 |
| | 6 | 3 |
registerComplexDBusTypeName: | registerComplexDBusType | Prototype: | static int registerComplexDBusType(const char *typeName) | Coverage: | 33.333% (1/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 123-144 |
| | 9 | 3 |
replaceTextFallbackName: | replaceTextFallback | Prototype: | static void replaceTextFallback(QAccessibleInterface *accessible, long startOffset, long endOffset, const QString &txt) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2154-2164 |
| | 7 | 3 |
retrieveLabelName: | retrieveLabel | Prototype: | static inline QString retrieveLabel(const QByteArray &device) | Coverage: | 22.222% (2/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | Lines: | 471-504 |
| | 9 | 3 |
rowLengthsFromRangeName: | rowLengthsFromRange | Prototype: | static void rowLengthsFromRange(const QItemSelectionRange &range, QVector<QPair<QPersistentModelIndex, uint> > &result) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 289-303 |
| | 7 | 3 |
sanityCheckName: | sanityCheck | Prototype: | static bool sanityCheck(const QList<QWidget *> &widgets, const int index, const char *where) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 191-206 |
| | 11 | 3 |
searchExecutableName: | searchExecutable | Prototype: | static inline QString searchExecutable(const QStringList &searchPaths, const QString &executableName) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 462-473 |
| | 7 | 3 |
sendScreenChangeRecursivelyName: | sendScreenChangeRecursively | Prototype: | static void sendScreenChangeRecursively(QWidget *widget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 685-695 |
| | 7 | 3 |
setBlockCharFormatHelperName: | setBlockCharFormatHelper | Prototype: | static void setBlockCharFormatHelper(QTextDocumentPrivate *priv, int pos1, int pos2, const QTextCharFormat &format, QTextDocumentPrivate::FormatChangeMode changeMode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 710-721 |
| | 6 | 3 |
setNativeLocksName: | setNativeLocks | Prototype: | static bool setNativeLocks(const QString &fileName, int fd) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 150-167 |
| | 12 | 3 |
setTTYCursorName: | setTTYCursor | Prototype: | static void setTTYCursor(bool enable) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | Lines: | 65-79 |
| | 9 | 3 |
set_font_bitsName: | set_font_bits | Prototype: | static void set_font_bits(int version, quint8 bits, QFontPrivate *f) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1918-1931 |
| | 10 | 3 |
setupTextLayoutName: | setupTextLayout | Prototype: | static QRectF setupTextLayout(QTextLayout *layout) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 10634-10650 |
| | 12 | 3 |
shiftConstraintsName: | shiftConstraints | Prototype: | static void shiftConstraints(const QList<QSimplexConstraint *> &constraints, qreal amount) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2179-2189 |
| | 6 | 3 |
signalForMemberName: | signalForMember | Prototype: | static const char *signalForMember(const char *member) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 76-86 |
| | 5 | 3 |
simdEncodeAsciiName: | simdEncodeAscii | Prototype: | static inline bool simdEncodeAscii(uchar *&dst, const ushort *&nextAscii, const ushort *&src, const ushort *end) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 50-87 |
| | 14 | 3 |
sm_interactCallbackName: | sm_interactCallback | Prototype: | static void sm_interactCallback(SmcConn smcConn, SmPointer clientData) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 304-310 |
| | 4 | 3 |
sm_shutdownCancelledCallbackName: | sm_shutdownCancelledCallback | Prototype: | static void sm_shutdownCancelledCallback(SmcConn smcConn, SmPointer clientData) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 288-295 |
| | 5 | 3 |
socketNotifierSourceCheckName: | socketNotifierSourceCheck | Prototype: | static gboolean socketNotifierSourceCheck(GSource *source) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 68-89 |
| | 10 | 3 |
socketNotifierSourceDispatchName: | socketNotifierSourceDispatch | Prototype: | static gboolean socketNotifierSourceDispatch(GSource *source, GSourceFunc, gpointer) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 91-104 |
| | 7 | 3 |
soft_light_opName: | soft_light_op | Prototype: | static inline int soft_light_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1550-1563 |
| | 8 | 3 |
stackTraceName: | stackTrace | Prototype: | static void stackTrace() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 125-157 |
| | 17 | 3 |
streamDebugName: | streamDebug | Prototype: | static void streamDebug(QDebug dbg, const QVariant &v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | Lines: | 104-114 |
| | 5 | 3 |
stretchFromFcWidthName: | stretchFromFcWidth | Prototype: | static inline int stretchFromFcWidth(int fcwidth) | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 97-111 |
| | 8 | 3 |
stripTextDeclName: | stripTextDecl | Prototype: | static bool stripTextDecl(QString& str) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 178-195 |
| | 14 | 3 |
subPathName: | subPath | Prototype: | static inline const QPainterPath::ElementType *subPath(const QPainterPath::ElementType *t, const QPainterPath::ElementType *end, const qreal *points, bool *closed) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 494-512 |
| | 9 | 3 |
systemIconSearchPathsName: | systemIconSearchPaths | Prototype: | static inline QStringList systemIconSearchPaths() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 81-89 |
| | 5 | 3 |
systemThemeNameName: | systemThemeName | Prototype: | static inline QString systemThemeName() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 71-79 |
| | 5 | 3 |
tabTextForName: | tabTextFor | Prototype: | static inline QString tabTextFor(QMdiSubWindow *subWindow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 271-285 |
| | 8 | 3 |
timerSourceCheckHelperName: | timerSourceCheckHelper | Prototype: | static gboolean timerSourceCheckHelper(GTimerSource *src) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 134-144 |
| | 6 | 3 |
toIntegral_helperName: | toIntegral_helper | Prototype: | template <typename T> static inline T toIntegral_helper(const char *data, bool *ok, int base) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 3402-3424 |
| | 7 | 3 |
toIntegral_helperName: | toIntegral_helper | Prototype: | template <typename T> static inline T toIntegral_helper(const QLocalePrivate *d, const QChar *data, int len, bool *ok) | Coverage: | 33.333% (3/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1092-1112 |
| | 11 | 3 |
toWindowsIdKeyName: | toWindowsIdKey | Prototype: | static quint16 toWindowsIdKey(const QByteArray &winId) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 100-108 |
| | 5 | 3 |
toWindowsIdLiteralName: | toWindowsIdLiteral | Prototype: | static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 110-118 |
| | 5 | 3 |
topLevelAtName: | topLevelAt | Prototype: | static QWindow* topLevelAt(const QPoint &pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 64-73 |
| | 6 | 3 |
ucalDefaultTimeZoneIdName: | ucalDefaultTimeZoneId | Prototype: | static QByteArray ucalDefaultTimeZoneId() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 76-99 |
| | 12 | 3 |
ucalTimeZoneDisplayNameName: | ucalTimeZoneDisplayName | Prototype: | static QString ucalTimeZoneDisplayName(UCalendar *ucal, QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QString &localeCode) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 102-137 |
| | 22 | 3 |
ulpName: | ulp | Prototype: | static double ulp(double x) | Coverage: | 37.500% (3/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 1003-1033 |
| | 14 | 3 |
unsetCursorName: | unsetCursor | Prototype: | static inline void unsetCursor(QWindow *w) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3411-3416 |
| | 3 | 3 |
updateCursorThemeName: | updateCursorTheme | Prototype: | bool updateCursorTheme(void *dpy, const QByteArray &theme) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 505-515 |
| | 8 | 3 |
update_toolbar_styleName: | update_toolbar_style | Prototype: | static void update_toolbar_style(GtkWidget *gtkToolBar, GParamSpec *, gpointer) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | Lines: | 213-225 |
| | 8 | 3 |
usePixelDensityName: | usePixelDensity | Prototype: | static inline bool usePixelDensity() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | Lines: | 227-241 |
| | 9 | 3 |
valuatorNormalizedName: | valuatorNormalized | Prototype: | static qreal valuatorNormalized(double value, XIValuatorClassInfo *vci) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 579-586 |
| | 5 | 3 |
viewItemTextLayoutName: | viewItemTextLayout | Prototype: | static QSizeF viewItemTextLayout(QTextLayout &textLayout, int lineWidth) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 795-811 |
| | 12 | 3 |
waitForWindowExposedName: | waitForWindowExposed | Prototype: | inline static bool waitForWindowExposed(QWindow *window, int timeout = 1000) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | Lines: | 235-256 |
| | 11 | 3 |
Blend_ARGB32_on_RGB16_SourceAndConstAlphaName: | Blend_ARGB32_on_RGB16_SourceAndConstAlpha | Coverage: | 0.000% (0/8) |
| | 8 | 4 |
ByStandardKeyName: | ByStandardKey | Coverage: | 0.000% (0/4) |
| | 4 | 4 |
ClientMessageScannerName: | ClientMessageScanner | Coverage: | 0.000% (0/8) |
| | 6 | 4 |
DetailButtonName: | DetailButton | Coverage: | 0.000% (0/6) |
| | 16 | 4 |
EnterEventCheckerName: | EnterEventChecker | Coverage: | 100.000% (10/10) |
| | 8 | 4 |
GradientBase32Name: | GradientBase32 | Coverage: | 0.000% (0/4) |
| | 4 | 4 |
GradientBase64Name: | GradientBase64 | Coverage: | 0.000% (0/4) |
| | 4 | 4 |
QAbstractFileEngineHandlerName: | QAbstractFileEngineHandler | Coverage: | 87.500% (7/8) |
| | 9 | 4 |
QAbstractProxyModelPrivateName: | QAbstractProxyModelPrivate | Coverage: | 70.000% (7/10) |
| | 15 | 4 |
QAccessibleDialName: | QAccessibleDial | Coverage: | 0.000% (0/6) |
| | 6 | 4 |
QAccessibleDoubleSpinBoxName: | QAccessibleDoubleSpinBox | Coverage: | 0.000% (0/6) |
| | 7 | 4 |
QAccessibleScrollBarName: | QAccessibleScrollBar | Coverage: | 0.000% (0/6) |
| | 6 | 4 |
QAccessibleSliderName: | QAccessibleSlider | Coverage: | 0.000% (0/6) |
| | 6 | 4 |
QBasicAtomicBitFieldName: | QBasicAtomicBitField | Coverage: | 91.667% (11/12) |
| | 11 | 4 |
QBasicMutexName: | QBasicMutex | Coverage: | 100.000% (4/4) |
| | 14 | 4 |
QButtonGroupPrivateName: | QButtonGroupPrivate | Coverage: | 0.000% (0/12) |
| | 8 | 4 |
QCalendarDelegateName: | QCalendarDelegate | Coverage: | 0.000% (0/6) |
| | 13 | 4 |
QCommandLineOptionPrivateName: | QCommandLineOptionPrivate | Coverage: | 71.429% (5/7) |
| | 7 | 4 |
QCoreGlobalDataName: | QCoreGlobalData | Coverage: | 100.000% (6/6) |
| | 6 | 4 |
QDBusUnixFileDescriptorPrivateName: | QDBusUnixFileDescriptorPrivate | Coverage: | 66.667% (4/6) |
| | 5 | 4 |
QDefaultAnimationDriverName: | QDefaultAnimationDriver | Coverage: | 100.000% (4/4) |
| | 7 | 4 |
QDesktopScreenWidgetName: | QDesktopScreenWidget | Coverage: | 0.000% (0/6) |
| | 9 | 4 |
QDomCDATASectionName: | QDomCDATASection | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QDomCommentName: | QDomComment | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QDomDocumentFragmentPrivateName: | QDomDocumentFragmentPrivate | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QDomEntityReferenceName: | QDomEntityReference | Coverage: | 0.000% (0/4) |
| | 7 | 4 |
QEasingCurveFunctionName: | QEasingCurveFunction | Coverage: | 68.750% (11/16) |
| | 13 | 4 |
QEventDispatcherGlibPrivateName: | QEventDispatcherGlibPrivate | Coverage: | 81.818% (9/11) |
| | 34 | 4 |
QEventLoopLockerName: | QEventLoopLocker | Coverage: | 100.000% (4/4) |
| | 10 | 4 |
QExceptionNotifierName: | QExceptionNotifier | Coverage: | 0.000% (0/9) |
| | 7 | 4 |
QFilePrivateName: | QFilePrivate | Coverage: | 100.000% (6/6) |
| | 13 | 4 |
QFramePrivateName: | QFramePrivate | Coverage: | 0.000% (0/4) |
| | 18 | 4 |
QFtpCommandName: | QFtpCommand | Coverage: | 100.000% (6/6) |
| | 6 | 4 |
QGLEngineSharedShadersResourceName: | QGLEngineSharedShadersResource | Coverage: | 100.000% (4/4) |
| | 6 | 4 |
QGLFBOGLPaintDeviceName: | QGLFBOGLPaintDevice | Coverage: | 0.000% (0/15) |
| | 21 | 4 |
QGLPixelBufferPrivateName: | QGLPixelBufferPrivate | Coverage: | 0.000% (0/6) |
| | 18 | 4 |
QGLTemporaryContextName: | QGLTemporaryContext | Coverage: | 0.000% (0/8) |
| | 17 | 4 |
QGraphicsEffectSourcePrivateName: | QGraphicsEffectSourcePrivate | Coverage: | 0.000% (0/12) |
| | 7 | 4 |
QGraphicsSceneEventName: | QGraphicsSceneEvent | Coverage: | 0.000% (0/4) |
| | 4 | 4 |
QGraphicsSceneFindItemBspTreeVisitorName: | QGraphicsSceneFindItemBspTreeVisitor | Coverage: | 0.000% (0/14) |
| | 7 | 4 |
QGraphicsSimpleTextItemPrivateName: | QGraphicsSimpleTextItemPrivate | Coverage: | 0.000% (0/9) |
| | 15 | 4 |
QGraphicsTransformPrivateName: | QGraphicsTransformPrivate | Coverage: | 0.000% (0/8) |
| | 13 | 4 |
QIcuName: | QIcu | Coverage: | 75.000% (6/8) |
| | 10 | 4 |
QInputMethodEventName: | QInputMethodEvent | Coverage: | 0.000% (0/4) |
| | 9 | 4 |
QLayoutPolicyName: | QLayoutPolicy | Coverage: | 0.000% (0/6) |
| | 6 | 4 |
QLibrarySettingsName: | QLibrarySettings | Coverage: | 62.500% (15/24) |
| | 16 | 4 |
QMetaClassInfoName: | QMetaClassInfo | Coverage: | 50.000% (4/8) |
| | 6 | 4 |
QMimeTypePrivateName: | QMimeTypePrivate | Coverage: | 75.000% (3/4) |
| | 9 | 4 |
QMutexUnlockerName: | QMutexUnlocker | Coverage: | 100.000% (6/6) |
| | 3 | 4 |