| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
qt_graphicsItem_shapeFromPath| Name: | qt_graphicsItem_shapeFromPath | | Prototype: | static QPainterPath qt_graphicsItem_shapeFromPath(const QPainterPath &path, const QPen &pen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 792-811 |
| | 13 | 3 |
qt_from_latin1| Name: | qt_from_latin1 | | Prototype: | void qt_from_latin1(ushort *dst, const char *str, size_t size) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 206-254 |
| | 13 | 4 |
qt_blend_argb32_on_rgb16_const_alpha| Name: | qt_blend_argb32_on_rgb16_const_alpha | | Prototype: | void qt_blend_argb32_on_rgb16_const_alpha(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 214-235 |
| | 13 | 3 |
qtInitializeVertexArrayObjectHelper| Name: | qtInitializeVertexArrayObjectHelper | | Prototype: | void qtInitializeVertexArrayObjectHelper(QOpenGLVertexArrayObjectHelper *helper, QOpenGLContext *context) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 51-88 |
| | 13 | 22 |
qstrcmp| Name: | qstrcmp | | Prototype: | int qstrcmp(const QByteArray &str1, const char *str2) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 360-382 |
| | 13 | 6 |
q_refreshRateFromFb| Name: | q_refreshRateFromFb | | Prototype: | qreal q_refreshRateFromFb(int framebufferDevice) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 579-608 |
| | 13 | 6 |
q_createNativeChildrenAndSetParent| Name: | q_createNativeChildrenAndSetParent | | Prototype: | void q_createNativeChildrenAndSetParent(const QWidget *parentWidget) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1376-1400 |
| | 13 | 8 |
qTriangulate| Name: | qTriangulate | | Prototype: | QTriangleSet qTriangulate(const qreal *polygon, int count, uint hint, const QTransform &matrix) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2270-2289 |
| | 13 | 2 |
qTriangulate| Name: | qTriangulate | | Prototype: | QTriangleSet qTriangulate(const QVectorPath &path, const QTransform &matrix, qreal lod) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2291-2309 |
| | 13 | 2 |
qTriangulate| Name: | qTriangulate | | Prototype: | QTriangleSet qTriangulate(const QPainterPath &path, const QTransform &matrix, qreal lod) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2311-2329 |
| | 13 | 2 |
qRotationType| Name: | qRotationType | | Prototype: | inline RotationType qRotationType(const QTransform &transform) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2156-2176 |
| | 13 | 5 |
qPolyline| Name: | qPolyline | | Prototype: | QPolylineSet qPolyline(const QVectorPath &path, const QTransform &matrix, qreal lod) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2331-2349 |
| | 13 | 2 |
qPolyline| Name: | qPolyline | | Prototype: | QPolylineSet qPolyline(const QPainterPath &path, const QTransform &matrix, qreal lod) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2351-2369 |
| | 13 | 2 |
qNormalizeNode| Name: | qNormalizeNode | | Prototype: | static void qNormalizeNode(QDomNodePrivate* n) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1859-1880 |
| | 13 | 4 |
qMetaTypeTypeImpl| Name: | qMetaTypeTypeImpl | | Prototype: | template <bool tryNormalizedType> static inline int qMetaTypeTypeImpl(const char *typeName, int length) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1171-1193 |
| | 13 | 5 |
qInitImageConversions| Name: | qInitImageConversions | | Prototype: | static void qInitImageConversions() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 2922-2967 |
| | 13 | 4 |
qDBusRemoveWatch| Name: | qDBusRemoveWatch | | Prototype: | static void qDBusRemoveWatch(DBusWatch *watch, void *data) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 227-249 |
| | 13 | 3 |
postProcess| Name: | postProcess | | Prototype: | static QList<QNetworkInterfacePrivate *> postProcess(QList<QNetworkInterfacePrivate *> list) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 45-73 |
| | 13 | 5 |
parseTzTypes| Name: | parseTzTypes | | Prototype: | static QVector<QTzType> parseTzTypes(QDataStream &ds, int tzh_typecnt) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 216-239 |
| | 13 | 5 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &arg, QDBusMenuLayoutItem &item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 140-157 |
| | 13 | 2 |
operator==| Name: | operator== | | Prototype: | bool operator==(const QSurfaceFormat& a, const QSurfaceFormat& b) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 795-810 |
| | 13 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QImage &i) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4777-4794 |
| | 13 | 3 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QTouchDevice *device) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | | Lines: | 252-269 |
| | 13 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QColor &c) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2475-2491 |
| | 13 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QTransform &m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1103-1132 |
| | 13 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QDateTime &date) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4964-4986 |
| | 13 | 5 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QString &str) | | Coverage: | 75.000% (12/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 8664-8687 |
| | 13 | 5 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &out, const QHostAddress &address) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1163-1185 |
| | 13 | 6 |
methodIndexToSignalIndex| Name: | methodIndexToSignalIndex | | Prototype: | static int methodIndexToSignalIndex(const QMetaObject **base, int signal_index) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3189-3207 |
| | 13 | 5 |
mapProjective| Name: | mapProjective | | Prototype: | static QPolygonF mapProjective(const QTransform &transform, const QPolygonF &poly) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1370-1389 |
| | 13 | 4 |
iod_read_fn| Name: | iod_read_fn | | Prototype: | static void iod_read_fn(png_structp png_ptr, png_bytep data, png_size_t length) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 186-208 |
| | 13 | 4 |
initDefaultPaths| Name: | initDefaultPaths | | Prototype: | static void initDefaultPaths(QMutexLocker *locker) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1049-1111 |
| | 13 | 2 |
huntAndUnregister| Name: | huntAndUnregister | | Prototype: | static void huntAndUnregister(const QStringList &pathComponents, int i, QDBusConnection::UnregisterMode mode, QDBusConnectionPrivate::ObjectTreeNode *node) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 596-621 |
| | 13 | 5 |
getDateFromJulianDay| Name: | getDateFromJulianDay | | Prototype: | static ParsedDate getDateFromJulianDay(qint64 julianDay) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 138-163 |
| | 13 | 2 |
getBlendType| Name: | getBlendType | | Prototype: | static TextureBlendType getBlendType(const QSpanData *data) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3725-3744 |
| | 13 | 6 |
flagsDebug| Name: | flagsDebug | | Prototype: | static inline QDebug flagsDebug(QDebug debug, QNetworkInterface::InterfaceFlags flags) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 592-607 |
| | 13 | 7 |
fixedCharData| Name: | fixedCharData | | Prototype: | static QString fixedCharData(const QString &data, bool *ok) | | Coverage: | 15.385% (2/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 678-698 |
| | 13 | 5 |
findTextureWidgetsRecursively| Name: | findTextureWidgetsRecursively | | Prototype: | static void findTextureWidgetsRecursively(QWidget *tlw, QWidget *widget, QPlatformTextureList *widgetTextures, QVector<QWidget *> *nativeChildren) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 964-983 |
| | 13 | 6 |
exponentForm| Name: | exponentForm | | Prototype: | QString &exponentForm(QChar zero, QChar decimal, QChar exponential, QChar group, QChar plus, QChar minus, QString &digits, int decpt, uint precision, PrecisionMode pm, bool always_show_decpt) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 199-226 |
| | 13 | 6 |
encodedUtf8ToUtf16| Name: | encodedUtf8ToUtf16 | | Prototype: | static bool encodedUtf8ToUtf16(QString &result, ushort *&output, const ushort *begin, const ushort *&input, const ushort *end, ushort decoded) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 263-288 |
| | 13 | 3 |
dumpRecursive| Name: | dumpRecursive | | Prototype: | static void dumpRecursive(int level, QObject *object) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3934-3969 |
| | 13 | 5 |
dumpLayout| Name: | dumpLayout | | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayout &layout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 133-149 |
| | 13 | 1 |
deleteBackingStore| Name: | deleteBackingStore | | Prototype: | static void deleteBackingStore(QWidgetPrivate *d) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1845-1874 |
| | 13 | 4 |
customConstruct| Name: | customConstruct | | Prototype: | static void customConstruct(QVariant::Private *d, const void *copy) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1026-1046 |
| | 13 | 3 |
containsTLDEntry| Name: | containsTLDEntry | | Prototype: | static bool containsTLDEntry(const QString &entry) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | | Lines: | 43-64 |
| | 13 | 4 |
computeElidedText| Name: | computeElidedText | | Prototype: | static QString computeElidedText(Qt::TextElideMode mode, const QString &text) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1350-1372 |
| | 13 | 6 |
childWidgets| Name: | childWidgets | | Prototype: | static QList<QWidget*> childWidgets(const QWidget *widget) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 54-70 |
| | 13 | 3 |
check_parent_thread| Name: | check_parent_thread | | Prototype: | static bool check_parent_thread(QObject *parent, QThreadData *parentThreadData, QThreadData *currentThreadData) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 779-797 |
| | 13 | 2 |
buttonDefaultText| Name: | buttonDefaultText | | Prototype: | static QString buttonDefaultText(int wstyle, int which, const QWizardPrivate *wizardPrivate) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 691-717 |
| | 13 | 9 |
blitTextureForWidget| Name: | blitTextureForWidget | | Prototype: | static void blitTextureForWidget(const QPlatformTextureList *textures, int idx, QWindow *window, const QRect &deviceWindowRect, QOpenGLTextureBlitter *blitter, const QPoint &offset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 269-291 |
| | 13 | 2 |
argumentTypesFromString| Name: | argumentTypesFromString | | Prototype: | static void argumentTypesFromString(const char *str, const char *end, QArgumentTypeArray &types) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 643-661 |
| | 13 | 6 |
allocateStringFn| Name: | allocateStringFn | | Prototype: | int allocateStringFn(QTestCharBuffer* str, char const* src, StringFormatFunction func) | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 421-446 |
| | 13 | 5 |
_q_uuidToHex| Name: | _q_uuidToHex | | Prototype: | template <class Char> void _q_uuidToHex(Char *&dst, const uint &d1, const ushort &d2, const ushort &d3, const uchar (&d4)[8]) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 76-92 |
| | 13 | 3 |
_hb_qt_font_funcs_t| Name: | _hb_qt_font_funcs_t | | Coverage: | 0.000% (0/2) |
| | 13 | 2 |
_hb_qt_font_create| Name: | _hb_qt_font_create | | Prototype: | static inline hb_font_t * _hb_qt_font_create(QFontEngine *fe) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 686-712 |
| | 13 | 3 |
QXmlParseException| Name: | QXmlParseException | | Coverage: | 85.714% (6/7) |
| | 13 | 7 |
QWhatsThis| Name: | QWhatsThis | | Coverage: | 0.000% (0/9) |
| | 13 | 7 |
QUnixPageSetupDialogPrivate| Name: | QUnixPageSetupDialogPrivate | | Coverage: | 100.000% (2/2) |
| | 13 | 2 |
QTouchDevice| Name: | QTouchDevice | | Coverage: | 0.000% (0/11) |
| | 13 | 11 |
QTextInlineObject| Name: | QTextInlineObject | | Coverage: | 0.000% (0/14) |
| | 13 | 12 |
QTextEditControl| Name: | QTextEditControl | | Coverage: | 0.000% (0/13) |
| | 13 | 7 |
QTestElement| Name: | QTestElement | | Coverage: | 66.667% (8/12) |
| | 13 | 8 |
QStackedLayoutPrivate| Name: | QStackedLayoutPrivate | | Coverage: | 0.000% (0/15) |
| | 13 | 5 |
QSslPreSharedKeyAuthenticator| Name: | QSslPreSharedKeyAuthenticator | | Coverage: | 0.000% (0/10) |
| | 13 | 10 |
QSplitterLayoutStruct| Name: | QSplitterLayoutStruct | | Coverage: | 0.000% (0/18) |
| | 13 | 5 |
QSpacerItem| Name: | QSpacerItem | | Coverage: | 0.000% (0/9) |
| | 13 | 9 |
QSizeF| Name: | QSizeF | | Coverage: | 93.750% (15/16) |
| | 13 | 5 |
QPlatformInputContextFactory| Name: | QPlatformInputContextFactory | | Coverage: | 0.000% (0/14) |
| | 13 | 6 |
QOpenGLFunctions_4_5_DeprecatedBackend| Name: | QOpenGLFunctions_4_5_DeprecatedBackend | | Coverage: | 0.000% (0/2) |
| | 13 | 2 |
QOpenGLFunctions_4_2_CoreBackend| Name: | QOpenGLFunctions_4_2_CoreBackend | | Coverage: | 0.000% (0/2) |
| | 13 | 2 |
QOpenGLFunctions_3_1_CoreBackend| Name: | QOpenGLFunctions_3_1_CoreBackend | | Coverage: | 0.000% (0/2) |
| | 13 | 2 |
QNumberStyleAnimation| Name: | QNumberStyleAnimation | | Coverage: | 0.000% (0/13) |
| | 13 | 9 |
QNetworkRequestPrivate| Name: | QNetworkRequestPrivate | | Coverage: | 35.294% (6/17) |
| | 13 | 5 |
QMutexPool| Name: | QMutexPool | | Coverage: | 70.588% (12/17) |
| | 13 | 9 |
QMetaObject_findMetaObject| Name: | QMetaObject_findMetaObject | | Prototype: | static const QMetaObject *QMetaObject_findMetaObject(const QMetaObject *self, const char *name) | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 930-949 |
| | 13 | 7 |
QGraphicsTransformPrivate| Name: | QGraphicsTransformPrivate | | Coverage: | 0.000% (0/8) |
| | 13 | 4 |
QGraphicsAnchor| Name: | QGraphicsAnchor | | Coverage: | 0.000% (0/6) |
| | 13 | 6 |
QGenericPluginFactory| Name: | QGenericPluginFactory | | Coverage: | 0.000% (0/10) |
| | 13 | 5 |
QFormLayoutItem| Name: | QFormLayoutItem | | Coverage: | 0.000% (0/15) |
| | 13 | 13 |
QFilePrivate| Name: | QFilePrivate | | Coverage: | 100.000% (6/6) |
| | 13 | 4 |
QEvent| Name: | QEvent | | Coverage: | 66.667% (8/12) |
| | 13 | 6 |
QEasingCurveFunction| Name: | QEasingCurveFunction | | Coverage: | 68.750% (11/16) |
| | 13 | 4 |
QDomNotation| Name: | QDomNotation | | Coverage: | 0.000% (0/12) |
| | 13 | 8 |
QDBusPendingReplyData| Name: | QDBusPendingReplyData | | Coverage: | 75.000% (6/8) |
| | 13 | 6 |
QCalendarDelegate| Name: | QCalendarDelegate | | Coverage: | 0.000% (0/6) |
| | 13 | 4 |
QBufferPrivate| Name: | QBufferPrivate | | Coverage: | 100.000% (9/9) |
| | 13 | 5 |
QAccessibleMdiArea| Name: | QAccessibleMdiArea | | Coverage: | 0.000% (0/18) |
| | 13 | 8 |
QAbstractState| Name: | QAbstractState | | Coverage: | 88.889% (8/9) |
| | 13 | 7 |
PointInRegion| Name: | PointInRegion | | Prototype: | static bool PointInRegion(QRegionPrivate *pRegion, int x, int y) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2678-2695 |
| | 13 | 7 |
BounceEase| Name: | BounceEase | | Coverage: | 71.429% (10/14) |
| | 13 | 8 |
BackEase| Name: | BackEase | | Coverage: | 78.571% (11/14) |
| | 13 | 8 |
xi2ValuatorOffset| Name: | xi2ValuatorOffset | | Prototype: | static int xi2ValuatorOffset(unsigned char *maskPtr, int maskLen, int number) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2264-2281 |
| | 12 | 7 |
viewItemTextLayout| Name: | 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 |
ucalDefaultTimeZoneId| Name: | 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 |
typeNameToXml| Name: | typeNameToXml | | Prototype: | static inline QString typeNameToXml(const char *typeName) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | | Lines: | 52-70 |
| | 12 | 5 |
splitString| Name: | splitString | | Prototype: | template<class ResultList, class StringSource> static ResultList splitString(const StringSource &source, const QChar *sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs, const int separatorSize) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6799-6816 |
| | 12 | 4 |
sm_setProperty| Name: | sm_setProperty | | Prototype: | static void sm_setProperty(const char *name, const char *type, int num_vals, SmPropValue *vals) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 103-121 |
| | 12 | 2 |
setupTextLayout| Name: | 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 |
setTextDecorationFromValues| Name: | setTextDecorationFromValues | | Prototype: | static void setTextDecorationFromValues(const QVector<QCss::Value> &values, QFont *font) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1191-1208 |
| | 12 | 8 |
setNativeLocks| Name: | 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 |