Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
fixedPIDataName: | 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 |
fixedCommentName: | 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 |
fixedCDataSectionName: | 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 |
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 |
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 |
crc32Name: | 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_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: | 997-1019 |
| | 16 | 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: | 475-497 |
| | 16 | 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: | 405-427 |
| | 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: | 429-451 |
| | 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: | 252-274 |
| | 16 | 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: | 973-995 |
| | 16 | 3 |
convertToPcreOptionsName: | 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 |
computeWAETName: | 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 |
cmpName: | 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 |
childWidgetsName: | 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 |
calculatePosixDateName: | 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_genericName: | 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 |
bestSizeMatchName: | 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 |
adjustContextSelectionsForCellName: | 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 |
addressFromSockaddrName: | 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_dupEnvironmentName: | _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 |
ZoomFactorValidatorName: | ZoomFactorValidator | Coverage: | 33.333% (7/21) |
| | 16 | 7 |
UnionRegionName: | 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 |
QTextImageHandlerName: | QTextImageHandler | Coverage: | 0.000% (0/10) |
| | 16 | 6 |
QTextBlockGroupName: | QTextBlockGroup | Coverage: | 0.000% (0/8) |
| | 16 | 6 |
QSimdSse2Name: | QSimdSse2 | Coverage: | 0.000% (0/16) |
| | 16 | 16 |
QScrollbarStyleAnimationName: | QScrollbarStyleAnimation | Coverage: | 0.000% (0/14) |
| | 16 | 8 |
QScreenPrivateName: | QScreenPrivate | Coverage: | 0.000% (0/10) |
| | 16 | 4 |
QResourceFileEngineIteratorName: | QResourceFileEngineIterator | Coverage: | 72.222% (13/18) |
| | 16 | 8 |
QProxyStylePrivateName: | QProxyStylePrivate | Coverage: | 0.000% (0/21) |
| | 16 | 7 |
QProgressStyleAnimationName: | QProgressStyleAnimation | Coverage: | 0.000% (0/17) |
| | 16 | 9 |
QOpenSslLocksName: | QOpenSslLocks | Coverage: | 90.909% (10/11) |
| | 16 | 7 |
QNonContiguousByteDeviceRingBufferImplName: | QNonContiguousByteDeviceRingBufferImpl | Coverage: | 76.923% (10/13) |
| | 16 | 9 |
QNonContiguousByteDeviceByteArrayImplName: | QNonContiguousByteDeviceByteArrayImpl | Coverage: | 100.000% (14/14) |
| | 16 | 9 |
QMimeGlobMatchResultName: | QMimeGlobMatchResult | Coverage: | 90.909% (20/22) |
| | 16 | 8 |
QLibrarySettingsName: | QLibrarySettings | Coverage: | 62.500% (15/24) |
| | 16 | 4 |
QGraphicsLinearLayoutPrivateName: | QGraphicsLinearLayoutPrivate | Coverage: | 0.000% (0/18) |
| | 16 | 10 |
QDomTextPrivateName: | QDomTextPrivate | Coverage: | 22.222% (2/9) |
| | 16 | 7 |
QDomProcessingInstructionName: | QDomProcessingInstruction | Coverage: | 0.000% (0/16) |
| | 16 | 10 |
QDomNotationPrivateName: | QDomNotationPrivate | Coverage: | 0.000% (0/12) |
| | 16 | 7 |
QDomEntityName: | QDomEntity | Coverage: | 0.000% (0/16) |
| | 16 | 10 |
QDnsLookupThreadPoolName: | QDnsLookupThreadPool | Coverage: | 91.667% (11/12) |
| | 16 | 6 |
QBrushPatternImageCacheName: | QBrushPatternImageCache | Coverage: | 0.000% (0/13) |
| | 16 | 7 |
DetailButtonName: | DetailButton | Coverage: | 0.000% (0/6) |
| | 16 | 4 |
verifyTagName: | 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 |
unstylableName: | 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 |
unquoteName: | 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 |
stretchGradientToUserSpaceName: | 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 |
simdDecodeAsciiName: | 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 |
setName: | 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 |
replacePercentNName: | 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 |
realMinSizeName: | 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 |
qulltoaName: | 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 |
queuedConnectionTypesName: | 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 |
queuedConnectionTypesName: | 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_withName: | 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_helperName: | 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_testName: | 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_nameForCustomSizeName: | 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_sqrtName: | 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_patternName: | 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_blurrowName: | 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_blurImageName: | 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_UnicodeToTSCIIName: | 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 |
qSpiInitializeStructTypesName: | 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 |
qSmartMinSizeName: | 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 |
qSmartMaxSizeName: | 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_unlockedName: | 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 |
qEnvironmentVariableIntValueName: | 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_tagName: | 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 |
objectContentToJsonName: | 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 |
numericTypePromotionName: | 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 |
nextGeometryTokenName: | 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 |
msecsToTimeName: | 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 |
loadEngineName: | 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 |
isPseudoFsName: | 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 |
integralCompareName: | 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_cellName: | 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 |
getMotifWmHintsName: | 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 |
formatDropEventName: | 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 |
fbnameName: | 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 |
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 |
createDirectoryWithParentsName: | 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 |
correctActionContextName: | 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 |
checkStaticArrayName: | 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 |
checkStatementName: | 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 |
boundingRectName: | 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 |
SizeOfName: | SizeOf | Coverage: | 60.000% (12/20) |
| | 15 | 10 |
Q_QGS_loaderName: | Q_QGS_loader | Coverage: | 0.000% (0/9) |
| | 15 | 19 |
QWheelEventName: | QWheelEvent | Coverage: | 0.000% (0/20) |
| | 15 | 10 |
QWatermarkLabelName: | QWatermarkLabel | Coverage: | 0.000% (0/21) |
| | 15 | 9 |
QToolBarSeparatorName: | QToolBarSeparator | Coverage: | 0.000% (0/9) |
| | 15 | 7 |
QTextObjectName: | QTextObject | Coverage: | 0.000% (0/8) |
| | 15 | 8 |