Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
drawTextItemDecorationName: | drawTextItemDecoration | Prototype: | static void drawTextItemDecoration(QPainter *painter, const QPointF &pos, const QFontEngine *fe, QTextEngine *textEngine, QTextCharFormat::UnderlineStyle underlineStyle, QTextItem::RenderFlags flags, qreal width, const QTextCharFormat &charFormat) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6227-6324 |
| | 66 | 16 |
drawRectangleName: | drawRectangle | Prototype: | template <FillClip clip> void drawRectangle(qint32 *bits, int width, int height, const QPoint *int1, const QPoint *center1, const QPoint *ext1, const QPoint *int2, const QPoint *center2, const QPoint *ext2, qint32 extValue) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 282-425 |
| | 92 | 19 |
drawPolygonsName: | drawPolygons | Prototype: | static void drawPolygons(qint32 *bits, int width, int height, const QPoint *vertices, const quint32 *indices, int indexCount, qint32 value) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 427-481 |
| | 44 | 14 |
drawPixelARGB32OpaqueName: | drawPixelARGB32Opaque | Prototype: | inline void drawPixelARGB32Opaque(QCosmeticStroker *stroker, int x, int y, int) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 172-180 |
| | 5 | 2 |
drawPixelARGB32Name: | drawPixelARGB32 | Prototype: | inline void drawPixelARGB32(QCosmeticStroker *stroker, int x, int y, int coverage) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 161-170 |
| | 6 | 2 |
drawPixelName: | drawPixel | Prototype: | inline void drawPixel(QCosmeticStroker *stroker, int x, int y, int coverage) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 138-159 |
| | 14 | 4 |
drawLineAAName: | drawLineAA | Prototype: | template<DrawPixel drawPixel, class Dasher> static bool drawLineAA(QCosmeticStroker *stroker, qreal rx1, qreal ry1, qreal rx2, qreal ry2, int caps) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 899-1040 |
| | 90 | 18 |
drawLineName: | drawLine | Prototype: | template<DrawPixel drawPixel, class Dasher> static bool drawLine(QCosmeticStroker *stroker, qreal rx1, qreal ry1, qreal rx2, qreal ry2, int caps) | Coverage: | 0.000% (0/113) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 722-896 |
| | 116 | 26 |
drawEllipse_midpoint_iName: | drawEllipse_midpoint_i | Prototype: | static void drawEllipse_midpoint_i(const QRect &rect, const QRect &clip, ProcessSpans pen_func, ProcessSpans brush_func, QSpanData *pen_data, QSpanData *brush_data) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4726-4768 |
| | 27 | 5 |
drawEllipsePointsName: | drawEllipsePoints | Prototype: | static inline void drawEllipsePoints(int x, int y, int length, const QRect &rect, const QRect &clip, ProcessSpans pen_func, ProcessSpans brush_func, QSpanData *pen_data, QSpanData *brush_data) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4654-4720 |
| | 42 | 6 |
drawArrowName: | drawArrow | Prototype: | static void drawArrow(const QStyle *style, const QStyleOptionToolButton *toolbutton, const QRect &rect, QPainter *painter, const QWidget *widget = 0) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 767-790 |
| | 14 | 6 |
downloadBufferDeleterName: | downloadBufferDeleter | Prototype: | static void downloadBufferDeleter(char *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 707-710 |
| | 1 | 1 |
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 |
dotName: | dot | Prototype: | static qreal dot(const QPointF &a, const QPointF &b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 77-80 |
| | 1 | 1 |
dotName: | dot | Prototype: | inline int dot(const QPoint &u, const QPoint &v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 82-85 |
| | 1 | 1 |
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: | 241-259 |
| | 10 | 3 |
dockedGeometryName: | dockedGeometry | Prototype: | static QRect dockedGeometry(QWidget *widget) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1129-1141 |
| | 8 | 2 |
dockPosHelperName: | dockPosHelper | Prototype: | static QInternal::DockPosition dockPosHelper(const QRect &rect, const QPoint &_pos, Qt::Orientation o, bool nestingEnabled, QDockAreaLayoutInfo::TabMode tabMode) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 637-737 |
| | 40 | 17 |
do_mirror_dataName: | do_mirror_data | Prototype: | template<class T> inline void do_mirror_data(QImageData *dst, QImageData *src, int dstX0, int dstY0, int dstXIncr, int dstYIncr, int w, int h) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2965-2997 |
| | 17 | 8 |
do_mirrorName: | do_mirror | Prototype: | inline void do_mirror(QImageData *dst, QImageData *src, bool horizontal, bool vertical) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2999-3077 |
| | 47 | 18 |
do_gettimeName: | do_gettime | Prototype: | static inline void do_gettime(qint64 *sec, qint64 *frac) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 150-156 |
| | 4 | 1 |
doNotifyName: | doNotify | Prototype: | static bool doNotify(QObject *receiver, QEvent *event) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1079-1091 |
| | 5 | 2 |
doDeleteLaterName: | doDeleteLater | Prototype: | static void doDeleteLater(QObject* obj) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | Lines: | 54-57 |
| | 1 | 1 |
doCryptName: | doCrypt | Prototype: | static QByteArray doCrypt(QSslKeyPrivate::Cipher cipher, const QByteArray &data, const QByteArray &key, const QByteArray &iv, int enc) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | Lines: | 268-305 |
| | 28 | 5 |
doCheckUnGrabAncestorName: | doCheckUnGrabAncestor | Prototype: | static inline bool doCheckUnGrabAncestor(QXcbConnection *conn) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2286-2303 |
| | 4 | 2 |
dlIterateCallbackName: | dlIterateCallback | Prototype: | static int dlIterateCallback(struct dl_phdr_info *info, size_t size, void *data) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 492-505 |
| | 10 | 4 |
dither_to_MonoName: | dither_to_Mono | Prototype: | void dither_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags, bool fromalpha) | Coverage: | 0.000% (0/190) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1155-1422 |
| | 184 | 63 |
distributeMultiBoxName: | distributeMultiBox | Prototype: | static void distributeMultiBox(QVector<QLayoutStruct> &chain, int start, int end, int minSize, int sizeHint, QVector<int> &stretchArray, int stretch) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 622-685 |
| | 42 | 15 |
discard_pbm_lineName: | discard_pbm_line | Prototype: | static void discard_pbm_line(QIODevice *d) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 49-57 |
| | 5 | 2 |
discardSyncRequestName: | discardSyncRequest | Prototype: | static inline bool discardSyncRequest(QWidget *tlw, QTLWExtra *tlwExtra) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1088-1094 |
| | 3 | 2 |
discardInvalidateBufferRequestName: | discardInvalidateBufferRequest | Prototype: | static inline bool discardInvalidateBufferRequest(QWidget *widget, QTLWExtra *tlwExtra) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1451-1464 |
| | 8 | 4 |
disableCoreDump_ctor_class_Name: | disableCoreDump_ctor_class_ | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
disableCoreDumpName: | disableCoreDump | Prototype: | static void disableCoreDump() | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 109-122 |
| | 8 | 3 |
directorySizeDistanceName: | directorySizeDistance | Prototype: | static int directorySizeDistance(const QIconDirInfo &dir, int iconsize) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 420-443 |
| | 16 | 8 |
directoryMatchesSizeName: | directoryMatchesSize | Prototype: | static bool directoryMatchesSize(const QIconDirInfo &dir, int iconsize) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 398-414 |
| | 10 | 4 |
digestMd5ResponseHelperName: | digestMd5ResponseHelper | Prototype: | static QByteArray digestMd5ResponseHelper( const QByteArray &alg, const QByteArray &userName, const QByteArray &realm, const QByteArray &password, const QByteArray &nonce, const QByteArray &nonceCount, const QByteArray &cNonce, const QByteArray &qop, const QByteArray &method, const QByteArray &digestUri, const QByteArray &hEntity ) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 605-668 |
| | 38 | 4 |
differentialForProgressName: | differentialForProgress | Prototype: | static qreal differentialForProgress(const QEasingCurve &curve, qreal pos) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 145-155 |
| | 5 | 1 |
difference_opName: | difference_op | Prototype: | static inline int difference_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1633-1636 |
| | 1 | 1 |
diffName: | diff | Prototype: | static Bigint *diff(Bigint *a, Bigint *b) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 927-1001 |
| | 43 | 6 |
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: | 247-261 |
| | 10 | 3 |
deviceRectName: | deviceRect | Prototype: | static inline QRect deviceRect(const QRect &rect, QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 235-240 |
| | 3 | 1 |
deviceOffsetName: | deviceOffset | Prototype: | static inline QPoint deviceOffset(const QPoint &pt, QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 242-245 |
| | 1 | 1 |
deviceIdKeyName: | deviceIdKey | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
deviceIdKeyName: | deviceIdKey | Prototype: | static inline QString deviceIdKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 140-140 |
| | 0 | 2 |
determineNameCharName: | determineNameChar | Prototype: | static NameChar determineNameChar(QChar ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2889-2892 |
| | 1 | 1 |
detectedCompatName: | detectedCompat | Prototype: | static bool detectedCompat(int button0, int button1, int button2) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1975-1984 |
| | 7 | 4 |
detectWebBrowserName: | detectWebBrowser | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
detectWebBrowserName: | detectWebBrowser | Prototype: | static inline bool detectWebBrowser(const QByteArray &desktop, bool checkBrowserVariable, QString *browser) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 75-108 |
| | 17 | 15 |
detectProcessorFeaturesName: | detectProcessorFeatures | Prototype: | static quint64 detectProcessorFeatures() | Coverage: | 35.294% (6/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 246-329 |
| | 23 | 6 |
detectDesktopEnvironmentName: | detectDesktopEnvironment | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
detectDesktopEnvironmentName: | detectDesktopEnvironment | Prototype: | static inline QByteArray detectDesktopEnvironment() | Coverage: | 33.333% (7/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 47-67 |
| | 8 | 11 |
destroy_current_thread_data_key_dtor_class_Name: | destroy_current_thread_data_key_dtor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
destroy_current_thread_data_keyName: | destroy_current_thread_data_key | Prototype: | static void destroy_current_thread_data_key() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 166-176 |
| | 4 | 1 |
destroy_current_thread_dataName: | destroy_current_thread_data | Prototype: | static void destroy_current_thread_data(void *p) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 127-159 |
| | 14 | 2 |
destStoreRGB16Name: | destStoreRGB16 | Prototype: | static void destStoreRGB16(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1192-1197 |
| | 3 | 2 |
destStoreMonoLsbName: | destStoreMonoLsb | Prototype: | static void destStoreMonoLsb(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1165-1190 |
| | 16 | 8 |
destStoreMonoName: | destStoreMono | Prototype: | static void destStoreMono(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1138-1163 |
| | 16 | 8 |
destStore64RGBA8888Name: | destStore64RGBA8888 | Prototype: | static void destStore64RGBA8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1317-1323 |
| | 3 | 2 |
destStore64RGB30Name: | destStore64RGB30 | Prototype: | template<QtPixelOrder PixelOrder> static void destStore64RGB30(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1325-1336 |
| | 2 | 1 |
destStore64ARGB32Name: | destStore64ARGB32 | Prototype: | static void destStore64ARGB32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1309-1315 |
| | 3 | 2 |
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: | 1226-1245 |
| | 15 | 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: | 1199-1217 |
| | 14 | 3 |
destFetchRGB16Name: | destFetchRGB16 | Prototype: | static uint * destFetchRGB16(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1015-1021 |
| | 4 | 2 |
destFetchMonoLsbName: | destFetchMonoLsb | Prototype: | static uint * destFetchMonoLsb(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 997-1008 |
| | 8 | 2 |
destFetchMonoName: | destFetchMono | Prototype: | static uint * destFetchMono(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 984-995 |
| | 8 | 2 |
destFetchARGB32PName: | destFetchARGB32P | Prototype: | static uint * destFetchARGB32P(uint *, QRasterBuffer *rasterBuffer, int x, int y, int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1010-1013 |
| | 1 | 1 |
destFetch64uint32Name: | destFetch64uint32 | Prototype: | static QRgba64 * destFetch64uint32(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1038-1043 |
| | 3 | 1 |
destFetch64Name: | destFetch64 | Prototype: | static QRgba64 * destFetch64(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1030-1036 |
| | 4 | 1 |
destFetchName: | destFetch | Prototype: | static uint * destFetch(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1023-1028 |
| | 3 | 1 |
descriptionKeyName: | descriptionKey | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
descriptionKeyName: | descriptionKey | Prototype: | static inline QString descriptionKey() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 145-145 |
| | 0 | 2 |
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: | 304-313 |
| | 6 | 3 |
derefEngineName: | derefEngine | Prototype: | static void derefEngine(QRegExpEngine *eng, const QRegExpEngineKey &key) | Coverage: | 62.500% (5/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3815-3835 |
| | 6 | 4 |
deleteStaticcQErrorMessageName: | deleteStaticcQErrorMessage | Prototype: | static void deleteStaticcQErrorMessage() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 166-172 |
| | 3 | 2 |
deleteBackingStoreName: | deleteBackingStore | Prototype: | static void deleteBackingStore(QWidgetPrivate *d) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1845-1874 |
| | 13 | 4 |
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 |
defaultWidgetActionName: | defaultWidgetAction | Prototype: | static bool defaultWidgetAction(QToolBarItem *item) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | Lines: | 334-338 |
| | 2 | 1 |
defaultTemplateNameName: | defaultTemplateName | Prototype: | static QString defaultTemplateName() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | Lines: | 86-96 |
| | 5 | 2 |
defaultPositionModeName: | defaultPositionMode | Prototype: | static PositionMode defaultPositionMode(int pe) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2259-2276 |
| | 3 | 12 |
defaultPositionName: | defaultPosition | Prototype: | static Qt::Alignment defaultPosition(int pe) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2107-2156 |
| | 8 | 33 |
defaultOriginName: | defaultOrigin | Prototype: | static Origin defaultOrigin(int pe) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2059-2105 |
| | 5 | 36 |
defaultInterpolatorName: | defaultInterpolator | Prototype: | static QVariant defaultInterpolator(const void *, const void *, qreal) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 156-159 |
| | 1 | 1 |
defaultHintStyleFromMatchName: | defaultHintStyleFromMatch | Prototype: | QFontEngine::HintStyle defaultHintStyleFromMatch(QFont::HintingPreference hintingPreference, FcPattern *match, bool useXftConf) | Coverage: | 40.000% (12/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 550-593 |
| | 24 | 14 |
defaultDataName: | defaultData | Prototype: | static const QLocaleData *defaultData() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 647-652 |
| | 3 | 2 |
defaultCapabilitiesForTypeName: | defaultCapabilitiesForType | Prototype: | static QNetworkProxy::Capabilities defaultCapabilitiesForType(QNetworkProxy::ProxyType type) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 357-392 |
| | 5 | 2 |
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: | 1290-1315 |
| | 17 | 3 |
decomposeHelperName: | decomposeHelper | Prototype: | static void decomposeHelper(QString *str, bool canonical, QChar::UnicodeVersion version, int from) | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1707-1740 |
| | 22 | 6 |
decodePercentEncodingName: | decodePercentEncoding | Prototype: | static inline ushort decodePercentEncoding(const ushort *input) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 190-197 |
| | 5 | 2 |
decodeNibbleName: | decodeNibble | Prototype: | static inline ushort decodeNibble(ushort c) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 181-185 |
| | 2 | 1 |
decodeName: | decode | Prototype: | static int decode(QString &appendTo, const ushort *begin, const ushort *end) | Coverage: | 100.000% (22/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 468-509 |
| | 28 | 8 |
declarationsName: | declarations | Prototype: | static QVector<Declaration> declarations(const QVector<StyleRule> &styleRules, const QString &part, quint64 pseudoClass = PseudoClass_Unspecified) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1599-1615 |
| | 11 | 4 |
decimalFormName: | decimalForm | Prototype: | QString &decimalForm(QChar zero, QChar decimal, QChar group, QString &digits, int decpt, uint precision, PrecisionMode pm, bool always_show_decpt, bool thousands_group) | Coverage: | 100.000% (40/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 157-197 |
| | 22 | 13 |
decendingLessThanName: | decendingLessThan | Prototype: | static bool decendingLessThan(const QPair<QString, int> &s1, const QPair<QString, int> &s2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 253-256 |
| | 1 | 1 |
decName: | dec | Prototype: | QTextStream &dec(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2692-2696 |
| | 2 | 1 |
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: | 801-812 |
| | 8 | 3 |
dataName: | data | Prototype: | static inline const char *data(const QByteArray &arr) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 58-61 |
| | 1 | 1 |
dataName: | data | Prototype: | static inline QTextFrameData *data(QTextFrame *f) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 242-248 |
| | 4 | 2 |
darken_opName: | darken_op | Prototype: | static inline int darken_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1154-1157 |
| | 1 | 1 |
d2iName: | d2i | Prototype: | static inline quint64 d2i(double d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 177-182 |
| | 3 | 1 |
d2bName: | d2b | Prototype: | static Bigint *d2b(double d, int *e, int *bits) | Coverage: | 83.333% (15/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 1086-1197 |
| | 25 | 5 |