| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
fixedPIData| Name: | fixedPIData | | Prototype: | static QString fixedPIData(const QString &data, bool *ok) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 760-784 |
| | 16 | 6 |
fixedComment| Name: | fixedComment | | Prototype: | static QString fixedComment(const QString &data, bool *ok) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 703-727 |
| | 16 | 6 |
fixedCDataSection| Name: | fixedCDataSection | | Prototype: | static QString fixedCDataSection(const QString &data, bool *ok) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 732-756 |
| | 16 | 6 |
directorySizeDistance| Name: | 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 |
destStoreMonoLsb| Name: | 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 |
destStoreMono| Name: | 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 |
crc32| Name: | crc32 | | Prototype: | template <typename Char> __attribute__((__target__("sse4.2"))) static uint crc32(const Char *ptr, size_t len, uint h) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 95-132 |
| | 16 | 5 |
convert_RGBA_to_RGB| Name: | 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: | 997-1019 |
| | 16 | 3 |
convert_RGBA_to_ARGB| Name: | 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: | 475-497 |
| | 16 | 3 |
convert_ARGB_to_RGBx| Name: | 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: | 405-427 |
| | 16 | 3 |
convert_ARGB_to_RGBA| Name: | 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: | 429-451 |
| | 16 | 3 |
convert_ARGB_to_ARGB_PM| Name: | 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: | 252-274 |
| | 16 | 3 |
convert_ARGB_PM_to_ARGB| Name: | 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: | 973-995 |
| | 16 | 3 |
convertToPcreOptions| Name: | convertToPcreOptions | | Prototype: | static int convertToPcreOptions(QRegularExpression::PatternOptions patternOptions) | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 781-801 |
| | 16 | 8 |
computeWAET| Name: | computeWAET | | Prototype: | static void computeWAET(EdgeTableEntry *AET) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3332-3355 |
| | 16 | 4 |
cmp| Name: | cmp | | Prototype: | static int cmp(Bigint *a, Bigint *b) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 899-925 |
| | 16 | 5 |
childWidgets| Name: | childWidgets | | Prototype: | QList<QWidget*> childWidgets(const QWidget *widget) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 70-90 |
| | 16 | 5 |
calculatePosixDate| Name: | calculatePosixDate | | Prototype: | static QDate calculatePosixDate(const QByteArray &dateRule, int year) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 349-373 |
| | 16 | 5 |
blend_color_generic| Name: | blend_color_generic | | Prototype: | static void blend_color_generic(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3830-3853 |
| | 16 | 4 |
bestSizeMatch| Name: | bestSizeMatch | | Prototype: | static QPixmapIconEngineEntry *bestSizeMatch( const QSize &size, QPixmapIconEngineEntry *pa, QPixmapIconEngineEntry *pb) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 181-202 |
| | 16 | 5 |
adjustContextSelectionsForCell| Name: | adjustContextSelectionsForCell | | Prototype: | static void adjustContextSelectionsForCell(QAbstractTextDocumentLayout::PaintContext &cell_context, const QTextTableCell &cell, int r, int c, const int *selectedTableCells) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 908-940 |
| | 16 | 5 |
addressFromSockaddr| Name: | addressFromSockaddr | | Prototype: | static QHostAddress addressFromSockaddr(sockaddr *sa, int ifindex = 0, const QString &ifname = QString()) | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 81-108 |
| | 16 | 7 |
_q_dupEnvironment| Name: | _q_dupEnvironment | | Prototype: | static char **_q_dupEnvironment(const QProcessEnvironmentPrivate::Hash &environment, int *envc) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 293-316 |
| | 16 | 3 |
ZoomFactorValidator| Name: | ZoomFactorValidator | | Coverage: | 33.333% (7/21) |
| | 16 | 7 |
UnionRegion| Name: | UnionRegion | | Prototype: | static void UnionRegion(const QRegionPrivate *reg1, const QRegionPrivate *reg2, QRegionPrivate &dest) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2423-2445 |
| | 16 | 2 |
QTextImageHandler| Name: | QTextImageHandler | | Coverage: | 0.000% (0/10) |
| | 16 | 6 |
QTextBlockGroup| Name: | QTextBlockGroup | | Coverage: | 0.000% (0/8) |
| | 16 | 6 |
QSimdSse2| Name: | QSimdSse2 | | Coverage: | 0.000% (0/16) |
| | 16 | 16 |
QScrollbarStyleAnimation| Name: | QScrollbarStyleAnimation | | Coverage: | 0.000% (0/14) |
| | 16 | 8 |
QScreenPrivate| Name: | QScreenPrivate | | Coverage: | 0.000% (0/10) |
| | 16 | 4 |
QResourceFileEngineIterator| Name: | QResourceFileEngineIterator | | Coverage: | 72.222% (13/18) |
| | 16 | 8 |
QProxyStylePrivate| Name: | QProxyStylePrivate | | Coverage: | 0.000% (0/21) |
| | 16 | 7 |
QProgressStyleAnimation| Name: | QProgressStyleAnimation | | Coverage: | 0.000% (0/17) |
| | 16 | 9 |
QOpenSslLocks| Name: | QOpenSslLocks | | Coverage: | 90.909% (10/11) |
| | 16 | 7 |
QNonContiguousByteDeviceRingBufferImpl| Name: | QNonContiguousByteDeviceRingBufferImpl | | Coverage: | 76.923% (10/13) |
| | 16 | 9 |
QNonContiguousByteDeviceByteArrayImpl| Name: | QNonContiguousByteDeviceByteArrayImpl | | Coverage: | 100.000% (14/14) |
| | 16 | 9 |
QMimeGlobMatchResult| Name: | QMimeGlobMatchResult | | Coverage: | 90.909% (20/22) |
| | 16 | 8 |
QLibrarySettings| Name: | QLibrarySettings | | Coverage: | 62.500% (15/24) |
| | 16 | 4 |
QGraphicsLinearLayoutPrivate| Name: | QGraphicsLinearLayoutPrivate | | Coverage: | 0.000% (0/18) |
| | 16 | 10 |
QDomTextPrivate| Name: | QDomTextPrivate | | Coverage: | 22.222% (2/9) |
| | 16 | 7 |
QDomProcessingInstruction| Name: | QDomProcessingInstruction | | Coverage: | 0.000% (0/16) |
| | 16 | 10 |
QDomNotationPrivate| Name: | QDomNotationPrivate | | Coverage: | 0.000% (0/12) |
| | 16 | 7 |
QDomEntity| Name: | QDomEntity | | Coverage: | 0.000% (0/16) |
| | 16 | 10 |
QDnsLookupThreadPool| Name: | QDnsLookupThreadPool | | Coverage: | 91.667% (11/12) |
| | 16 | 6 |
QBrushPatternImageCache| Name: | QBrushPatternImageCache | | Coverage: | 0.000% (0/13) |
| | 16 | 7 |
DetailButton| Name: | DetailButton | | Coverage: | 0.000% (0/6) |
| | 16 | 4 |
verifyTag| Name: | verifyTag | | Prototype: | static inline const uchar *verifyTag(const uchar *tagPtr, const uchar *endPtr) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 112-143 |
| | 15 | 13 |
unstylable| Name: | unstylable | | Prototype: | static bool unstylable(const QWidget *w) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2383-2413 |
| | 15 | 7 |
unquote| Name: | unquote | | Prototype: | static QString unquote(const QString &str) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 308-330 |
| | 15 | 5 |
stretchGradientToUserSpace| Name: | stretchGradientToUserSpace | | Prototype: | static inline QBrush stretchGradientToUserSpace(const QBrush &brush, const QRectF &boundingRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 509-523 |
| | 15 | 1 |
simdDecodeAscii| Name: | simdDecodeAscii | | Prototype: | static inline bool simdDecodeAscii(ushort *&dst, const uchar *&nextAscii, const uchar *&src, const uchar *end) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 89-135 |
| | 15 | 4 |
set| Name: | set | | Prototype: | static void set(QJustificationPoint *point, int type, const QGlyphLayout &glyph, QFontEngine *fe) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2131-2154 |
| | 15 | 4 |
replacePercentN| Name: | replacePercentN | | Prototype: | static void replacePercentN(QString *result, int n) | | Coverage: | 78.571% (11/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1935-1957 |
| | 15 | 5 |
realMinSize| Name: | realMinSize | | Prototype: | static int realMinSize(const QDockAreaLayoutInfo &info) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 477-500 |
| | 15 | 5 |
qulltoa| Name: | qulltoa | | Prototype: | QString qulltoa(qulonglong l, int base, const QChar _zero) | | Coverage: | 100.000% (17/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 120-150 |
| | 15 | 5 |
queuedConnectionTypes| Name: | queuedConnectionTypes | | Prototype: | static int *queuedConnectionTypes(const QList<QByteArray> &typeNames) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 83-105 |
| | 15 | 5 |
queuedConnectionTypes| Name: | queuedConnectionTypes | | Prototype: | static int *queuedConnectionTypes(const QArgumentType *argumentTypes, int argc) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 107-129 |
| | 15 | 5 |
qt_starts_with| Name: | qt_starts_with | | Prototype: | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10108-10128 |
| | 15 | 7 |
qt_qFindChild_helper| Name: | qt_qFindChild_helper | | Prototype: | QObject *qt_qFindChild_helper(const QObject *parent, const QString &name, const QMetaObject &mo, Qt::FindChildOptions options) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1919-1939 |
| | 15 | 7 |
qt_painter_thread_test| Name: | qt_painter_thread_test | | Prototype: | static bool qt_painter_thread_test(int devType, int engineType, const char *what) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 145-169 |
| | 15 | 6 |
qt_nameForCustomSize| Name: | qt_nameForCustomSize | | Prototype: | static QString qt_nameForCustomSize(const QSizeF &size, QPageSize::Unit units) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 468-499 |
| | 15 | 7 |
qt_int_sqrt| Name: | qt_int_sqrt | | Prototype: | unsigned int qt_int_sqrt(unsigned int n) | | Coverage: | 73.333% (11/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3035-3056 |
| | 15 | 5 |
qt_find_pattern| Name: | qt_find_pattern | | Prototype: | static long qt_find_pattern(const char *s, ulong s_len, const char *pattern, ulong p_len) | | Coverage: | 65.000% (13/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 181-215 |
| | 15 | 6 |
qt_blurrow| Name: | qt_blurrow | | Prototype: | template<int aprec, int zprec, bool alphaOnly> inline void qt_blurrow(QImage & im, int line, int alpha) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 641-670 |
| | 15 | 6 |
qt_blurImage| Name: | qt_blurImage | | Prototype: | void qt_blurImage(QPainter *p, QImage &blurImage, qreal radius, bool quality, bool alphaOnly, int transposed = 0) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 855-880 |
| | 15 | 5 |
qt_UnicodeToTSCII| Name: | qt_UnicodeToTSCII | | Prototype: | static unsigned char qt_UnicodeToTSCII(ushort u1, ushort u2, ushort u3) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | | Lines: | 449-475 |
| | 15 | 4 |
qSpiInitializeStructTypes| Name: | qSpiInitializeStructTypes | | Prototype: | void qSpiInitializeStructTypes() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | | Lines: | 211-228 |
| | 15 | 1 |
qSmartMinSize| Name: | qSmartMinSize | | Prototype: | QSize qSmartMinSize(const QSize &sizeHint, const QSize &minSizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 341-369 |
| | 15 | 7 |
qSmartMaxSize| Name: | qSmartMaxSize | | Prototype: | QSize qSmartMaxSize(const QSize &sizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy, Qt::Alignment align) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 386-407 |
| | 15 | 8 |
qMetaTypeCustomType_unlocked| Name: | qMetaTypeCustomType_unlocked | | Prototype: | static int qMetaTypeCustomType_unlocked(const char *typeName, int length, int *firstInvalidIndex = 0) | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 877-897 |
| | 15 | 7 |
qEnvironmentVariableIntValue| Name: | qEnvironmentVariableIntValue | | Prototype: | int qEnvironmentVariableIntValue(const char *varName, bool *ok) | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3238-3271 |
| | 15 | 6 |
parse_locale_tag| Name: | parse_locale_tag | | Prototype: | static bool parse_locale_tag(const QString &input, int &i, QString *result, const QString &separators) | | Coverage: | 59.091% (13/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 382-400 |
| | 15 | 4 |
operator>>| Name: | operator>> | | Prototype: | static QDataStream &operator>>(QDataStream &s, BMP_INFOHDR &bi) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 103-123 |
| | 15 | 2 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusToolTipStruct &toolTip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | | Lines: | 183-203 |
| | 15 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QTouchEvent::TouchPoint &tp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3812-3829 |
| | 15 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QSslCertificate &certificate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | | Lines: | 683-700 |
| | 15 | 1 |
operator/| Name: | operator/ | | Prototype: | double operator/(const QVariant &arg1, const QVariant &arg2) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 2031-2054 |
| | 15 | 5 |
objectContentToJson| Name: | objectContentToJson | | Prototype: | static void objectContentToJson(const QJsonPrivate::Object *o, QByteArray &json, int indent, bool compact) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 177-201 |
| | 15 | 5 |
numericTypePromotion| Name: | numericTypePromotion | | Prototype: | static int numericTypePromotion(uint t1, uint t2) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3395-3439 |
| | 15 | 5 |
nextGeometryToken| Name: | nextGeometryToken | | Prototype: | static inline int nextGeometryToken(const QByteArray &a, int &pos, char *op) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 263-284 |
| | 15 | 5 |
msecsToTime| Name: | msecsToTime | | Prototype: | static void msecsToTime(qint64 msecs, QDate *date, QTime *time) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2393-2416 |
| | 15 | 5 |
loadEngine| Name: | loadEngine | | Prototype: | static QFontEngine *loadEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 989-1019 |
| | 15 | 4 |
isPseudoFs| Name: | isPseudoFs | | Prototype: | static bool isPseudoFs(const QStorageIterator &it) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 150-173 |
| | 15 | 5 |
integralCompare| Name: | integralCompare | | Prototype: | static int integralCompare(uint promotedType, const QVariant::Private *d1, const QVariant::Private *d2) | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3441-3462 |
| | 15 | 5 |
gray_set_cell| Name: | gray_set_cell | | Prototype: | static void gray_set_cell( PWorker worker, TCoord ex, TCoord ey ) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 449-489 |
| | 15 | 5 |
getMotifWmHints| Name: | getMotifWmHints | | Prototype: | static QtMotifWmHints getMotifWmHints(QXcbConnection *c, xcb_window_t window) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1035-1059 |
| | 15 | 2 |
formatDropEvent| Name: | formatDropEvent | | Prototype: | static void formatDropEvent(QDebug d, const QDropEvent *e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3762-3779 |
| | 15 | 2 |
fbname| Name: | fbname | | Prototype: | static QString fbname(const QString &fileName) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 761-780 |
| | 15 | 6 |
destStore64| Name: | 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 |
createDirectoryWithParents| Name: | createDirectoryWithParents | | Prototype: | static bool createDirectoryWithParents(const QByteArray &nativeName, bool shouldMkdirFirst = true) | | Coverage: | 52.000% (13/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 564-586 |
| | 15 | 7 |
correctActionContext| Name: | correctActionContext | | Prototype: | static bool correctActionContext(Qt::ShortcutContext context, QAction *a, QWidget *active_window) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 258-304 |
| | 15 | 7 |
checkStaticArray| Name: | checkStaticArray | | Prototype: | static bool checkStaticArray(int &val, const QByteArray &dateString, int at, const char *array, int size) | | Coverage: | 95.238% (20/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 531-551 |
| | 15 | 5 |
checkStatement| Name: | checkStatement | | Prototype: | static bool checkStatement(bool statement, const char *msg, const char *file, int line) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 209-231 |
| | 15 | 4 |
boundingRect| Name: | boundingRect | | Prototype: | static const QRectF boundingRect(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 48-66 |
| | 15 | 6 |
SizeOf| Name: | SizeOf | | Coverage: | 60.000% (12/20) |
| | 15 | 10 |
Q_QGS_loader| Name: | Q_QGS_loader | | Coverage: | 0.000% (0/9) |
| | 15 | 19 |
QWheelEvent| Name: | QWheelEvent | | Coverage: | 0.000% (0/20) |
| | 15 | 10 |
QWatermarkLabel| Name: | QWatermarkLabel | | Coverage: | 0.000% (0/21) |
| | 15 | 9 |
QToolBarSeparator| Name: | QToolBarSeparator | | Coverage: | 0.000% (0/9) |
| | 15 | 7 |
QTextObject| Name: | QTextObject | | Coverage: | 0.000% (0/8) |
| | 15 | 8 |