| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
qt_defaultDpiX| Name: | qt_defaultDpiX | | Prototype: | int qt_defaultDpiX() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 134-147 |
| | 7 | 4 |
qt_defaultDpiY| Name: | qt_defaultDpiY | | Prototype: | int qt_defaultDpiY() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 149-162 |
| | 7 | 4 |
qt_find_obj_child| Name: | qt_find_obj_child | | Prototype: | void *qt_find_obj_child(QObject *parent, const char *type, const QString &name) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 761-771 |
| | 7 | 4 |
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_fusion_draw_mdibutton| Name: | qt_fusion_draw_mdibutton | | Prototype: | static void qt_fusion_draw_mdibutton(QPainter *painter, const QStyleOptionTitleBar *option, const QRect &tmp, bool hover, bool sunken) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 269-328 |
| | 46 | 4 |
qt_get_metadata| Name: | qt_get_metadata | | Prototype: | static bool qt_get_metadata(QtPluginQueryVerificationDataFunction pfn, QLibraryPrivate *priv) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 668-683 |
| | 11 | 4 |
qt_get_named_rgb| Name: | qt_get_named_rgb | | Prototype: | bool qt_get_named_rgb(const QChar *name, int len, QRgb *rgb) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 326-338 |
| | 9 | 4 |
qt_get_named_rgb| Name: | qt_get_named_rgb | | Prototype: | bool qt_get_named_rgb(const char *name, QRgb* rgb) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 310-324 |
| | 10 | 4 |
qt_gl_convertToGLFormatHelper| Name: | qt_gl_convertToGLFormatHelper | | Prototype: | static inline QRgb qt_gl_convertToGLFormatHelper(QRgb src_pixel, GLenum texture_format) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2296-2316 |
| | 12 | 4 |
qt_gtk_draw_mdibutton| Name: | qt_gtk_draw_mdibutton | | Prototype: | static void qt_gtk_draw_mdibutton(QPainter *painter, const QStyleOptionTitleBar *option, const QRect &tmp, bool hover, bool sunken) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 116-175 |
| | 46 | 4 |
qt_imageTransform| Name: | qt_imageTransform | | Prototype: | void qt_imageTransform(QImage &src, QImageIOHandler::Transformations orient) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 5188-5200 |
| | 8 | 4 |
qt_init_picture_plugins| Name: | qt_init_picture_plugins | | Prototype: | void qt_init_picture_plugins() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1409-1427 |
| | 8 | 4 |
qt_isExtendedRadialGradient| Name: | qt_isExtendedRadialGradient | | Prototype: | bool qt_isExtendedRadialGradient(const QBrush &brush) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 826-841 |
| | 9 | 4 |
qt_isect_curve_horizontal| Name: | qt_isect_curve_horizontal | | Prototype: | static bool qt_isect_curve_horizontal(const QBezier &bezier, qreal y, qreal x1, qreal x2, int depth = 0) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1939-1956 |
| | 12 | 4 |
qt_isect_curve_vertical| Name: | qt_isect_curve_vertical | | Prototype: | static bool qt_isect_curve_vertical(const QBezier &bezier, qreal x, qreal y1, qreal y2, int depth = 0) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1958-1975 |
| | 12 | 4 |
qt_make_filter_list| Name: | qt_make_filter_list | | Prototype: | QStringList qt_make_filter_list(const QString &filter) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1302-1319 |
| | 10 | 4 |
qt_painterpath_isect_curve| Name: | qt_painterpath_isect_curve | | Prototype: | static void qt_painterpath_isect_curve(const QBezier &bezier, const QPointF &pt, int *winding, int depth = 0) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1765-1797 |
| | 13 | 4 |
qt_qimageScaleAARGBA_down_x_up_y| Name: | qt_qimageScaleAARGBA_down_x_up_y | | Prototype: | static void qt_qimageScaleAARGBA_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 414-451 |
| | 26 | 4 |
qt_qimageScaleAARGBA_down_xy| Name: | qt_qimageScaleAARGBA_down_xy | | Prototype: | static void qt_qimageScaleAARGBA_down_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 453-500 |
| | 34 | 4 |
qt_qimageScaleAARGBA_up_x_down_y| Name: | qt_qimageScaleAARGBA_up_x_down_y | | Prototype: | static void qt_qimageScaleAARGBA_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 376-412 |
| | 25 | 4 |
qt_qimageScaleAARGB_down_x_up_y| Name: | qt_qimageScaleAARGB_down_x_up_y | | Prototype: | static void qt_qimageScaleAARGB_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 603-637 |
| | 23 | 4 |
qt_qimageScaleAARGB_down_xy| Name: | qt_qimageScaleAARGB_down_xy | | Prototype: | static void qt_qimageScaleAARGB_down_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 639-684 |
| | 31 | 4 |
qt_qimageScaleAARGB_up_x_down_y| Name: | qt_qimageScaleAARGB_up_x_down_y | | Prototype: | static void qt_qimageScaleAARGB_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 567-601 |
| | 23 | 4 |
qt_registerAliasToFontFamily| Name: | qt_registerAliasToFontFamily | | Prototype: | void qt_registerAliasToFontFamily(const QString &familyName, const QString &alias) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 776-790 |
| | 9 | 4 |
qt_resolveFontFamilyAlias| Name: | qt_resolveFontFamilyAlias | | Prototype: | QString qt_resolveFontFamilyAlias(const QString &alias) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 792-801 |
| | 6 | 4 |
qt_resource_fixResourceRoot| Name: | qt_resource_fixResourceRoot | | Prototype: | static QString qt_resource_fixResourceRoot(QString r) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1034-1042 |
| | 6 | 4 |
qt_string_count| Name: | qt_string_count | | Prototype: | static inline int qt_string_count(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10030-10045 |
| | 9 | 4 |
qt_to_latin1| Name: | qt_to_latin1 | | Prototype: | static void qt_to_latin1(uchar *dst, const ushort *src, int length) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 311-369 |
| | 13 | 4 |
qt_xcb_XPixmapFromBitmap| Name: | qt_xcb_XPixmapFromBitmap | | Prototype: | xcb_pixmap_t qt_xcb_XPixmapFromBitmap(QXcbScreen *screen, const QImage &image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 166-191 |
| | 22 | 4 |
qwindowcontainer_traverse| Name: | qwindowcontainer_traverse | | Prototype: | static void qwindowcontainer_traverse(QWidget *parent, qwindowcontainer_traverse_callback callback) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 331-342 |
| | 7 | 4 |
rawReadValue| Name: | rawReadValue | | Prototype: | static quint64 rawReadValue(int fd) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 564-597 |
| | 11 | 4 |
readEtcOsRelease| Name: | readEtcOsRelease | | Prototype: | static bool readEtcOsRelease(QUnixOSVersion &v) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2203-2207 |
| | 0 | 4 |
read_dib_infoheader| Name: | read_dib_infoheader | | Prototype: | static bool read_dib_infoheader(QDataStream &s, BMP_INFOHDR &bi) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 162-178 |
| | 12 | 4 |
read_xpm_header| Name: | read_xpm_header | | Prototype: | static bool read_xpm_header( QIODevice *device, const char * const * source, int& index, QByteArray &state, int *cpp, int *ncols, int *w, int *h) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 833-853 |
| | 8 | 4 |
releaseMouseGrabOfWidget| Name: | releaseMouseGrabOfWidget | | Prototype: | static void releaseMouseGrabOfWidget(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12477-12491 |
| | 7 | 4 |
resolveStringRefsAndReturnTotalSize| Name: | resolveStringRefsAndReturnTotalSize | | Prototype: | static int resolveStringRefsAndReturnTotalSize(ParseResult &parts, const ArgIndexToPlaceholderMap &argIndexToPlaceholderMap, const QString *args[]) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7947-7960 |
| | 9 | 4 |
rgbSwapped_generic| Name: | rgbSwapped_generic | | Prototype: | inline void rgbSwapped_generic(int width, int height, const QImage *src, QImage *dst, const QPixelLayout* layout) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3133-3163 |
| | 23 | 4 |
sendResizeEvents| Name: | sendResizeEvents | | Prototype: | static void sendResizeEvents(QWidget *target) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5199-5212 |
| | 9 | 4 |
sendWindowChangeToTextureChildrenRecursively| Name: | sendWindowChangeToTextureChildrenRecursively | | Prototype: | static void sendWindowChangeToTextureChildrenRecursively(QWidget *widget) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10429-10442 |
| | 8 | 4 |
set| Name: | set | | Prototype: | static void set(QJustificationPoint *point, int type, const QGlyphLayout &glyph, QFontEngine *fe) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2131-2154 |
| | 15 | 4 |
setAttribute_internal| Name: | setAttribute_internal | | Prototype: | static void setAttribute_internal(Qt::WidgetAttribute attribute, bool on, QWidgetData *data, QWidgetPrivate *d) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10983-10999 |
| | 9 | 4 |
setPenAndDrawBackground| Name: | setPenAndDrawBackground | | Prototype: | static void setPenAndDrawBackground(QPainter *p, const QPen &defaultPen, const QTextCharFormat &chf, const QRectF &r) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 2112-2126 |
| | 8 | 4 |
setWidthAttribute| Name: | setWidthAttribute | | Prototype: | static void setWidthAttribute(QTextLength *width, QString value) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1387-1402 |
| | 10 | 4 |
simdDecodeAscii| Name: | simdDecodeAscii | | Prototype: | static inline bool simdDecodeAscii(ushort *&dst, const uchar *&nextAscii, const uchar *&src, const uchar *end) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 89-135 |
| | 15 | 4 |
skipBoundryNeutrals| Name: | skipBoundryNeutrals | | Prototype: | static QChar::Direction skipBoundryNeutrals(QScriptAnalysis *analysis, const ushort *unicode, int length, int &sor, int &eor, QBidiControl &control) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 321-340 |
| | 11 | 4 |
sm_saveYourselfCallback| Name: | sm_saveYourselfCallback | | Prototype: | static void sm_saveYourselfCallback(SmcConn smcConn, SmPointer clientData, int saveType, int shutdown , int interactStyle, int ) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 155-175 |
| | 13 | 4 |
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 |
splitString| Name: | splitString | | Prototype: | template<class ResultList, typename MidMethod> static ResultList splitString(const QString &source, MidMethod mid, const QRegExp &rx, QString::SplitBehavior behavior) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6915-6933 |
| | 14 | 4 |
supportedImageHandlerFormats| Name: | supportedImageHandlerFormats | | Prototype: | void supportedImageHandlerFormats(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 820-841 |
| | 14 | 4 |
swapPixel01| Name: | swapPixel01 | | Prototype: | static void swapPixel01(QImage *image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 44-63 |
| | 14 | 4 |
targetToProgramIndex| Name: | targetToProgramIndex | | Prototype: | static inline QOpenGLTextureBlitterPrivate::ProgramIndex targetToProgramIndex(GLenum target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 200-211 |
| | 5 | 4 |
tcbToBezier| Name: | tcbToBezier | | Prototype: | QVector<QPointF> static inline tcbToBezier(const TCBPoints &tcbPoints) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1219-1263 |
| | 30 | 4 |
textForRange| Name: | textForRange | | Prototype: | static QString textForRange(QAccessibleInterface *accessible, int startOffset, int endOffset) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 2141-2152 |
| | 8 | 4 |
themeableHint| Name: | themeableHint | | Prototype: | static inline QVariant themeableHint(QPlatformTheme::ThemeHint th, QPlatformIntegration::StyleHint ih) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 47-60 |
| | 8 | 4 |
timeFormatContainsAP| Name: | timeFormatContainsAP | | Prototype: | static bool timeFormatContainsAP(const QString &format) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1572-1587 |
| | 9 | 4 |
timerSourcePrepare| Name: | timerSourcePrepare | | Prototype: | static gboolean timerSourcePrepare(GSource *source, gint *timeout) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 146-160 |
| | 9 | 4 |
translateMouseButtons| Name: | translateMouseButtons | | Prototype: | static Qt::MouseButtons translateMouseButtons(int s) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1017-1027 |
| | 8 | 4 |
unicodeToEncodedUtf8| Name: | unicodeToEncodedUtf8 | | Prototype: | static void unicodeToEncodedUtf8(QString &result, ushort *&output, const ushort *begin, const ushort *&input, const ushort *end, ushort decoded) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 290-342 |
| | 26 | 4 |
updateBlockedStatusRecursion| Name: | updateBlockedStatusRecursion | | Prototype: | static void updateBlockedStatusRecursion(QWindow *window, bool shouldBeBlocked) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 693-704 |
| | 8 | 4 |
willLogToConsole| Name: | willLogToConsole | | Prototype: | static bool willLogToConsole() | | Coverage: | 14.286% (2/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 168-209 |
| | 11 | 4 |
windowInteractsWithPosition| Name: | windowInteractsWithPosition | | Prototype: | static bool windowInteractsWithPosition(xcb_connection_t *connection, const QPoint & pos, xcb_window_t w, xcb_shape_sk_t shapeType) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 229-246 |
| | 10 | 4 |
windowOf| Name: | windowOf | | Prototype: | static QWindow *windowOf(const QWidget *w) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 402-413 |
| | 7 | 4 |
xdgDataDirs| Name: | xdgDataDirs | | Prototype: | static QStringList xdgDataDirs() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | | Lines: | 266-296 |
| | 14 | 4 |
BlendSrcGeneric| Name: | BlendSrcGeneric | | Coverage: | 0.000% (0/9) |
| | 7 | 5 |
BlendSrcGenericRGB64| Name: | BlendSrcGenericRGB64 | | Coverage: | 0.000% (0/11) |
| | 7 | 5 |
ClipboardEvent| Name: | ClipboardEvent | | Coverage: | 57.895% (11/19) |
| | 11 | 5 |
ImageReader| Name: | ImageReader | | Coverage: | 0.000% (0/9) |
| | 10 | 5 |
InsertionSort| Name: | InsertionSort | | Prototype: | static int InsertionSort(EdgeTableEntry *AET) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3366-3394 |
| | 22 | 5 |
IntersectionPoint| Name: | IntersectionPoint | | Coverage: | 0.000% (0/17) |
| | 8 | 5 |
LineEdit| Name: | LineEdit | | Coverage: | 11.111% (1/9) |
| | 8 | 5 |
PageItem| Name: | PageItem | | Coverage: | 71.429% (5/7) |
| | 39 | 5 |
PropertyNotifyEvent| Name: | PropertyNotifyEvent | | Coverage: | 100.000% (14/14) |
| | 9 | 5 |
QACConnectionObject| Name: | QACConnectionObject | | Coverage: | 0.000% (0/5) |
| | 5 | 5 |
QAbstractOpenGLFunctionsPrivate| Name: | QAbstractOpenGLFunctionsPrivate | | Coverage: | 0.000% (0/5) |
| | 10 | 5 |
QAccessibleInterface| Name: | QAccessibleInterface | | Coverage: | 0.000% (0/5) |
| | 5 | 5 |
QBufferPrivate| Name: | QBufferPrivate | | Coverage: | 100.000% (9/9) |
| | 13 | 5 |
QClipboardData| Name: | QClipboardData | | Coverage: | 0.000% (0/7) |
| | 7 | 5 |
QCollatorSortKey| Name: | QCollatorSortKey | | Coverage: | 0.000% (0/7) |
| | 8 | 5 |
QColumnViewDelegate| Name: | QColumnViewDelegate | | Coverage: | 0.000% (0/17) |
| | 19 | 5 |
QConnectionSenderSwitcher| Name: | QConnectionSenderSwitcher | | Coverage: | 100.000% (7/7) |
| | 10 | 5 |
QDBusIntrospection| Name: | QDBusIntrospection | | Coverage: | 77.778% (7/9) |
| | 12 | 5 |
QDBusSpyCallEvent| Name: | QDBusSpyCallEvent | | Coverage: | 80.000% (8/10) |
| | 6 | 5 |
QDomCDATASectionPrivate| Name: | QDomCDATASectionPrivate | | Coverage: | 0.000% (0/5) |
| | 8 | 5 |
QDomEntityReferencePrivate| Name: | QDomEntityReferencePrivate | | Coverage: | 0.000% (0/5) |
| | 8 | 5 |
QDomProcessingInstructionPrivate| Name: | QDomProcessingInstructionPrivate | | Coverage: | 0.000% (0/5) |
| | 9 | 5 |
QDrawHelperGammaTables| Name: | QDrawHelperGammaTables | | Coverage: | 0.000% (0/11) |
| | 9 | 5 |
QDropEvent| Name: | QDropEvent | | Coverage: | 0.000% (0/11) |
| | 9 | 5 |
QErrorMessagePrivate| Name: | QErrorMessagePrivate | | Coverage: | 0.000% (0/15) |
| | 15 | 5 |
QEvdevTouchScreenHandlerThread| Name: | QEvdevTouchScreenHandlerThread | | Coverage: | 0.000% (0/5) |
| | 11 | 5 |
QEventTransitionPrivate| Name: | QEventTransitionPrivate | | Coverage: | 90.909% (10/11) |
| | 10 | 5 |
QFileDialogListView| Name: | QFileDialogListView | | Coverage: | 0.000% (0/7) |
| | 14 | 5 |
QFileDialogTreeView| Name: | QFileDialogTreeView | | Coverage: | 0.000% (0/7) |
| | 19 | 5 |
QFinalState| Name: | QFinalState | | Coverage: | 80.000% (4/5) |
| | 7 | 5 |
QFontEngineData| Name: | QFontEngineData | | Coverage: | 0.000% (0/11) |
| | 7 | 5 |
QFontEngineFTRawData| Name: | QFontEngineFTRawData | | Coverage: | 100.000% (9/9) |
| | 12 | 5 |
QGLPBufferGLPaintDevice| Name: | QGLPBufferGLPaintDevice | | Coverage: | 0.000% (0/5) |
| | 7 | 5 |
QGLWidgetPrivate| Name: | QGLWidgetPrivate | | Coverage: | 45.455% (5/11) |
| | 11 | 5 |
QGenericPluginFactory| Name: | QGenericPluginFactory | | Coverage: | 0.000% (0/10) |
| | 13 | 5 |
QGestureRecognizer| Name: | QGestureRecognizer | | Coverage: | 0.000% (0/7) |
| | 10 | 5 |
QGraphicsSceneHelpEvent| Name: | QGraphicsSceneHelpEvent | | Coverage: | 0.000% (0/5) |
| | 10 | 5 |