Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
convert_A2RGB30_PM_to_ARGBName: | convert_A2RGB30_PM_to_ARGB | Prototype: | template<QtPixelOrder PixelOrder> static void convert_A2RGB30_PM_to_ARGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 724-747 |
| | 12 | 3 |
convert_A2RGB30_PM_to_ARGB_inplaceName: | convert_A2RGB30_PM_to_ARGB_inplace | Prototype: | template<QtPixelOrder PixelOrder> static bool convert_A2RGB30_PM_to_ARGB_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: | 749-767 |
| | 9 | 3 |
convert_A2RGB30_PM_to_RGB30Name: | convert_A2RGB30_PM_to_RGB30 | Prototype: | template<bool rgbswap> static void convert_A2RGB30_PM_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 596-620 |
| | 12 | 3 |
convert_ARGB_PM_to_ARGBName: | convert_ARGB_PM_to_ARGB | Prototype: | static void convert_ARGB_PM_to_ARGB(QImageData *dest, const QImageData *src) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 979-1001 |
| | 16 | 3 |
convert_ARGB_to_ARGB_PMName: | convert_ARGB_to_ARGB_PM | Prototype: | static void convert_ARGB_to_ARGB_PM(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 258-280 |
| | 16 | 3 |
convert_ARGB_to_RGBAName: | convert_ARGB_to_RGBA | Prototype: | static void convert_ARGB_to_RGBA(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 435-457 |
| | 16 | 3 |
convert_ARGB_to_RGBA_inplaceName: | convert_ARGB_to_RGBA_inplace | Prototype: | template<QImage::Format DestFormat> static bool convert_ARGB_to_RGBA_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: | 459-479 |
| | 9 | 3 |
convert_ARGB_to_RGBxName: | convert_ARGB_to_RGBx | Prototype: | static void convert_ARGB_to_RGBx(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 411-433 |
| | 16 | 3 |
convert_BGR30_to_A2RGB30_inplaceName: | convert_BGR30_to_A2RGB30_inplace | Prototype: | static bool convert_BGR30_to_A2RGB30_inplace(QImageData *data, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 711-722 |
| | 7 | 3 |
convert_BGR30_to_RGB30Name: | convert_BGR30_to_RGB30 | Prototype: | static void convert_BGR30_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 647-671 |
| | 30 | 3 |
convert_RGB888_to_RGBName: | convert_RGB888_to_RGB | Prototype: | template <bool rgbx> static void convert_RGB888_to_RGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 361-382 |
| | 12 | 3 |
convert_RGBA_to_ARGBName: | convert_RGBA_to_ARGB | Prototype: | static void convert_RGBA_to_ARGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 481-503 |
| | 16 | 3 |
convert_RGBA_to_ARGB_inplaceName: | convert_RGBA_to_ARGB_inplace | Prototype: | template<QImage::Format DestFormat> static bool convert_RGBA_to_ARGB_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: | 505-524 |
| | 9 | 3 |
convert_RGBA_to_RGBName: | convert_RGBA_to_RGB | Prototype: | static void convert_RGBA_to_RGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1003-1025 |
| | 16 | 3 |
convert_RGB_to_RGB30Name: | convert_RGB_to_RGB30 | Prototype: | template<QtPixelOrder PixelOrder> static void convert_RGB_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 526-550 |
| | 12 | 3 |
convert_RGB_to_RGB30_inplaceName: | convert_RGB_to_RGB30_inplace | Prototype: | template<QtPixelOrder PixelOrder> static bool convert_RGB_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 552-571 |
| | 9 | 3 |
convert_passthroughName: | convert_passthrough | Prototype: | static void convert_passthrough(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 229-249 |
| | 14 | 3 |
convoluteBitmapName: | convoluteBitmap | Prototype: | static void convoluteBitmap(const uchar *src, uchar *dst, int width, int height, int pitch) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 642-660 |
| | 9 | 3 |
copyToDoublesName: | copyToDoubles | Prototype: | static inline void copyToDoubles(const float m[4][4], double mm[4][4]) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 373-378 |
| | 3 | 3 |
copy_swappedName: | copy_swapped | Prototype: | template <class Pixel> static inline void copy_swapped(char *dst, const int dstStride, const QImage &img, const QRect &rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 309-328 |
| | 5 | 3 |
cubicTo_clippedName: | cubicTo_clipped | Prototype: | static inline bool cubicTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, bool needsMoveTo) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1594-1611 |
| | 8 | 3 |
currentTextLineName: | currentTextLine | Prototype: | static QTextLine currentTextLine(const QTextCursor &cursor) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 100-112 |
| | 8 | 3 |
customConstructName: | customConstruct | Prototype: | static void customConstruct(QVariant::Private *d, const void *copy) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1026-1046 |
| | 13 | 3 |
debugVariantListName: | debugVariantList | Prototype: | static void debugVariantList(QDebug dbg, const QVariantList &list) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 808-819 |
| | 8 | 3 |
decompositionHelperName: | decompositionHelper | Prototype: | static const unsigned short * decompositionHelper (uint ucs4, int *length, int *tag, unsigned short *buffer) | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1296-1321 |
| | 17 | 3 |
descendantDepthName: | descendantDepth | Prototype: | static int descendantDepth(const QAbstractState *state, const QAbstractState *ancestor) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 310-319 |
| | 6 | 3 |
destStoreName: | destStore | Prototype: | static void destStore(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1212-1230 |
| | 14 | 3 |
destStore64Name: | destStore64 | Prototype: | static void destStore64(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1239-1258 |
| | 15 | 3 |
deviceRegionName: | deviceRegion | Prototype: | static QRegion deviceRegion(const QRegion ®ion, QWindow *window, const QPoint &offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 248-262 |
| | 10 | 3 |
documentSizeName: | documentSize | Prototype: | static QSize documentSize(QWidgetTextControl *control) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 247-265 |
| | 10 | 3 |
elfHash_continueName: | elfHash_continue | Prototype: | static void elfHash_continue(const char *name, uint &h) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 105-117 |
| | 8 | 3 |
encodedUtf8ToUtf16Name: | encodedUtf8ToUtf16 | Prototype: | static bool encodedUtf8ToUtf16(QString &result, ushort *&output, const ushort *begin, const ushort *&input, const ushort *end, ushort decoded) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 293-318 |
| | 13 | 3 |
ensureDetachedName: | ensureDetached | Prototype: | static void ensureDetached(QString &result, ushort *&output, const ushort *begin, const ushort *input, const ushort *end, int add = 0) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 210-232 |
| | 12 | 3 |
err_info_about_objectsName: | err_info_about_objects | Prototype: | static void err_info_about_objects(const char * func, const QObject * sender, const QObject * receiver) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2289-2299 |
| | 6 | 3 |
expandSizeName: | expandSize | Prototype: | static void expandSize(QSizeF &result, const QSizeF &size) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | Lines: | 81-87 |
| | 4 | 3 |
extract_locationName: | extract_location | Prototype: | static const char * extract_location(const char *member) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2230-2239 |
| | 5 | 3 |
fallbackParentName: | fallbackParent | Prototype: | static QString fallbackParent(const QString &mimeTypeName) | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 64-78 |
| | 9 | 3 |
fallbackThemeName: | fallbackTheme | Prototype: | static QString fallbackTheme() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 62-70 |
| | 5 | 3 |
fcntlWorksAfterFlockName: | fcntlWorksAfterFlock | Prototype: | static bool fcntlWorksAfterFlock(const QString &fn) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 146-160 |
| | 10 | 3 |
fetchTransformedBilinear_pixelBoundsName: | fetchTransformedBilinear_pixelBounds | Prototype: | template<> inline void fetchTransformedBilinear_pixelBounds<BlendTransformedBilinear>(int, int l1, int l2, int &v1, int &v2) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1893-1904 |
| | 7 | 3 |
fetchTransformedBilinear_pixelBoundsName: | fetchTransformedBilinear_pixelBounds | Prototype: | template<> inline void fetchTransformedBilinear_pixelBounds<BlendTransformedBilinearTiled>(int max, int, int, int &v1, int &v2) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1880-1891 |
| | 8 | 3 |
fillBackgroundName: | fillBackground | Prototype: | static void fillBackground(QPainter *p, const QRectF &rect, QBrush brush, const QRectF &gradientRect = QRectF()) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1861-1876 |
| | 10 | 3 |
fillBackgroundName: | fillBackground | Prototype: | static void fillBackground(QPainter *p, const QRectF &rect, QBrush brush, const QPointF &origin, QRectF gradientRect = QRectF()) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 422-438 |
| | 11 | 3 |
fillLineName: | fillLine | Prototype: | template <> inline void fillLine<Clip, LeftToRight>(qint32 *line, int width, int lx, int rx, qint32 d, qint32 dd) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 74-89 |
| | 11 | 3 |
fillLineName: | fillLine | Prototype: | template <> inline void fillLine<Clip, RightToLeft>(qint32 *line, int width, int lx, int rx, qint32 d, qint32 dd) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 91-106 |
| | 11 | 3 |
fillLineName: | fillLine | Prototype: | template <> inline void fillLine<NoClip, LeftToRight>(qint32 *line, int, int lx, int rx, qint32 d, qint32 dd) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 108-123 |
| | 11 | 3 |
fillLineName: | fillLine | Prototype: | template <> inline void fillLine<NoClip, RightToLeft>(qint32 *line, int, int lx, int rx, qint32 d, qint32 dd) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 125-140 |
| | 11 | 3 |
findAllLibsName: | findAllLibs | Prototype: | static QStringList findAllLibs(QLatin1String filter) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 550-566 |
| | 10 | 3 |
findBySizeName: | findBySize | Prototype: | static inline int findBySize(const QVector<QImage> &images, const QSize &size) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 372-379 |
| | 4 | 3 |
findChildrenHelperName: | findChildrenHelper | Prototype: | template <typename T> static QList<T> findChildrenHelper(const QObject *o) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 852-865 |
| | 5 | 3 |
findCrossingsName: | findCrossings | Prototype: | static QVector<QCrossingEdge> findCrossings(const QWingedEdge &list, qreal y) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1800-1815 |
| | 10 | 3 |
findLocalePrivateName: | findLocalePrivate | Prototype: | static QLocalePrivate *findLocalePrivate(QLocale::Language language, QLocale::Script script, QLocale::Country country) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 716-732 |
| | 8 | 3 |
fixInitialSizeName: | fixInitialSize | Prototype: | static QSize fixInitialSize(QSize size, const QWindow *w, int defaultWidth, int defaultHeight) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 584-596 |
| | 7 | 3 |
formatBacktraceForLogMessageName: | formatBacktraceForLogMessage | Prototype: | static QString formatBacktraceForLogMessage(const QMessagePattern::BacktraceParams backtraceParams, const char *function) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1268-1283 |
| | 8 | 3 |
formatDifferenceName: | formatDifference | Prototype: | static QTextFormat formatDifference(const QTextFormat &from, const QTextFormat &to) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2206-2217 |
| | 7 | 3 |
formatUnicodeStringName: | formatUnicodeString | Prototype: | static void formatUnicodeString(QDebug d, const QString &s) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3654-3663 |
| | 6 | 3 |
generateSubObjectXmlName: | generateSubObjectXml | Prototype: | static QString generateSubObjectXml(QObject *object) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 110-123 |
| | 10 | 3 |
getEtcFileContentName: | getEtcFileContent | Prototype: | static QByteArray getEtcFileContent(const char *filename) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2222-2239 |
| | 11 | 3 |
getLineHeightParamsName: | getLineHeightParams | Prototype: | static inline void getLineHeightParams(const QTextBlockFormat &blockFormat, const QTextLine &line, qreal scaling, QFixed *lineAdjustment, QFixed *lineBreakHeight, QFixed *lineHeight) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2567-2583 |
| | 8 | 3 |
getMoveDeltaComponentName: | getMoveDeltaComponent | Prototype: | static inline int getMoveDeltaComponent(uint cflags, uint moveFlag, uint resizeFlag, int delta, int maxDelta, int minDelta) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 197-206 |
| | 5 | 3 |
getPathName: | getPath | Prototype: | static QString getPath(QSettings::Format format, QSettings::Scope scope) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1097-1113 |
| | 10 | 3 |
getResizeDeltaComponentName: | getResizeDeltaComponent | Prototype: | static inline int getResizeDeltaComponent(uint cflags, uint resizeFlag, uint resizeReverseFlag, int delta) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 208-217 |
| | 5 | 3 |
getVariablesName: | getVariables | Prototype: | QList<AnchorData *> getVariables(const QList<QSimplexConstraint *> &constraints) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2062-2071 |
| | 6 | 3 |
getWindowName: | getWindow | Prototype: | static QAccessibleInterface * getWindow(QAccessibleInterface * interface) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1573-1583 |
| | 6 | 3 |
get_extended_font_bitsName: | get_extended_font_bits | Prototype: | static quint8 get_extended_font_bits(const QFontPrivate *f) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1906-1915 |
| | 7 | 3 |
grabForPopupName: | grabForPopup | Prototype: | static void grabForPopup(QWidget *popup) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3827-3838 |
| | 6 | 3 |
grabberWindowName: | grabberWindow | Prototype: | static inline QWindow *grabberWindow(const QWidget *w) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12481-12488 |
| | 5 | 3 |
gray_start_cellName: | gray_start_cell | Prototype: | static void gray_start_cell( PWorker worker, TCoord ex, TCoord ey ) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 502-520 |
| | 11 | 3 |
hashName: | hash | Prototype: | static inline uint hash(const uchar *p, int len, uint seed) noexcept | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 202-213 |
| | 6 | 3 |
hashName: | hash | Prototype: | static inline uint hash(const QChar *p, int len, uint seed) noexcept | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 220-231 |
| | 6 | 3 |
hex2intName: | hex2int | Prototype: | static inline int hex2int(const char *s) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 54-63 |
| | 7 | 3 |
idleTimerSourcePrepareName: | idleTimerSourcePrepare | Prototype: | static gboolean idleTimerSourcePrepare(GSource *source, gint *timeout) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 201-213 |
| | 7 | 3 |
imageReadMimeFormatsName: | imageReadMimeFormats | Prototype: | static QStringList imageReadMimeFormats() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | Lines: | 152-170 |
| | 12 | 3 |
imageWriteMimeFormatsName: | imageWriteMimeFormats | Prototype: | static QStringList imageWriteMimeFormats() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | Lines: | 173-191 |
| | 12 | 3 |
indexOfDescendantName: | indexOfDescendant | Prototype: | static int indexOfDescendant(QState *s, QAbstractState *desc) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 452-462 |
| | 6 | 3 |
initEmptyMultiBoxName: | initEmptyMultiBox | Prototype: | static void initEmptyMultiBox(QVector<QLayoutStruct> &chain, int start, int end) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 618-626 |
| | 5 | 3 |
inputMethodQueryRectangle_helperName: | inputMethodQueryRectangle_helper | Prototype: | static QRectF inputMethodQueryRectangle_helper(Qt::InputMethodQuery imquery, const QTransform &xform) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 130-141 |
| | 8 | 3 |
installCoverageToolName: | installCoverageTool | Prototype: | static void installCoverageTool(QLibraryPrivate *libPrivate) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 326-357 |
| | 8 | 3 |
ioErrorHandlerName: | ioErrorHandler | Prototype: | static int ioErrorHandler(Display *dpy) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 156-170 |
| | 9 | 3 |
isAncestorName: | isAncestor | Prototype: | static inline bool isAncestor(const QObject *obj, const QObject *child) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 292-300 |
| | 5 | 3 |
isAncestorFrameName: | isAncestorFrame | Prototype: | static bool isAncestorFrame(QTextFrame *possibleAncestor, QTextFrame *child) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 565-573 |
| | 5 | 3 |
isChildOfQMdiSubWindowName: | isChildOfQMdiSubWindow | Prototype: | static inline bool isChildOfQMdiSubWindow(const QWidget *child) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 219-229 |
| | 7 | 3 |
isChildOfTabbedQMdiAreaName: | isChildOfTabbedQMdiArea | Prototype: | static inline bool isChildOfTabbedQMdiArea(const QMdiSubWindow *child) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 231-239 |
| | 5 | 3 |
isDescendantName: | isDescendant | Prototype: | static inline bool isDescendant(const QAbstractState *state1, const QAbstractState *state2) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 289-299 |
| | 5 | 3 |
isLineName: | isLine | Prototype: | static bool isLine(const QBezier &bezier) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 889-903 |
| | 8 | 3 |
is_brush_transparentName: | is_brush_transparent | Prototype: | static inline bool is_brush_transparent(const QBrush &brush) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 119-129 |
| | 7 | 3 |
kdeColorName: | kdeColor | Prototype: | static inline bool kdeColor(QPalette *pal, QPalette::ColorRole role, const QVariant &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 368-377 |
| | 7 | 3 |
keywordsName: | keywords | Prototype: | static QSet<QByteArray> keywords() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 89-166 |
| | 29 | 3 |
launchName: | launch | Prototype: | static inline bool launch(const QString &launcher, const QUrl &url) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 118-131 |
| | 7 | 3 |
lengthValueFromDataName: | lengthValueFromData | Prototype: | static int lengthValueFromData(const LengthData& data, const QFont& f) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 424-431 |
| | 5 | 3 |
loadRulesFromFileName: | loadRulesFromFile | Prototype: | static QVector<QLoggingRule> loadRulesFromFile(const QString &filePath) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 257-270 |
| | 10 | 3 |
log2Name: | log2 | Prototype: | static int log2(uint i) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 360-371 |
| | 7 | 3 |
makeArgIndexToPlaceholderMapName: | makeArgIndexToPlaceholderMap | Prototype: | static ArgIndexToPlaceholderMap makeArgIndexToPlaceholderMap(const ParseResult &parts) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7953-7967 |
| | 8 | 3 |
makeBitmapCompliantIfNeededName: | makeBitmapCompliantIfNeeded | Prototype: | static QImage makeBitmapCompliantIfNeeded(QPlatformPixmap *d, const QImage &image, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | Lines: | 101-119 |
| | 10 | 3 |
markFramesName: | markFrames | Prototype: | static void markFrames(QTextFrame *current, int from, int oldLength, int length) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2896-2918 |
| | 12 | 3 |
mask_alpha_converterName: | mask_alpha_converter | Prototype: | static void mask_alpha_converter(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1048-1068 |
| | 14 | 3 |
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: | 1070-1089 |
| | 19 | 3 |
massageAdjustedDateTimeName: | massageAdjustedDateTime | Prototype: | static void massageAdjustedDateTime(Qt::TimeSpec spec, const QTimeZone &zone, QDate *date, QTime *time) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3701-3728 |
| | 5 | 3 |
mergeSegmentsName: | mergeSegments | Prototype: | void mergeSegments(Segment *a, int na, Segment *b, int nb) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1015-1030 |
| | 11 | 3 |
miSubtractNonO1Name: | miSubtractNonO1 | Prototype: | static void miSubtractNonO1(QRegionPrivate &dest, const QRect *r, const QRect *rEnd, int y1, int y2) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2490-2507 |
| | 10 | 3 |