Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
clientChallengeName: | clientChallenge | Prototype: | static QByteArray clientChallenge(const QAuthenticatorPrivate *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1204-1209 |
| | 3 | 1 |
clipIfValidName: | clipIfValid | Prototype: | static inline QRectF clipIfValid(const QRectF &rect, const QRectF &clip) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1015-1018 |
| | 1 | 1 |
compareName: | compare | Prototype: | static inline int compare(quint64 a, quint64 b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 101-104 |
| | 1 | 1 |
comparePointsName: | comparePoints | Prototype: | static inline bool comparePoints(const QPointF &a, const QPointF &b) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 70-74 |
| | 2 | 1 |
componentName: | component | Prototype: | static inline qreal component(const QPointF &point, unsigned int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 655-660 |
| | 3 | 1 |
connManager_prepareName: | connManager_prepare | Prototype: | static void connManager_prepare() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 52-57 |
| | 3 | 1 |
constDataName: | constData | Prototype: | static const void *constData(const QVariant::Private &d) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 334-337 |
| | 1 | 1 |
containsViewportName: | containsViewport | Prototype: | static inline bool containsViewport(const QRect &r, int width, int height) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 943-944 |
| | 1 | 1 |
convertA2RGB30PMToARGB64PMName: | convertA2RGB30PMToARGB64PM | Prototype: | template<QtPixelOrder PixelOrder> static const QRgba64 * convertA2RGB30PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 681-692 |
| | 2 | 1 |
convertARGB32PMToARGB64PMName: | convertARGB32PMToARGB64PM | Prototype: | static const QRgba64 * convertARGB32PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 566-576 |
| | 2 | 1 |
convertARGB32ToARGB32PMName: | convertARGB32ToARGB32PM | Prototype: | static const uint * convertARGB32ToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 429-433 |
| | 1 | 1 |
convertARGB32ToARGB32PM_avx2Name: | convertARGB32ToARGB32PM_avx2 | Prototype: | const uint * convertARGB32ToARGB32PM_avx2(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_avx2.cpp | Lines: | 40-44 |
| | 1 | 1 |
convertARGB32ToARGB32PM_sse4Name: | convertARGB32ToARGB32PM_sse4 | Prototype: | const uint * convertARGB32ToARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp | Lines: | 41-45 |
| | 1 | 1 |
convertFlagsName: | convertFlags | Prototype: | static QNetworkInterface::InterfaceFlags convertFlags(uint rawFlags) | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | Lines: | 110-125 |
| | 8 | 1 |
convertPassThroughName: | convertPassThrough | Prototype: | static const uint * convertPassThrough(uint *, const uint *src, int, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 423-427 |
| | 1 | 1 |
convertRGB32ToRGB64Name: | convertRGB32ToRGB64 | Prototype: | static const QRgba64 * convertRGB32ToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 540-550 |
| | 2 | 1 |
convertRGBA8888PMToARGB64PMName: | convertRGBA8888PMToARGB64PM | Prototype: | static const QRgba64 * convertRGBA8888PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 592-602 |
| | 2 | 1 |
convertRGBA8888ToARGB32PMName: | convertRGBA8888ToARGB32PM | Prototype: | static const uint * convertRGBA8888ToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 443-447 |
| | 1 | 1 |
convertRGBA8888ToARGB32PM_avx2Name: | convertRGBA8888ToARGB32PM_avx2 | Prototype: | const uint * convertRGBA8888ToARGB32PM_avx2(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_avx2.cpp | Lines: | 46-50 |
| | 1 | 1 |
convertRGBA8888ToARGB32PM_sse4Name: | convertRGBA8888ToARGB32PM_sse4 | Prototype: | const uint * convertRGBA8888ToARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp | Lines: | 47-51 |
| | 1 | 1 |
convert_ARGB_PM_to_Indexed8Name: | convert_ARGB_PM_to_Indexed8 | Prototype: | static void convert_ARGB_PM_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1709-1714 |
| | 3 | 1 |
convert_ARGB_PM_to_MonoName: | convert_ARGB_PM_to_Mono | Prototype: | static void convert_ARGB_PM_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1429-1434 |
| | 3 | 1 |
convert_ARGB_to_Indexed8Name: | convert_ARGB_to_Indexed8 | Prototype: | static void convert_ARGB_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1716-1719 |
| | 1 | 1 |
convert_X_to_MonoName: | convert_X_to_Mono | Prototype: | static void convert_X_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1424-1427 |
| | 1 | 1 |
convert_passthrough_inplaceName: | convert_passthrough_inplace | Prototype: | template<QImage::Format Format> static bool convert_passthrough_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 245-250 |
| | 2 | 1 |
coordinateName: | coordinate | Prototype: | static inline qreal coordinate(const QPointF &pos, int axis) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 305-308 |
| | 1 | 1 |
copyConverterStateHelperName: | copyConverterStateHelper | Prototype: | static void copyConverterStateHelper(QTextCodec::ConverterState *dest, const QTextCodec::ConverterState *src) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 357-368 |
| | 6 | 1 |
copyMetadataName: | copyMetadata | Prototype: | static void copyMetadata(QImageData *dst, const QImageData *src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1106-1113 |
| | 4 | 1 |
copyUIntName: | copyUInt | Prototype: | static inline void copyUInt(uchar *dest, const uchar *src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 83-89 |
| | 4 | 1 |
copyUShortName: | copyUShort | Prototype: | static inline void copyUShort(uchar *dest, const uchar *src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 91-95 |
| | 2 | 1 |
cpuidFeatures01Name: | cpuidFeatures01 | Prototype: | static void cpuidFeatures01(uint &ecx, uint &edx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 187-202 |
| | 6 | 1 |
cpuidFeatures07_00Name: | cpuidFeatures07_00 | Prototype: | static void cpuidFeatures07_00(uint &ebx, uint &ecx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 208-227 |
| | 10 | 1 |
createFromNameName: | createFromName | Prototype: | static QUuid createFromName(const QUuid &ns, const QByteArray &baseData, QCryptographicHash::Algorithm algorithm, int version) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 121-142 |
| | 12 | 1 |
createMagicMatchRuleName: | createMagicMatchRule | Prototype: | static QMimeMagicRule *createMagicMatchRule(const QXmlStreamAttributes &atts, QString *errorMessage) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | Lines: | 169-176 |
| | 5 | 1 |
createOidMapName: | createOidMap | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
createSlackName: | createSlack | Prototype: | static QPair<QSimplexVariable *, QSimplexConstraint *> createSlack(QSimplexConstraint *sizeConstraint, qreal interval, slackType type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2839-2851 |
| | 7 | 1 |
create_current_thread_data_keyName: | create_current_thread_data_key | Prototype: | static void create_current_thread_data_key() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 161-164 |
| | 1 | 1 |
crossName: | cross | Prototype: | inline int cross(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: | 77-80 |
| | 1 | 1 |
customIsNullName: | customIsNull | Prototype: | static bool customIsNull(const QVariant::Private *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1058-1061 |
| | 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
descriptionKeyName: | descriptionKey | Coverage: | 0.000% (0/1) |
| | 0 | 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 |
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 |
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 |
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 |
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 |
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_data_key_dtor_class_Name: | destroy_current_thread_data_key_dtor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
detectDesktopEnvironmentName: | detectDesktopEnvironment | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
detectWebBrowserName: | detectWebBrowser | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
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 |
deviceIdKeyName: | deviceIdKey | Coverage: | 0.000% (0/1) |
| | 0 | 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 |
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 |
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 |
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 |
disableCoreDump_ctor_class_Name: | disableCoreDump_ctor_class_ | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
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 |
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 |
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 |
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 |
driverDescriptionKeyName: | driverDescriptionKey | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
driverVersionKeyName: | driverVersionKey | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
dummyClearName: | dummyClear | Prototype: | static void dummyClear(QVariant::Private *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1001-1001 |
| | 1 | 1 |
dummyCompareName: | dummyCompare | Prototype: | static bool dummyCompare(const QVariant::Private *, const QVariant::Private *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1003-1003 |
| | 1 | 1 |
dummyConstructName: | dummyConstruct | Prototype: | static void dummyConstruct(QVariant::Private *, const void *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1000-1000 |
| | 1 | 1 |
dummyConvertName: | dummyConvert | Prototype: | static bool dummyConvert(const QVariant::Private *, int, void *, bool *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1004-1004 |
| | 1 | 1 |
dummyFutexValueName: | dummyFutexValue | Prototype: | static inline QMutexData *dummyFutexValue() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 149-152 |
| | 1 | 1 |
dummyIsNullName: | dummyIsNull | Prototype: | static bool dummyIsNull(const QVariant::Private *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1002-1002 |
| | 1 | 1 |
dummyStreamDebugName: | dummyStreamDebug | Prototype: | static void dummyStreamDebug(QDebug, const QVariant &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1006-1006 |
| | 1 | 1 |
dumpName: | dump | Prototype: | static inline QString dump(const QByteArray &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 141-141 |
| | 1 | 1 |
dumpLayoutName: | dumpLayout | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayout &layout) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 133-149 |
| | 13 | 1 |
dumpOutputName: | dumpOutput | Prototype: | static void dumpOutput(const QByteArray &data, FILE *fh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 71-76 |
| | 3 | 1 |
elapsedName: | elapsed | Prototype: | static double elapsed(qint64 after, qint64 before) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | Lines: | 125-128 |
| | 1 | 1 |
elapsedAndRestartName: | elapsedAndRestart | Prototype: | static qint64 elapsedAndRestart(qint64 sec, qint64 frac, qint64 *nowsec, qint64 *nowfrac) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 185-192 |
| | 4 | 1 |
elfHashName: | elfHash | Prototype: | static uint elfHash(const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 117-123 |
| | 4 | 1 |
encodeNibbleName: | encodeNibble | Prototype: | static inline ushort encodeNibble(ushort c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 199-202 |
| | 1 | 1 |
endlName: | endl | Prototype: | QTextStream &endl(QTextStream &stream) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2937-2940 |
| | 1 | 1 |
ensureInitializedName: | ensureInitialized | Prototype: | static void ensureInitialized() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 137-149 |
| | 3 | 1 |
epsilonCompareName: | epsilonCompare | Prototype: | static inline bool epsilonCompare(const QPointF &a, const QPointF &b, const QSizeF &epsilon) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2222-2226 |
| | 2 | 1 |
errorMessageName: | errorMessage | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
exceptionsKeyName: | exceptionsKey | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
extract_codeName: | extract_code | Prototype: | static int extract_code(const char *member) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2217-2221 |
| | 1 | 1 |
f2iName: | f2i | Prototype: | static inline quint32 f2i(float f) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 99-104 |
| | 3 | 1 |
fRoundName: | fRound | Prototype: | static inline int fRound(Fixed64 i) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 51-53 |
| | 1 | 1 |
featuresKeyName: | featuresKey | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
fetchPixelName: | fetchPixel | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP1LSB>(const uchar *src, int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 748-752 |
| | 1 | 1 |
fetchPixelName: | fetchPixel | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP1MSB>(const uchar *src, int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 754-758 |
| | 1 | 1 |
fetchPixelName: | fetchPixel | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP8>(const uchar *src, int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 760-764 |
| | 1 | 1 |
fetchPixelName: | fetchPixel | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP16>(const uchar *src, int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 766-770 |
| | 1 | 1 |
fetchPixelName: | fetchPixel | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP24>(const uchar *src, int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 772-776 |
| | 1 | 1 |
fetchPixelName: | fetchPixel | Prototype: | template <> inline uint fetchPixel<QPixelLayout::BPP32>(const uchar *src, int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 778-782 |
| | 1 | 1 |