Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
qt_defaultDpiXName: | 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_defaultDpiYName: | 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_childName: | 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_latin1Name: | 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_mdibuttonName: | 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_metadataName: | 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_rgbName: | 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_rgbName: | 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_convertToGLFormatHelperName: | 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_mdibuttonName: | 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_imageTransformName: | 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_pluginsName: | 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_isExtendedRadialGradientName: | 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_horizontalName: | 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_verticalName: | 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_listName: | 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_curveName: | 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_yName: | 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_xyName: | 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_yName: | 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_yName: | 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_xyName: | 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_yName: | 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_registerAliasToFontFamilyName: | 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_resolveFontFamilyAliasName: | 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_fixResourceRootName: | 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_countName: | 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_latin1Name: | 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_XPixmapFromBitmapName: | 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_traverseName: | 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 |
rawReadValueName: | 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 |
readEtcOsReleaseName: | 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_infoheaderName: | 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_headerName: | 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 |
releaseMouseGrabOfWidgetName: | 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 |
resolveStringRefsAndReturnTotalSizeName: | 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_genericName: | 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 |
sendResizeEventsName: | 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 |
sendWindowChangeToTextureChildrenRecursivelyName: | 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 |
setName: | 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_internalName: | 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 |
setPenAndDrawBackgroundName: | 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 |
setWidthAttributeName: | 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 |
simdDecodeAsciiName: | 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 |
skipBoundryNeutralsName: | 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_saveYourselfCallbackName: | 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 |
splitStringName: | 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 |
splitStringName: | 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 |
supportedImageHandlerFormatsName: | 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 |
swapPixel01Name: | 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 |
targetToProgramIndexName: | 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 |
tcbToBezierName: | 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 |
textForRangeName: | 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 |
themeableHintName: | 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 |
timeFormatContainsAPName: | 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 |
timerSourcePrepareName: | 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 |
translateMouseButtonsName: | 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 |
unicodeToEncodedUtf8Name: | 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 |
updateBlockedStatusRecursionName: | 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 |
willLogToConsoleName: | 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 |
windowInteractsWithPositionName: | 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 |
windowOfName: | 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 |
xdgDataDirsName: | 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 |
BlendSrcGenericName: | BlendSrcGeneric | Coverage: | 0.000% (0/9) |
| | 7 | 5 |
BlendSrcGenericRGB64Name: | BlendSrcGenericRGB64 | Coverage: | 0.000% (0/11) |
| | 7 | 5 |
ClipboardEventName: | ClipboardEvent | Coverage: | 57.895% (11/19) |
| | 11 | 5 |
ImageReaderName: | ImageReader | Coverage: | 0.000% (0/9) |
| | 10 | 5 |
InsertionSortName: | 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 |
IntersectionPointName: | IntersectionPoint | Coverage: | 0.000% (0/17) |
| | 8 | 5 |
LineEditName: | LineEdit | Coverage: | 11.111% (1/9) |
| | 8 | 5 |
PageItemName: | PageItem | Coverage: | 71.429% (5/7) |
| | 39 | 5 |
PropertyNotifyEventName: | PropertyNotifyEvent | Coverage: | 100.000% (14/14) |
| | 9 | 5 |
QACConnectionObjectName: | QACConnectionObject | Coverage: | 0.000% (0/5) |
| | 5 | 5 |
QAbstractOpenGLFunctionsPrivateName: | QAbstractOpenGLFunctionsPrivate | Coverage: | 0.000% (0/5) |
| | 10 | 5 |
QAccessibleInterfaceName: | QAccessibleInterface | Coverage: | 0.000% (0/5) |
| | 5 | 5 |
QBufferPrivateName: | QBufferPrivate | Coverage: | 100.000% (9/9) |
| | 13 | 5 |
QClipboardDataName: | QClipboardData | Coverage: | 0.000% (0/7) |
| | 7 | 5 |
QCollatorSortKeyName: | QCollatorSortKey | Coverage: | 0.000% (0/7) |
| | 8 | 5 |
QColumnViewDelegateName: | QColumnViewDelegate | Coverage: | 0.000% (0/17) |
| | 19 | 5 |
QConnectionSenderSwitcherName: | QConnectionSenderSwitcher | Coverage: | 100.000% (7/7) |
| | 10 | 5 |
QDBusIntrospectionName: | QDBusIntrospection | Coverage: | 77.778% (7/9) |
| | 12 | 5 |
QDBusSpyCallEventName: | QDBusSpyCallEvent | Coverage: | 80.000% (8/10) |
| | 6 | 5 |
QDomCDATASectionPrivateName: | QDomCDATASectionPrivate | Coverage: | 0.000% (0/5) |
| | 8 | 5 |
QDomEntityReferencePrivateName: | QDomEntityReferencePrivate | Coverage: | 0.000% (0/5) |
| | 8 | 5 |
QDomProcessingInstructionPrivateName: | QDomProcessingInstructionPrivate | Coverage: | 0.000% (0/5) |
| | 9 | 5 |
QDrawHelperGammaTablesName: | QDrawHelperGammaTables | Coverage: | 0.000% (0/11) |
| | 9 | 5 |
QDropEventName: | QDropEvent | Coverage: | 0.000% (0/11) |
| | 9 | 5 |
QErrorMessagePrivateName: | QErrorMessagePrivate | Coverage: | 0.000% (0/15) |
| | 15 | 5 |
QEvdevTouchScreenHandlerThreadName: | QEvdevTouchScreenHandlerThread | Coverage: | 0.000% (0/5) |
| | 11 | 5 |
QEventTransitionPrivateName: | QEventTransitionPrivate | Coverage: | 90.909% (10/11) |
| | 10 | 5 |
QFileDialogListViewName: | QFileDialogListView | Coverage: | 0.000% (0/7) |
| | 14 | 5 |
QFileDialogTreeViewName: | QFileDialogTreeView | Coverage: | 0.000% (0/7) |
| | 19 | 5 |
QFinalStateName: | QFinalState | Coverage: | 80.000% (4/5) |
| | 7 | 5 |
QFontEngineDataName: | QFontEngineData | Coverage: | 0.000% (0/11) |
| | 7 | 5 |
QFontEngineFTRawDataName: | QFontEngineFTRawData | Coverage: | 100.000% (9/9) |
| | 12 | 5 |
QGLPBufferGLPaintDeviceName: | QGLPBufferGLPaintDevice | Coverage: | 0.000% (0/5) |
| | 7 | 5 |
QGLWidgetPrivateName: | QGLWidgetPrivate | Coverage: | 45.455% (5/11) |
| | 11 | 5 |
QGenericPluginFactoryName: | QGenericPluginFactory | Coverage: | 0.000% (0/10) |
| | 13 | 5 |
QGestureRecognizerName: | QGestureRecognizer | Coverage: | 0.000% (0/7) |
| | 10 | 5 |
QGraphicsSceneHelpEventName: | QGraphicsSceneHelpEvent | Coverage: | 0.000% (0/5) |
| | 10 | 5 |