| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
propertyWriteReply| Name: | propertyWriteReply | | Prototype: | static QDBusMessage propertyWriteReply(const QDBusMessage &msg, const QString &interface_name, const QByteArray &property_name, int status) | | Coverage: | 36.364% (4/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 293-320 |
| | 17 | 6 |
qAccessibleRelationToAtSpiRelation| Name: | qAccessibleRelationToAtSpiRelation | | Prototype: | AtspiRelationType qAccessibleRelationToAtSpiRelation(QAccessible::Relation relation) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp | | Lines: | 128-143 |
| | 7 | 6 |
qConvertA2RGB30PMToARGB64PM_sse2| Name: | qConvertA2RGB30PMToARGB64PM_sse2 | | Prototype: | template<QtPixelOrder PixelOrder> static inline void qConvertA2RGB30PMToARGB64PM_sse2(QRgba64 *buffer, const uint *src, int count) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 638-678 |
| | 27 | 6 |
qEnvironmentVariableIntValue| Name: | qEnvironmentVariableIntValue | | Prototype: | int qEnvironmentVariableIntValue(const char *varName, bool *ok) | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3238-3271 |
| | 15 | 6 |
qIntersectionPoint| Name: | qIntersectionPoint | | Prototype: | static QIntersectionPoint qIntersectionPoint(const QPodPoint &u1, const QPodPoint &u2, const QPodPoint &v1, const QPodPoint &v2) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 244-307 |
| | 32 | 6 |
qMetaTypeUNumber| Name: | qMetaTypeUNumber | | Prototype: | static qulonglong qMetaTypeUNumber(const QVariant::Private *d) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 175-191 |
| | 8 | 6 |
qRemoveWhitespace| Name: | qRemoveWhitespace | | Prototype: | static void qRemoveWhitespace(const char *s, char *d) | | Coverage: | 93.333% (28/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1223-1239 |
| | 12 | 6 |
q_physicalScreenSizeFromFb| Name: | q_physicalScreenSizeFromFb | | Prototype: | QSizeF q_physicalScreenSizeFromFb(int framebufferDevice, const QSize &screenSize) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 453-504 |
| | 26 | 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 |
qbrush_check_type| Name: | qbrush_check_type | | Prototype: | static bool qbrush_check_type(Qt::BrushStyle style) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 363-377 |
| | 7 | 6 |
qgl_byteSwapImage| Name: | qgl_byteSwapImage | | Prototype: | static inline void qgl_byteSwapImage(QImage &img, GLenum pixel_type) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2446-2466 |
| | 12 | 6 |
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 |
qt_blend_argb32_on_rgb16| Name: | qt_blend_argb32_on_rgb16 | | Prototype: | static void qt_blend_argb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 237-287 |
| | 31 | 6 |
qt_blurrow| Name: | qt_blurrow | | Prototype: | template<int aprec, int zprec, bool alphaOnly> inline void qt_blurrow(QImage & im, int line, int alpha) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 641-670 |
| | 15 | 6 |
qt_draw_tile| Name: | qt_draw_tile | | Prototype: | void qt_draw_tile(QPaintEngine *gc, qreal x, qreal y, qreal w, qreal h, const QPixmap &pixmap, qreal xOffset, qreal yOffset) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 541-565 |
| | 19 | 6 |
qt_fetch_conical_gradient_template| Name: | qt_fetch_conical_gradient_template | | Prototype: | template <class GradientBase, typename BlendType> static inline const BlendType * qt_fetch_conical_gradient_template( BlendType *buffer, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3650-3699 |
| | 30 | 6 |
qt_find_pattern| Name: | qt_find_pattern | | Prototype: | static long qt_find_pattern(const char *s, ulong s_len, const char *pattern, ulong p_len) | | Coverage: | 65.000% (13/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 181-215 |
| | 15 | 6 |
qt_intersect_spans| Name: | qt_intersect_spans | | Prototype: | static int qt_intersect_spans(QT_FT_Span *spans, int numSpans, const QRect &clip) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4009-4040 |
| | 23 | 6 |
qt_memfill16| Name: | qt_memfill16 | | Prototype: | void qt_memfill16(quint16 *dest, quint16 value, int count) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 314-334 |
| | 12 | 6 |
qt_memfill_template| Name: | qt_memfill_template | | Prototype: | template <> inline void qt_memfill_template(quint16 *dest, quint16 value, int count) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6289-6309 |
| | 10 | 6 |
qt_message_print| Name: | qt_message_print | | Prototype: | static void qt_message_print(QtMsgType msgType, const QMessageLogContext &context, const QString &message) | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1596-1622 |
| | 11 | 6 |
qt_painter_thread_test| Name: | qt_painter_thread_test | | Prototype: | static bool qt_painter_thread_test(int devType, int engineType, const char *what) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 145-169 |
| | 15 | 6 |
qt_qFindChildren_helper| Name: | qt_qFindChildren_helper | | Prototype: | void qt_qFindChildren_helper(const QObject *parent, const QString &name, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) | | Coverage: | 95.000% (19/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1851-1867 |
| | 11 | 6 |
qt_qFindChildren_helper| Name: | qt_qFindChildren_helper | | Prototype: | void qt_qFindChildren_helper(const QObject *parent, const QRegularExpression &re, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) | | Coverage: | 77.778% (14/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1896-1913 |
| | 12 | 6 |
qt_qdnsmailexchangerecord_sort| Name: | qt_qdnsmailexchangerecord_sort | | Prototype: | static void qt_qdnsmailexchangerecord_sort(QList<QDnsMailExchangeRecord> &records) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 59-86 |
| | 14 | 6 |
qt_regexp_toCanonical| Name: | qt_regexp_toCanonical | | Prototype: | QString qt_regexp_toCanonical(const QString &pattern, QRegExp::PatternSyntax patternSyntax) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1324-1339 |
| | 5 | 6 |
qt_safe_select| Name: | qt_safe_select | | Prototype: | int qt_safe_select(int nfds, fd_set *fdread, fd_set *fdwrite, fd_set *fdexcept, const struct timespec *orig_timeout) | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | | Lines: | 59-93 |
| | 13 | 6 |
qt_scrollRectInImage| Name: | qt_scrollRectInImage | | Prototype: | void __attribute__((visibility("default"))) qt_scrollRectInImage(QImage &img, const QRect &rect, const QPoint &offset) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 271-316 |
| | 28 | 6 |
qt_setWindowTitle_helperHelper| Name: | qt_setWindowTitle_helperHelper | | Prototype: | QString qt_setWindowTitle_helperHelper(const QString &title, const QWidget *widget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6034-6075 |
| | 21 | 6 |
qt_span_clip| Name: | qt_span_clip | | Prototype: | static void qt_span_clip(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4059-4096 |
| | 18 | 6 |
qt_string_count| Name: | qt_string_count | | Prototype: | static inline int qt_string_count(const QChar *unicode, int size, QChar ch, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10047-10065 |
| | 13 | 6 |
qt_tildeExpansion| Name: | qt_tildeExpansion | | Prototype: | QString qt_tildeExpansion(const QString &path, bool *expanded = 0) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1099-1139 |
| | 23 | 6 |
qt_tlw_for_window| Name: | qt_tlw_for_window | | Prototype: | QWidget *qt_tlw_for_window(QWindow *wnd) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2224-2240 |
| | 10 | 6 |
qt_u_strToCase| Name: | qt_u_strToCase | | Prototype: | static bool qt_u_strToCase(const QString &str, QString *out, const char *localeID, Ptr_u_strToCase caseFunc) | | Coverage: | 22.222% (4/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | | Lines: | 48-86 |
| | 24 | 6 |
qt_urlRecode| Name: | qt_urlRecode | | Prototype: | int qt_urlRecode(QString &appendTo, const QChar *begin, const QChar *end, QUrl::ComponentFormattingOptions encoding, const ushort *tableModifications) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 552-574 |
| | 13 | 6 |
read_pbm_header| Name: | read_pbm_header | | Prototype: | static bool read_pbm_header(QIODevice *device, char& type, int& w, int& h, int& mcc) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 90-115 |
| | 16 | 6 |
realMaxSize| Name: | realMaxSize | | Prototype: | static int realMaxSize(const QDockAreaLayoutInfo &info) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 502-528 |
| | 17 | 6 |
removeLayoutItemFromLayout| Name: | removeLayoutItemFromLayout | | Prototype: | static bool removeLayoutItemFromLayout(QGraphicsLayout *lay, QGraphicsLayoutItem *layoutItem) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | | Lines: | 110-126 |
| | 11 | 6 |
setFontFamilyFromValues| Name: | setFontFamilyFromValues | | Prototype: | static bool setFontFamilyFromValues(const QVector<QCss::Value> &values, QFont *font, int start = 0) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1166-1189 |
| | 19 | 6 |
setFontStyleFromValue| Name: | setFontStyleFromValue | | Prototype: | static bool setFontStyleFromValue(const QCss::Value &value, QFont *font) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1132-1143 |
| | 8 | 6 |
setFontWeightFromValue| Name: | setFontWeightFromValue | | Prototype: | static bool setFontWeightFromValue(const QCss::Value &value, QFont *font) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1145-1159 |
| | 10 | 6 |
setTextTransformFromValue| Name: | setTextTransformFromValue | | Prototype: | static void setTextTransformFromValue(const QCss::Value &value, QFont *font) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1246-1256 |
| | 6 | 6 |
splitPolygon| Name: | splitPolygon | | Prototype: | static bool splitPolygon(const QPointF *points, int pointCount, QVector<QPointF> *upper, QVector<QPointF> *lower) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1792-1842 |
| | 29 | 6 |
themeDialogType| Name: | themeDialogType | | Prototype: | static inline int themeDialogType(const QDialog *dialog) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 58-81 |
| | 11 | 6 |
toDockPos| Name: | toDockPos | | Prototype: | static QInternal::DockPosition toDockPos(Qt::ToolBarArea area) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1042-1054 |
| | 7 | 6 |
toDockPos| Name: | toDockPos | | Prototype: | static QInternal::DockPosition toDockPos(Qt::DockWidgetArea area) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1293-1305 |
| | 7 | 6 |
toDockWidgetArea| Name: | toDockWidgetArea | | Prototype: | static Qt::DockWidgetArea toDockWidgetArea(QInternal::DockPosition pos) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1307-1319 |
| | 7 | 6 |
toToolBarArea| Name: | toToolBarArea | | Prototype: | static Qt::ToolBarArea toToolBarArea(QInternal::DockPosition pos) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1056-1066 |
| | 7 | 6 |
updateObjects| Name: | updateObjects | | Prototype: | static void updateObjects(const QList<const QObject *>& objects) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2604-2626 |
| | 14 | 6 |
validateToolBarArea| Name: | validateToolBarArea | | Prototype: | static inline void validateToolBarArea(Qt::ToolBarArea &area) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1029-1040 |
| | 3 | 6 |
widgetTexturesFor| Name: | widgetTexturesFor | | Prototype: | static QPlatformTextureList *widgetTexturesFor(QWidget *tlw, QWidget *widget) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1005-1042 |
| | 10 | 6 |
xpm_color_name| Name: | xpm_color_name | | Prototype: | static const char* xpm_color_name(int cpp, int index) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1053-1082 |
| | 18 | 6 |
Dasher| Name: | Dasher | | Coverage: | 0.000% (0/16) |
| | 22 | 7 |
EqualRegion| Name: | EqualRegion | | Prototype: | static bool EqualRegion(const QRegionPrivate *r1, const QRegionPrivate *r2) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2656-2676 |
| | 14 | 7 |
ExposeCompressor| Name: | ExposeCompressor | | Coverage: | 100.000% (15/15) |
| | 14 | 7 |
InsertEdgeInET| Name: | InsertEdgeInET | | Prototype: | static void InsertEdgeInET(EdgeTable *ET, EdgeTableEntry *ETE, int scanline, ScanLineListBlock **SLLBlock, int *iSLLBlock) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3120-3174 |
| | 31 | 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 |
QAbstractState| Name: | QAbstractState | | Coverage: | 88.889% (8/9) |
| | 13 | 7 |
QAccessibleMenuBar| Name: | QAccessibleMenuBar | | Coverage: | 0.000% (0/15) |
| | 10 | 7 |
QBrushPatternImageCache| Name: | QBrushPatternImageCache | | Coverage: | 0.000% (0/13) |
| | 16 | 7 |
QCollatorPrivate| Name: | QCollatorPrivate | | Coverage: | 57.895% (11/19) |
| | 27 | 7 |
QConicalGradient| Name: | QConicalGradient | | Coverage: | 0.000% (0/7) |
| | 24 | 7 |
QDBusAbstractAdaptor| Name: | QDBusAbstractAdaptor | | Coverage: | 47.368% (9/19) |
| | 19 | 7 |
QDebugStateSaverPrivate| Name: | QDebugStateSaverPrivate | | Coverage: | 85.000% (17/20) |
| | 12 | 7 |
QDnsMailExchangeRecord| Name: | QDnsMailExchangeRecord | | Coverage: | 71.429% (5/7) |
| | 10 | 7 |
QDockWidgetItem| Name: | QDockWidgetItem | | Coverage: | 0.000% (0/13) |
| | 12 | 7 |
QDomNotationPrivate| Name: | QDomNotationPrivate | | Coverage: | 0.000% (0/12) |
| | 16 | 7 |
QDomTextPrivate| Name: | QDomTextPrivate | | Coverage: | 22.222% (2/9) |
| | 16 | 7 |
QEGLPbuffer| Name: | QEGLPbuffer | | Coverage: | 0.000% (0/23) |
| | 20 | 7 |
QEmptyItemModel| Name: | QEmptyItemModel | | Coverage: | 85.714% (6/7) |
| | 7 | 7 |
QEventLoopLockerPrivate| Name: | QEventLoopLockerPrivate | | Coverage: | 100.000% (9/9) |
| | 10 | 7 |
QFontDef| Name: | QFontDef | | Coverage: | 0.000% (0/54) |
| | 26 | 7 |
QFraction| Name: | QFraction | | Coverage: | 0.000% (0/11) |
| | 7 | 7 |
QGuiVariantComparator| Name: | QGuiVariantComparator | | Coverage: | 0.000% (0/7) |
| | 7 | 7 |
QInputMethodQueryEvent| Name: | QInputMethodQueryEvent | | Coverage: | 0.000% (0/14) |
| | 12 | 7 |
QInternal| Name: | QInternal | | Coverage: | 19.048% (4/21) |
| | 19 | 7 |
QKeyMapper| Name: | QKeyMapper | | Coverage: | 0.000% (0/15) |
| | 12 | 7 |
QLinearGradient| Name: | QLinearGradient | | Coverage: | 0.000% (0/7) |
| | 28 | 7 |
QMetaMethodBuilderPrivate| Name: | QMetaMethodBuilderPrivate | | Coverage: | 100.000% (7/7) |
| | 7 | 7 |
QMetaObjectBuilderPrivate| Name: | QMetaObjectBuilderPrivate | | Coverage: | 100.000% (15/15) |
| | 10 | 7 |
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 |
QOpenGLExtensionMatcher| Name: | QOpenGLExtensionMatcher | | Coverage: | 0.000% (0/21) |
| | 19 | 7 |
QOpenSslLocks| Name: | QOpenSslLocks | | Coverage: | 90.909% (10/11) |
| | 16 | 7 |
QPdfPagedPaintDevicePrivate| Name: | QPdfPagedPaintDevicePrivate | | Coverage: | 0.000% (0/11) |
| | 15 | 7 |
QPlatformTextureListWatcher| Name: | QPlatformTextureListWatcher | | Coverage: | 0.000% (0/11) |
| | 12 | 7 |
QProxyStylePrivate| Name: | QProxyStylePrivate | | Coverage: | 0.000% (0/21) |
| | 16 | 7 |
QRecursiveMutexPrivate| Name: | QRecursiveMutexPrivate | | Coverage: | 100.000% (16/16) |
| | 17 | 7 |
QRegExpValidator| Name: | QRegExpValidator | | Coverage: | 0.000% (0/13) |
| | 15 | 7 |
QScrollAreaPrivate| Name: | QScrollAreaPrivate | | Coverage: | 0.000% (0/27) |
| | 29 | 7 |
QShortcutPrivate| Name: | QShortcutPrivate | | Coverage: | 0.000% (0/17) |
| | 14 | 7 |
QSignalTransitionPrivate| Name: | QSignalTransitionPrivate | | Coverage: | 80.000% (12/15) |
| | 17 | 7 |
QSocks5PasswordAuthenticator| Name: | QSocks5PasswordAuthenticator | | Coverage: | 84.615% (11/13) |
| | 26 | 7 |
QTextBlockFormat| Name: | QTextBlockFormat | | Coverage: | 0.000% (0/13) |
| | 23 | 7 |
QTextEditControl| Name: | QTextEditControl | | Coverage: | 0.000% (0/13) |
| | 13 | 7 |
QTextLayoutStruct| Name: | QTextLayoutStruct | | Coverage: | 0.000% (0/13) |
| | 7 | 7 |
QToolBarSeparator| Name: | QToolBarSeparator | | Coverage: | 0.000% (0/9) |
| | 15 | 7 |
QUnicodeControlCharacterMenu| Name: | QUnicodeControlCharacterMenu | | Coverage: | 0.000% (0/19) |
| | 17 | 7 |
QWaitConditionPrivate| Name: | QWaitConditionPrivate | | Coverage: | 80.000% (16/20) |
| | 20 | 7 |
QWhatsThis| Name: | QWhatsThis | | Coverage: | 0.000% (0/9) |
| | 13 | 7 |
QWizardField| Name: | QWizardField | | Coverage: | 0.000% (0/15) |
| | 12 | 7 |