Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
blend_untransformed_argbName: | blend_untransformed_argb | Prototype: | static void blend_untransformed_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4228-4266 |
| | 28 | 7 |
blend_transformed_tiled_rgb565Name: | blend_transformed_tiled_rgb565 | Prototype: | static void blend_transformed_tiled_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/66) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5175-5322 |
| | 103 | 20 |
blend_transformed_tiled_argbName: | blend_transformed_tiled_argb | Prototype: | static void blend_transformed_tiled_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5045-5173 |
| | 97 | 16 |
blend_transformed_rgb565Name: | blend_transformed_rgb565 | Prototype: | static void blend_transformed_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4911-5043 |
| | 91 | 15 |
blend_transformed_bilinear_rgb565Name: | blend_transformed_bilinear_rgb565 | Prototype: | static void blend_transformed_bilinear_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4619-4810 |
| | 143 | 15 |
blend_transformed_argbName: | blend_transformed_argb | Prototype: | static void blend_transformed_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4812-4909 |
| | 70 | 9 |
blend_tiled_rgb565Name: | blend_tiled_rgb565 | Prototype: | static void blend_tiled_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4521-4617 |
| | 70 | 18 |
blend_tiled_generic_rgb64Name: | blend_tiled_generic_rgb64 | Prototype: | static void blend_tiled_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4421-4470 |
| | 39 | 10 |
blend_tiled_genericName: | blend_tiled_generic | Prototype: | static void blend_tiled_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4373-4419 |
| | 37 | 10 |
blend_tiled_argbName: | blend_tiled_argb | Prototype: | static void blend_tiled_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4472-4519 |
| | 37 | 10 |
blend_src_generic_rgb64Name: | blend_src_generic_rgb64 | Prototype: | static void blend_src_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4121-4133 |
| | 8 | 2 |
blend_src_genericName: | blend_src_generic | Prototype: | static void blend_src_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4114-4119 |
| | 3 | 1 |
blend_sourceOver_rgb16_rgb16Name: | blend_sourceOver_rgb16_rgb16 | Prototype: | static inline void blend_sourceOver_rgb16_rgb16(quint16 *__restrict__ dest, const quint16 *__restrict__ src, int length, const quint8 alpha, const quint8 ialpha) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4286-4317 |
| | 21 | 5 |
blend_pixelName: | blend_pixel | Prototype: | inline static void blend_pixel(quint32 &dst, const quint32 src) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | Lines: | 42-48 |
| | 4 | 3 |
blend_color_rgb16Name: | blend_color_rgb16 | Prototype: | static void blend_color_rgb16(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3913-3986 |
| | 47 | 12 |
blend_color_generic_rgb64Name: | blend_color_generic_rgb64 | Prototype: | void blend_color_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3886-3911 |
| | 18 | 4 |
blend_color_genericName: | blend_color_generic | Prototype: | static void blend_color_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3830-3853 |
| | 16 | 4 |
blend_color_argbName: | blend_color_argb | Prototype: | static void blend_color_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3855-3884 |
| | 18 | 6 |
bindFontName: | bindFont | Prototype: | static QByteArray bindFont(const QVector<QTtfTable>& _tables) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 1069-1143 |
| | 42 | 7 |
bidiItemizeName: | bidiItemize | Prototype: | static bool bidiItemize(QTextEngine *engine, QScriptAnalysis *analysis, QBidiControl &control) | Coverage: | 0.000% (0/300) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 343-758 |
| | 202 | 135 |
bezierAtTName: | bezierAtT | Prototype: | static inline QBezier bezierAtT(const QPainterPath &path, qreal t, qreal *startingLength, qreal *bezierLength) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2916-2968 |
| | 33 | 9 |
bestStyleName: | bestStyle | Prototype: | static QtFontStyle *bestStyle(QtFontFoundry *foundry, const QtFontStyle::Key &styleKey, const QString &styleName = QString()) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1030-1067 |
| | 19 | 7 |
bestSizeMatchName: | bestSizeMatch | Prototype: | static QPixmapIconEngineEntry *bestSizeMatch( const QSize &size, QPixmapIconEngineEntry *pa, QPixmapIconEngineEntry *pb) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 181-202 |
| | 16 | 5 |
bestFoundryName: | bestFoundry | Prototype: | static unsigned int bestFoundry(int script, unsigned int score, int styleStrategy, const QtFontFamily *family, const QString &foundry_name, QtFontStyle::Key styleKey, int pixelSize, char pitch, QtFontDesc *desc, const QString &styleName = QString()) | Coverage: | 0.000% (0/89) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1070-1203 |
| | 60 | 22 |
basicSizeName: | basicSize | Prototype: | static inline QSize basicSize( bool horizontal, const QSize &lc, const QSize &rc, const QSize &s, const QSize &t) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 801-809 |
| | 5 | 1 |
bannerPageToStringName: | bannerPageToString | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
bannerPageToStringName: | bannerPageToString | Prototype: | static inline QString bannerPageToString(const QCUPSSupport::BannerPage bannerPage) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | Lines: | 133-146 |
| | 3 | 15 |
atspiTextAttributeName: | atspiTextAttribute | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
atspiTextAttributeName: | atspiTextAttribute | Prototype: | AtSpiAttribute atspiTextAttribute(const QString &ia2Name, const QString &ia2Value) | Coverage: | 0.000% (0/113) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1952-2046 |
| | 49 | 42 |
atspiSizeName: | atspiSize | Prototype: | QString atspiSize(const QString &ia2Size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1946-1950 |
| | 1 | 1 |
atspiColorName: | atspiColor | Prototype: | QString atspiColor(const QString &ia2Color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1940-1944 |
| | 1 | 1 |
arrayContentToJsonName: | arrayContentToJson | Prototype: | static void arrayContentToJson(const QJsonPrivate::Array *a, QByteArray &json, int indent, bool compact) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 154-174 |
| | 11 | 5 |
areaName: | area | Prototype: | static inline int area(const QSize &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 178-178 |
| | 1 | 1 |
applyWindowCursorName: | applyWindowCursor | Prototype: | static inline void applyWindowCursor(const QList<QWindow *> &l) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3427-3439 |
| | 6 | 4 |
applySizePolicyName: | applySizePolicy | Prototype: | static void applySizePolicy(QSizePolicy::Policy policy, qreal minSizeHint, qreal prefSizeHint, qreal maxSizeHint, qreal *minSize, qreal *prefSize, qreal *maxSize) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 123-156 |
| | 9 | 4 |
applyCursorName: | applyCursor | Prototype: | static inline void applyCursor(QWindow *w, QCursor c) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3404-3409 |
| | 3 | 3 |
applyCursorName: | applyCursor | Prototype: | static inline void applyCursor(const QList<QWindow *> &l, const QCursor &c) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3418-3425 |
| | 4 | 3 |
applyCursorName: | applyCursor | Prototype: | static inline void applyCursor(QWidget *w, QCursor c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5017-5021 |
| | 2 | 2 |
appendItemsName: | appendItems | Prototype: | static void appendItems(QScriptAnalysis *analysis, int &start, int &stop, const QBidiControl &control, QChar::Direction dir) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 288-319 |
| | 18 | 8 |
ancestorOfName: | ancestorOf | Prototype: | static inline bool ancestorOf(QObject *widget, QObject *other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1522-1529 |
| | 4 | 3 |
alignAddressName: | alignAddress | Prototype: | static inline uchar *alignAddress(uchar *address, quintptr alignmentMask) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3496-3499 |
| | 1 | 1 |
adjustContextSelectionsForCellName: | adjustContextSelectionsForCell | Prototype: | static void adjustContextSelectionsForCell(QAbstractTextDocumentLayout::PaintContext &cell_context, const QTextTableCell &cell, int r, int c, const int *selectedTableCells) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 908-940 |
| | 16 | 5 |
addSelectedRegionsToPathName: | addSelectedRegionsToPath | Prototype: | static void addSelectedRegionsToPath(QTextEngine *eng, int lineNumber, const QPointF &pos, QTextLayout::FormatRange *selection, QPainterPath *region, QRectF boundingRect) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 971-1013 |
| | 25 | 6 |
addSegmentsToPathName: | addSegmentsToPath | Prototype: | void addSegmentsToPath(Segment *segment, QPainterPath &path) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1016-1032 |
| | 11 | 3 |
addPointName: | addPoint | Prototype: | static void addPoint(QPolygon &a, const QPoint &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 869-874 |
| | 3 | 1 |
addNextClusterName: | addNextCluster | Prototype: | static inline void addNextCluster(int &pos, int end, QScriptLine &line, int &glyphCount, const QScriptItem ¤t, const unsigned short *logClusters, const QGlyphLayout &glyphs) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1752-1770 |
| | 10 | 4 |
addLineToName: | addLineTo | Prototype: | static void addLineTo(QPainterPath &path, const QPointF &point) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1280-1300 |
| | 12 | 4 |
addLineName: | addLine | Prototype: | void addLine(QPainterPath &path, const QLineF &line) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1960-1968 |
| | 4 | 2 |
addKeyName: | addKey | Prototype: | static inline void addKey(QString &str, const QString &theKey, QKeySequence::SequenceFormat format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1205-1211 |
| | 4 | 2 |
addCircleName: | addCircle | Prototype: | static bool addCircle(const QBezier *b, qreal offset, QBezier *o) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 339-397 |
| | 43 | 8 |
addBezierName: | addBezier | Prototype: | void addBezier(QPainterPath &path, const QBezier &bezier) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1986-1994 |
| | 4 | 2 |
addName: | add | Prototype: | static void add(QPainterPath &path, const QWingedEdge &list, int edge, QPathEdge::Traversal traversal) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1302-1323 |
| | 12 | 3 |
adapted_angle_on_xName: | adapted_angle_on_x | Prototype: | static inline qreal adapted_angle_on_x(const QLineF &line) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 173-179 |
| | 4 | 2 |
activeWindowChangeQueuedName: | activeWindowChangeQueued | Prototype: | static bool activeWindowChangeQueued(const QWindow *window) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2769-2778 |
| | 4 | 1 |
_qt_movableAncestorIsSelectedName: | _qt_movableAncestorIsSelected | Prototype: | bool _qt_movableAncestorIsSelected(const QGraphicsItem *item) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 7110-7114 |
| | 2 | 1 |
_qt_get_directoryName: | _qt_get_directory | Prototype: | inline static QUrl _qt_get_directory(const QUrl &url) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2508-2521 |
| | 9 | 4 |
_q_parseDosDirName: | _q_parseDosDir | Prototype: | static void _q_parseDosDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 556-607 |
| | 31 | 6 |
_q_paintItemName: | _q_paintItem | Prototype: | static void _q_paintItem(QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget, bool useWindowOpacity, bool painterStateProtection) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4252-4294 |
| | 27 | 9 |
_q_paintIntoCacheName: | _q_paintIntoCache | Prototype: | static void _q_paintIntoCache(QPixmap *pix, QGraphicsItem *item, const QRegion &pixmapExposed, const QTransform &itemToPixmap, QPainter::RenderHints renderHints, const QStyleOptionGraphicsItem *option, bool painterStateProtection) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4296-4336 |
| | 23 | 4 |
_q_interpolateName: | _q_interpolate | Prototype: | template<> inline QRectF _q_interpolate(const QRectF &f, const QRectF &t, qreal progress) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 171-179 |
| | 6 | 1 |
_q_interpolateName: | _q_interpolate | Prototype: | template<> inline QLine _q_interpolate(const QLine &f, const QLine &t, qreal progress) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 181-184 |
| | 1 | 1 |
_q_interpolateName: | _q_interpolate | Prototype: | template<> inline QLineF _q_interpolate(const QLineF &f, const QLineF &t, qreal progress) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 186-189 |
| | 1 | 1 |
_q_interpolateName: | _q_interpolate | Prototype: | template<> inline QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | Lines: | 46-52 |
| | 4 | 1 |
_q_interpolateName: | _q_interpolate | Prototype: | template<> inline QQuaternion _q_interpolate(const QQuaternion &f,const QQuaternion &t, qreal progress) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | Lines: | 54-57 |
| | 1 | 1 |
_q_hoverFromMouseEventName: | _q_hoverFromMouseEvent | Prototype: | static void _q_hoverFromMouseEvent(QGraphicsSceneHoverEvent *hover, const QGraphicsSceneMouseEvent *mouseEvent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 257-268 |
| | 9 | 1 |
_q_boundGeometryToSizeConstraintsName: | _q_boundGeometryToSizeConstraints | Prototype: | static void _q_boundGeometryToSizeConstraints(const QRectF &startGeometry, QRectF *rect, Qt::WindowFrameSection section, const QSizeF &min, const QSizeF &max, const QGraphicsWidget *widget) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 484-559 |
| | 50 | 14 |
_q_adjustRectName: | _q_adjustRect | Prototype: | static inline void _q_adjustRect(QRect *rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 767-774 |
| | 5 | 3 |
_hb_unicode_funcs_tName: | _hb_unicode_funcs_t | Coverage: | 0.000% (0/2) |
| | 10 | 2 |
_hb_qt_unicode_scriptName: | _hb_qt_unicode_script | Prototype: | static hb_script_t _hb_qt_unicode_script(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 289-295 |
| | 1 | 1 |
_hb_qt_unicode_mirroringName: | _hb_qt_unicode_mirroring | Prototype: | static hb_codepoint_t _hb_qt_unicode_mirroring(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 281-287 |
| | 1 | 1 |
_hb_qt_unicode_general_categoryName: | _hb_qt_unicode_general_category | Prototype: | static hb_unicode_general_category_t _hb_qt_unicode_general_category(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 273-279 |
| | 1 | 1 |
_hb_qt_unicode_eastasian_widthName: | _hb_qt_unicode_eastasian_width | Prototype: | static unsigned int _hb_qt_unicode_eastasian_width(hb_unicode_funcs_t * , hb_codepoint_t , void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 225-232 |
| | 2 | 1 |
_hb_qt_unicode_decompose_compatibilityName: | _hb_qt_unicode_decompose_compatibility | Prototype: | static unsigned int _hb_qt_unicode_decompose_compatibility(hb_unicode_funcs_t * , hb_codepoint_t u, hb_codepoint_t *decomposed, void * ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 369-385 |
| | 7 | 2 |
_hb_qt_unicode_decomposeName: | _hb_qt_unicode_decompose | Prototype: | static hb_bool_t _hb_qt_unicode_decompose(hb_unicode_funcs_t * , hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void * ) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 314-367 |
| | 29 | 7 |
_hb_qt_unicode_composeName: | _hb_qt_unicode_compose | Prototype: | static hb_bool_t _hb_qt_unicode_compose(hb_unicode_funcs_t * , hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 297-312 |
| | 6 | 1 |
_hb_qt_unicode_combining_className: | _hb_qt_unicode_combining_class | Prototype: | static hb_unicode_combining_class_t _hb_qt_unicode_combining_class(hb_unicode_funcs_t * , hb_codepoint_t unicode, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 217-223 |
| | 1 | 1 |
_hb_qt_reference_tableName: | _hb_qt_reference_table | Prototype: | static hb_blob_t * _hb_qt_reference_table(hb_face_t * , hb_tag_t tag, void *user_data) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 620-642 |
| | 14 | 4 |
_hb_qt_font_releaseName: | _hb_qt_font_release | Prototype: | static void _hb_qt_font_release(void *user_data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 714-719 |
| | 2 | 2 |
_hb_qt_font_get_glyph_v_originName: | _hb_qt_font_get_glyph_v_origin | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_v_origin(hb_font_t * , void * , hb_codepoint_t , hb_position_t * , hb_position_t * , void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 471-479 |
| | 2 | 1 |
_hb_qt_font_get_glyph_v_kerningName: | _hb_qt_font_get_glyph_v_kerning | Prototype: | static hb_position_t _hb_qt_font_get_glyph_v_kerning(hb_font_t * , void * , hb_codepoint_t , hb_codepoint_t , void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 502-509 |
| | 2 | 1 |
_hb_qt_font_get_glyph_v_advanceName: | _hb_qt_font_get_glyph_v_advance | Prototype: | static hb_position_t _hb_qt_font_get_glyph_v_advance(hb_font_t * , void * , hb_codepoint_t , void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 453-460 |
| | 2 | 1 |
_hb_qt_font_get_glyph_nameName: | _hb_qt_font_get_glyph_name | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_name(hb_font_t * , void * , hb_codepoint_t , char *name, unsigned int size, void * ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 551-561 |
| | 4 | 2 |
_hb_qt_font_get_glyph_h_originName: | _hb_qt_font_get_glyph_h_origin | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_h_origin(hb_font_t * , void * , hb_codepoint_t , hb_position_t * , hb_position_t * , void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 462-469 |
| | 1 | 1 |
_hb_qt_font_get_glyph_h_kerningName: | _hb_qt_font_get_glyph_h_kerning | Prototype: | static hb_position_t _hb_qt_font_get_glyph_h_kerning(hb_font_t *font, void *font_data, hb_codepoint_t first_glyph, hb_codepoint_t second_glyph, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 481-500 |
| | 10 | 1 |
_hb_qt_font_get_glyph_h_advanceName: | _hb_qt_font_get_glyph_h_advance | Prototype: | static hb_position_t _hb_qt_font_get_glyph_h_advance(hb_font_t *font, void *font_data, hb_codepoint_t glyph, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 433-451 |
| | 9 | 1 |
_hb_qt_font_get_glyph_from_nameName: | _hb_qt_font_get_glyph_from_name | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_from_name(hb_font_t * , void * , const char * , int , hb_codepoint_t *glyph, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 563-572 |
| | 3 | 1 |
_hb_qt_font_get_glyph_extentsName: | _hb_qt_font_get_glyph_extents | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_extents(hb_font_t * , void *font_data, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 511-528 |
| | 8 | 1 |
_hb_qt_font_get_glyph_contour_pointName: | _hb_qt_font_get_glyph_contour_point | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_contour_point(hb_font_t * , void *font_data, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void * ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 530-549 |
| | 10 | 2 |
_hb_qt_font_get_glyphName: | _hb_qt_font_get_glyph | Prototype: | static hb_bool_t _hb_qt_font_get_glyph(hb_font_t * , void *font_data, hb_codepoint_t unicode, hb_codepoint_t , hb_codepoint_t *glyph, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 419-431 |
| | 4 | 1 |
_hb_qt_font_funcs_tName: | _hb_qt_font_funcs_t | Coverage: | 0.000% (0/2) |
| | 13 | 2 |
_hb_qt_font_createName: | _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 |
_hb_qt_face_releaseName: | _hb_qt_face_release | Prototype: | static void _hb_qt_face_release(void *user_data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 664-669 |
| | 2 | 2 |
_hb_qt_face_createName: | _hb_qt_face_create | Prototype: | static inline hb_face_t * _hb_qt_face_create(QFontEngine *fe) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 644-662 |
| | 11 | 3 |
XorRegionName: | XorRegion | Prototype: | static void XorRegion(QRegionPrivate *sra, QRegionPrivate *srb, QRegionPrivate &dest) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2622-2651 |
| | 21 | 7 |
WriterName: | Writer | Coverage: | 0.000% (0/10) |
| | 10 | 2 |
VersionTermName: | VersionTerm | Coverage: | 0.000% (0/30) |
| | 24 | 14 |
ValueExtractorName: | ValueExtractor | Coverage: | 0.000% (0/353) |
| | 312 | 156 |
ValueName: | Value | Coverage: | 0.000% (0/4) |
| | 3 | 2 |
UnionRegionName: | UnionRegion | Prototype: | static void UnionRegion(const QRegionPrivate *reg1, const QRegionPrivate *reg2, QRegionPrivate &dest) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2423-2445 |
| | 16 | 2 |
UnionRectWithRegionName: | UnionRectWithRegion | Prototype: | static void UnionRectWithRegion(const QRect *rect, const QRegionPrivate *source, QRegionPrivate &dest) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1818-1834 |
| | 9 | 4 |