Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QRegularExpressionValidatorName: | QRegularExpressionValidator | Coverage: | 0.000% (0/16) |
| | 20 | 8 |
QPlatformGraphicsBufferName: | QPlatformGraphicsBuffer | Coverage: | 0.000% (0/15) |
| | 20 | 11 |
QPaintDeviceName: | QPaintDevice | Coverage: | 0.000% (0/23) |
| | 20 | 11 |
QOpenGLVersionProfileName: | QOpenGLVersionProfile | Coverage: | 0.000% (0/31) |
| | 20 | 13 |
QOpenGLFunctions_3_2_CoreBackendName: | QOpenGLFunctions_3_2_CoreBackend | Coverage: | 0.000% (0/2) |
| | 20 | 2 |
QOpenGLFunctions_1_5_CoreBackendName: | QOpenGLFunctions_1_5_CoreBackend | Coverage: | 0.000% (0/2) |
| | 20 | 2 |
QMessageAuthenticationCodePrivateName: | QMessageAuthenticationCodePrivate | Coverage: | 78.571% (11/14) |
| | 20 | 6 |
QInputControlName: | QInputControl | Coverage: | 0.000% (0/25) |
| | 20 | 9 |
QFbBackingStoreName: | QFbBackingStore | Coverage: | 0.000% (0/20) |
| | 20 | 12 |
QFSFileEngineIteratorName: | QFSFileEngineIterator | Coverage: | 0.000% (0/17) |
| | 20 | 9 |
QEGLPbufferName: | QEGLPbuffer | Coverage: | 0.000% (0/23) |
| | 20 | 7 |
QDistanceFieldDataName: | QDistanceFieldData | Coverage: | 0.000% (0/16) |
| | 20 | 6 |
QBlendStyleAnimationName: | QBlendStyleAnimation | Coverage: | 0.000% (0/24) |
| | 20 | 12 |
QActionGroupPrivateName: | QActionGroupPrivate | Coverage: | 0.000% (0/19) |
| | 20 | 9 |
QAbstractFileEngineIteratorName: | QAbstractFileEngineIterator | Coverage: | 70.000% (14/20) |
| | 20 | 12 |
IconTilerName: | IconTiler | Coverage: | 0.000% (0/20) |
| | 20 | 6 |
xdndProxyName: | xdndProxy | Prototype: | static xcb_window_t xdndProxy(QXcbConnection *c, xcb_window_t w) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 87-118 |
| | 19 | 5 |
setFontFamilyFromValuesName: | 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 |
resolveLibraryInternalName: | resolveLibraryInternal | Prototype: | static bool resolveLibraryInternal() | Coverage: | 41.667% (10/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | Lines: | 88-123 |
| | 19 | 9 |
qt_xcb_imageFormatForVisualName: | qt_xcb_imageFormatForVisual | Prototype: | QImage::Format qt_xcb_imageFormatForVisual(QXcbConnection *connection, uint8_t depth, const xcb_visualtype_t *visual) | Coverage: | 18.033% (11/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | Lines: | 51-80 |
| | 19 | 7 |
qt_urlRecodeByteArrayName: | qt_urlRecodeByteArray | Prototype: | QString qt_urlRecodeByteArray(const QByteArray &ba) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 587-624 |
| | 19 | 7 |
qt_t_for_arc_angleName: | qt_t_for_arc_angle | Prototype: | qreal qt_t_for_arc_angle(qreal angle) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 787-830 |
| | 19 | 3 |
qt_readEscapedFormatStringName: | qt_readEscapedFormatString | Prototype: | QString qt_readEscapedFormatString(const QString &format, int *idx) | Coverage: | 71.429% (15/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 487-519 |
| | 19 | 7 |
qt_palette_from_colorName: | qt_palette_from_color | Prototype: | static void qt_palette_from_color(QPalette &pal, const QColor &button) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 60-82 |
| | 19 | 1 |
qt_gradient_quint16Name: | qt_gradient_quint16 | Prototype: | static void qt_gradient_quint16(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5616-5661 |
| | 19 | 3 |
qt_getDefaultJustificationOpportunitiesName: | qt_getDefaultJustificationOpportunities | Prototype: | static inline void qt_getDefaultJustificationOpportunities(const ushort *string, int length, QGlyphLayout g, ushort *log_clusters, int spaceAs) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 840-872 |
| | 19 | 8 |
qt_fusion_gradientName: | qt_fusion_gradient | Prototype: | static QLinearGradient qt_fusion_gradient(const QRect &rect, const QBrush &baseColor, Direction direction = TopDown) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 232-266 |
| | 19 | 7 |
qt_draw_tileName: | 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_bitmapblit16_sse2Name: | qt_bitmapblit16_sse2 | Prototype: | void qt_bitmapblit16_sse2(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *src, int width, int height, int stride) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 401-429 |
| | 19 | 4 |
qDrawWinShadesName: | qDrawWinShades | Prototype: | static void qDrawWinShades(QPainter *p, int x, int y, int w, int h, const QColor &c1, const QColor &c2, const QColor &c3, const QColor &c4, const QBrush *fill) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 378-404 |
| | 19 | 4 |
qDetectCpuFeaturesName: | qDetectCpuFeatures | Prototype: | void qDetectCpuFeatures() | Coverage: | 21.739% (5/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 649-709 |
| | 19 | 7 |
qConvertToUnsignedNumberName: | qConvertToUnsignedNumber | Prototype: | static qulonglong qConvertToUnsignedNumber(const QVariant::Private *d, bool *ok) | Coverage: | 85.417% (41/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 268-320 |
| | 19 | 25 |
qConvertToNumberName: | qConvertToNumber | Prototype: | static qlonglong qConvertToNumber(const QVariant::Private *d, bool *ok) | Coverage: | 89.583% (43/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 193-246 |
| | 19 | 25 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QEasingCurve &easing) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1470-1494 |
| | 19 | 2 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QIcon &icon) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1255-1283 |
| | 19 | 6 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QGLFormat &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1625-1648 |
| | 19 | 1 |
operator/Name: | operator/ | Prototype: | QMatrix4x4 operator/(const QMatrix4x4& matrix, float divisor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 778-799 |
| | 19 | 1 |
miIntersectOName: | miIntersectO | Prototype: | static void miIntersectO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1931-1973 |
| | 19 | 6 |
mask_alpha_converter_inplaceName: | mask_alpha_converter_inplace | Prototype: | template<QImage::Format DestFormat> static bool mask_alpha_converter_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1064-1083 |
| | 19 | 3 |
mapToGlobalTransformName: | mapToGlobalTransform | Prototype: | static MapToGlobalTransformResult mapToGlobalTransform(const QWidget *w) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12377-12406 |
| | 19 | 7 |
intersectPathName: | intersectPath | Prototype: | QPainterPath intersectPath(const QPainterPath &path, const QRectF &rect) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 2085-2112 |
| | 19 | 8 |
gray_split_cubicName: | gray_split_cubic | Prototype: | static void gray_split_cubic( QT_FT_Vector* base ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 940-965 |
| | 19 | 1 |
gray_render_spanName: | gray_render_span | Prototype: | static void gray_render_span( int count, const QT_FT_Span* spans, PWorker worker ) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1111-1157 |
| | 19 | 13 |
getImageName: | getImage | Prototype: | static QImage getImage(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 155-192 |
| | 19 | 7 |
getEscapeName: | getEscape | Prototype: | static int getEscape(const QChar *uc, int *pos, int len, int maxNumber = 999) | Coverage: | 80.952% (17/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7817-7841 |
| | 19 | 7 |
findNearestColorName: | findNearestColor | Prototype: | static inline QRgb findNearestColor(QRgb color, QRasterBuffer *rbuf) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1107-1132 |
| | 19 | 2 |
fallbacksForFamilyName: | fallbacksForFamily | Prototype: | static QStringList fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 846-878 |
| | 19 | 7 |
deflateName: | deflate | Prototype: | static int deflate (Bytef *dest, ulong *destLen, const Bytef *source, ulong sourceLen) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 158-185 |
| | 19 | 4 |
createSequenceName: | createSequence | Prototype: | static AnchorData *createSequence(Graph<AnchorVertex, AnchorData> *graph, AnchorVertex *before, const QVector<AnchorVertex*> &vertices, AnchorVertex *after) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 738-780 |
| | 19 | 2 |
buildReverseMapName: | buildReverseMap | Prototype: | static QByteArray *buildReverseMap(int forwardIndex) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | Lines: | 612-635 |
| | 19 | 7 |
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 |
alphaMapFromGlyphDataName: | alphaMapFromGlyphData | Prototype: | static inline QImage alphaMapFromGlyphData(QFontEngineFT::Glyph *glyph, QFontEngine::GlyphFormat glyphFormat) | Coverage: | 73.684% (14/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1717-1745 |
| | 19 | 7 |
_q_uuidFromHexName: | _q_uuidFromHex | Prototype: | template <class Char> bool _q_uuidFromHex(const Char *&src, uint &d1, ushort &d2, ushort &d3, uchar (&d4)[8]) | Coverage: | 68.571% (24/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 94-118 |
| | 19 | 3 |
ValueArrayName: | ValueArray | Coverage: | 59.091% (13/22) |
| | 19 | 9 |
TypeConstructorName: | TypeConstructor | Coverage: | 42.857% (9/21) |
| | 19 | 11 |
QXcbGlIntegrationFactoryName: | QXcbGlIntegrationFactory | Coverage: | 13.636% (3/22) |
| | 19 | 10 |
QTextEditMimeDataName: | QTextEditMimeData | Coverage: | 0.000% (0/9) |
| | 19 | 5 |
QSupportedWritingSystemsName: | QSupportedWritingSystems | Coverage: | 0.000% (0/22) |
| | 19 | 12 |
QStackedWidgetName: | QStackedWidget | Coverage: | 0.000% (0/15) |
| | 19 | 13 |
QPlatformSessionManagerName: | QPlatformSessionManager | Coverage: | 0.000% (0/16) |
| | 19 | 16 |
QPlatformIntegrationFactoryName: | QPlatformIntegrationFactory | Coverage: | 0.000% (0/22) |
| | 19 | 10 |
QPlatformDialogHelperName: | QPlatformDialogHelper | Coverage: | 0.000% (0/36) |
| | 19 | 25 |
QPersistentModelIndexDataName: | QPersistentModelIndexData | Coverage: | 100.000% (9/9) |
| | 19 | 4 |
QPaintEnginePrivateName: | QPaintEnginePrivate | Coverage: | 0.000% (0/10) |
| | 19 | 4 |
QOpenGLExtensionMatcherName: | QOpenGLExtensionMatcher | Coverage: | 0.000% (0/21) |
| | 19 | 7 |
QNetworkCacheMetaDataPrivateName: | QNetworkCacheMetaDataPrivate | Coverage: | 100.000% (14/14) |
| | 19 | 4 |
QMessageDialogOptionsName: | QMessageDialogOptions | Coverage: | 0.000% (0/18) |
| | 19 | 16 |
QInternalName: | QInternal | Coverage: | 19.048% (4/21) |
| | 19 | 7 |
QFileDialogTreeViewName: | QFileDialogTreeView | Coverage: | 0.000% (0/7) |
| | 19 | 5 |
QDBusAbstractAdaptorName: | QDBusAbstractAdaptor | Coverage: | 47.368% (9/19) |
| | 19 | 7 |
QColumnViewDelegateName: | QColumnViewDelegate | Coverage: | 0.000% (0/17) |
| | 19 | 5 |
QByteDeviceWrappingIoDeviceName: | QByteDeviceWrappingIoDevice | Coverage: | 61.538% (8/13) |
| | 19 | 9 |
QAccessibleStackedWidgetName: | QAccessibleStackedWidget | Coverage: | 0.000% (0/23) |
| | 19 | 11 |
QAccessibleEventName: | QAccessibleEvent | Coverage: | 0.000% (0/25) |
| | 19 | 9 |
QAbstractOpenGLFunctionsName: | QAbstractOpenGLFunctions | Coverage: | 0.000% (0/15) |
| | 19 | 9 |
xpm_color_nameName: | 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 |
transformIsSimpleName: | transformIsSimple | Prototype: | static inline bool transformIsSimple(const QTransform& transform) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4340-4363 |
| | 18 | 8 |
subpixelTypeFromMatchName: | subpixelTypeFromMatch | Prototype: | QFontEngine::SubpixelAntialiasingType subpixelTypeFromMatch(FcPattern *match, bool useXftConf) | Coverage: | 13.636% (3/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 595-627 |
| | 18 | 11 |
s2bName: | s2b | Prototype: | static Bigint *s2b(const char *s, int nd0, int nd, quint32 y9) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 603-633 |
| | 18 | 5 |
readAllPropertiesName: | readAllProperties | Prototype: | static QVariantMap readAllProperties(QObject *object, int flags) | Coverage: | 56.000% (14/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 442-474 |
| | 18 | 7 |
qt_span_clipName: | 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_save_gl_stateName: | qt_save_gl_state | Prototype: | static void qt_save_gl_state() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 4733-4755 |
| | 18 | 1 |
qReallocAlignedName: | qReallocAligned | Prototype: | void *qReallocAligned(void *oldptr, size_t newsize, size_t oldsize, size_t alignment) | Coverage: | 53.333% (8/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 73-116 |
| | 18 | 5 |
parseTzTransitionsName: | parseTzTransitions | Prototype: | static QVector<QTzTransition> parseTzTransitions(QDataStream &ds, int tzh_timecnt, bool longTran) | Coverage: | 72.414% (21/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 183-214 |
| | 18 | 8 |
parsePosixTimeName: | parsePosixTime | Prototype: | static int parsePosixTime(const char *begin, const char *end) | Coverage: | 44.828% (13/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 376-412 |
| | 18 | 7 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QPalette &p) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 986-1012 |
| | 18 | 6 |
operator>>Name: | operator>> | Prototype: | static inline QDataStream &operator>>(QDataStream &in, QNetworkCacheMetaData::AttributesMap &hash) | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | Lines: | 363-388 |
| | 18 | 5 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSqlField &f) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | Lines: | 510-530 |
| | 18 | 6 |
operator<<Name: | operator<< | Prototype: | static QDataStream& operator<<(QDataStream& s, const QNtlmPhase3Block& b) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1036-1062 |
| | 18 | 3 |
minimumHeightForWidthName: | minimumHeightForWidth | Prototype: | static qreal minimumHeightForWidth(qreal width, qreal minh, qreal maxh, const QGraphicsWidget *widget, bool heightForWidth = true) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 399-429 |
| | 18 | 5 |
ignoreProxyForName: | ignoreProxyFor | Prototype: | static bool ignoreProxyFor(const QNetworkProxyQuery &query) | Coverage: | 9.091% (2/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp | Lines: | 48-81 |
| | 18 | 8 |
hi0bitsName: | hi0bits | Prototype: | static int hi0bits(quint32 x) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 635-661 |
| | 18 | 7 |
get_font_bitsName: | get_font_bits | Prototype: | static quint8 get_font_bits(int version, const QFontPrivate *f) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1878-1901 |
| | 18 | 9 |
getEffectiveTargetStatesName: | getEffectiveTargetStates | Prototype: | static QList<QAbstractState *> getEffectiveTargetStates(QAbstractTransition *transition, CalculationCache *cache) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 355-386 |
| | 18 | 6 |
fillLinesName: | fillLines | Prototype: | template <FillClip clip, FillVDir vDir, FillHDir hDir> inline void fillLines(qint32 *bits, int width, int height, int upperY, int lowerY, int &lx, int ldx, int &rx, int rdx, qint32 &d, qint32 ddy, qint32 ddx) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 136-162 |
| | 18 | 4 |
familyListName: | familyList | Prototype: | static QStringList familyList(const QFontDef &req) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 686-714 |
| | 18 | 5 |
double2stringName: | double2string | Prototype: | static QString double2string(double num, int base, int ndigits, bool *oflow) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 208-233 |
| | 18 | 7 |
commonEdgeName: | commonEdge | Prototype: | static int commonEdge(const QWingedEdge &list, int a, int b) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1119-1147 |
| | 18 | 4 |
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_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 |