Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
qt_ends_withName: | qt_ends_with | Prototype: | static inline bool qt_ends_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10130-10154 |
| | 17 | 7 |
qt_findAtNxFileName: | qt_findAtNxFile | Prototype: | QString qt_findAtNxFile(const QString &baseFileName, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1397-1424 |
| | 16 | 7 |
qt_fusion_gradientName: | qt_fusion_gradient | Prototype: | static QLinearGradient qt_fusion_gradient(const QRect &rect, const QBrush &baseColor, Direction direction = TopDown) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 232-266 |
| | 19 | 7 |
qt_idForPpdKeyName: | qt_idForPpdKey | Prototype: | static QPageSize::PageSizeId qt_idForPpdKey(const QString &ppdKey, QSize *match = 0) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 393-411 |
| | 13 | 7 |
qt_idForWindowsIDName: | qt_idForWindowsID | Prototype: | static QPageSize::PageSizeId qt_idForWindowsID(int windowsId, QSize *match = 0) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 414-436 |
| | 12 | 7 |
qt_localtimeName: | qt_localtime | Prototype: | static bool qt_localtime(qint64 msecsSinceEpoch, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus) | Coverage: | 52.632% (10/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2323-2390 |
| | 24 | 7 |
qt_messageSeverityToGLName: | qt_messageSeverityToGL | Prototype: | static GLenum qt_messageSeverityToGL(QOpenGLDebugMessage::Severity severity) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 806-825 |
| | 9 | 7 |
qt_messageSourceFromGLName: | qt_messageSourceFromGL | Prototype: | static QOpenGLDebugMessage::Source qt_messageSourceFromGL(GLenum source) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 608-627 |
| | 9 | 7 |
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_pointMultiplierName: | qt_pointMultiplier | Prototype: | qreal qt_pointMultiplier(QPageLayout::Unit unit) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 46-63 |
| | 8 | 7 |
qt_pointMultiplierName: | qt_pointMultiplier | Prototype: | static qreal qt_pointMultiplier(QPageSize::Unit unit) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 502-519 |
| | 8 | 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_qimageScaleAARGBName: | qt_qimageScaleAARGB | Prototype: | static void qt_qimageScaleAARGB(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 512-546 |
| | 13 | 7 |
qt_qimageScaleAARGBAName: | qt_qimageScaleAARGBA | Prototype: | static void qt_qimageScaleAARGBA(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 319-353 |
| | 13 | 7 |
qt_qimageScaleAARGBA_up_xyName: | qt_qimageScaleAARGBA_up_xy | Prototype: | static void qt_qimageScaleAARGBA_up_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 280-316 |
| | 23 | 7 |
qt_readEscapedFormatStringName: | qt_readEscapedFormatString | Prototype: | QString qt_readEscapedFormatString(const QString &format, int *idx) | Coverage: | 71.429% (15/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 487-519 |
| | 19 | 7 |
qt_read_xpm_image_or_arrayName: | qt_read_xpm_image_or_array | Prototype: | bool qt_read_xpm_image_or_array(QIODevice *device, const char * const * source, QImage &image) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1022-1051 |
| | 17 | 7 |
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_starts_withName: | qt_starts_with | Prototype: | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10083-10106 |
| | 16 | 7 |
qt_unitSizeName: | qt_unitSize | Prototype: | static QSizeF qt_unitSize(QPageSize::PageSizeId pageSizeId, QPageSize::Unit units) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 585-601 |
| | 7 | 7 |
qt_urlRecodeByteArrayName: | qt_urlRecodeByteArray | Prototype: | QString qt_urlRecodeByteArray(const QByteArray &ba) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 587-624 |
| | 19 | 7 |
qt_xcb_imageFormatForVisualName: | qt_xcb_imageFormatForVisual | Prototype: | QImage::Format qt_xcb_imageFormatForVisual(QXcbConnection *connection, uint8_t depth, const xcb_visualtype_t *visual) | Coverage: | 18.033% (11/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | Lines: | 51-80 |
| | 19 | 7 |
readAllPropertiesName: | readAllProperties | Prototype: | static QVariantMap readAllProperties(QObject *object, int flags) | Coverage: | 56.000% (14/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 442-474 |
| | 18 | 7 |
readEtcFileName: | readEtcFile | Prototype: | static bool readEtcFile(QUnixOSVersion &v, const char *filename, const QByteArray &idKey, const QByteArray &versionKey, const QByteArray &prettyNameKey) | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2162-2201 |
| | 25 | 7 |
readEtcLsbReleaseName: | readEtcLsbRelease | Prototype: | static bool readEtcLsbRelease(QUnixOSVersion &v) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2209-2237 |
| | 11 | 7 |
rfcDateImplName: | rfcDateImpl | Prototype: | static ParsedRfcDateTime rfcDateImpl(const QString &s) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 209-240 |
| | 20 | 7 |
showNewMessageBoxName: | showNewMessageBox | Prototype: | static QMessageBox::StandardButton showNewMessageBox(QWidget *parent, QMessageBox::Icon icon, const QString& title, const QString& text, QMessageBox::StandardButtons buttons, QMessageBox::StandardButton defaultButton) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1622-1657 |
| | 23 | 7 |
supportedImageHandlerMimeTypesName: | supportedImageHandlerMimeTypes | Prototype: | void supportedImageHandlerMimeTypes(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 843-861 |
| | 8 | 7 |
textLineBoundaryName: | textLineBoundary | Prototype: | static QString textLineBoundary(int beforeAtAfter, const QString &text, int offset, int *startOffset, int *endOffset) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 2054-2082 |
| | 20 | 7 |
ucalDisplayNameTypeName: | ucalDisplayNameType | Prototype: | static UCalendarDisplayNameType ucalDisplayNameType(QTimeZone::TimeType timeType, QTimeZone::NameType nameType) | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 55-73 |
| | 8 | 7 |
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 |
updateHelperName: | updateHelper | Prototype: | static inline bool updateHelper(QGraphicsViewPrivate *view, QGraphicsItemPrivate *item, const QRectF &rect, bool itemIsUntransformable) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 5076-5111 |
| | 24 | 7 |
waitForPopupName: | waitForPopup | Prototype: | static bool waitForPopup(QToolBar *tb, QWidget *popup) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 1082-1106 |
| | 16 | 7 |
xi2ValuatorOffsetName: | xi2ValuatorOffset | Prototype: | static int xi2ValuatorOffset(unsigned char *maskPtr, int maskLen, int number) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 2264-2281 |
| | 12 | 7 |
BackEaseName: | BackEase | Coverage: | 78.571% (11/14) |
| | 13 | 8 |
BounceEaseName: | BounceEase | Coverage: | 71.429% (10/14) |
| | 13 | 8 |
ElasticEaseName: | ElasticEase | Coverage: | 75.000% (12/16) |
| | 15 | 8 |
NotifyName: | Notify | Coverage: | 55.000% (11/20) |
| | 15 | 8 |
ParallelAnchorDataName: | ParallelAnchorData | Coverage: | 0.000% (0/23) |
| | 57 | 8 |
QAbstractConcatenableName: | QAbstractConcatenable | Coverage: | 100.000% (25/25) |
| | 18 | 8 |
QAbstractTransitionPrivateName: | QAbstractTransitionPrivate | Coverage: | 83.333% (10/12) |
| | 15 | 8 |
QAccessibleMdiAreaName: | QAccessibleMdiArea | Coverage: | 0.000% (0/18) |
| | 13 | 8 |
QAccessibleObjectName: | QAccessibleObject | Coverage: | 0.000% (0/12) |
| | 12 | 8 |
QAccessibleProgressBarName: | QAccessibleProgressBar | Coverage: | 0.000% (0/10) |
| | 9 | 8 |
QAccessibleWindowContainerName: | QAccessibleWindowContainer | Coverage: | 0.000% (0/14) |
| | 12 | 8 |
QBenchmarkCallgrindMeasurerName: | QBenchmarkCallgrindMeasurer | Coverage: | 0.000% (0/8) |
| | 11 | 8 |
QBenchmarkTickMeasurerName: | QBenchmarkTickMeasurer | Coverage: | 0.000% (0/8) |
| | 10 | 8 |
QBenchmarkTimeMeasurerName: | QBenchmarkTimeMeasurer | Coverage: | 75.000% (6/8) |
| | 8 | 8 |
QBrushDataPointerDeleterName: | QBrushDataPointerDeleter | Coverage: | 0.000% (0/14) |
| | 8 | 8 |
QDBusContextName: | QDBusContext | Coverage: | 75.000% (6/8) |
| | 11 | 8 |
QDomCommentPrivateName: | QDomCommentPrivate | Coverage: | 0.000% (0/18) |
| | 15 | 8 |
QDomNotationName: | QDomNotation | Coverage: | 0.000% (0/12) |
| | 13 | 8 |
QFileSelectorName: | QFileSelector | Coverage: | 93.333% (14/15) |
| | 23 | 8 |
QFileSystemIteratorName: | QFileSystemIterator | Coverage: | 100.000% (18/18) |
| | 18 | 8 |
QGraphicsGridLayoutEngineName: | QGraphicsGridLayoutEngine | Coverage: | 0.000% (0/16) |
| | 12 | 8 |
QHostInfoRunnableName: | QHostInfoRunnable | Coverage: | 95.238% (20/21) |
| | 28 | 8 |
QHttpNetworkRequestPrivateName: | QHttpNetworkRequestPrivate | Coverage: | 32.653% (16/49) |
| | 57 | 8 |
QIODevicePrivateName: | QIODevicePrivate | Coverage: | 100.000% (16/16) |
| | 17 | 8 |
QKdPointFinderName: | QKdPointFinder | Coverage: | 0.000% (0/18) |
| | 21 | 8 |
QLayoutItemName: | QLayoutItem | Coverage: | 0.000% (0/8) |
| | 8 | 8 |
QMapNodeBaseName: | QMapNodeBase | Coverage: | 96.154% (25/26) |
| | 22 | 8 |
QMimeGlobMatchResultName: | QMimeGlobMatchResult | Coverage: | 90.909% (20/22) |
| | 16 | 8 |
QNetworkAccessDebugPipeBackendFactoryName: | QNetworkAccessDebugPipeBackendFactory | Coverage: | 58.333% (7/12) |
| | 7 | 8 |
QNetworkAccessFtpBackendFactoryName: | QNetworkAccessFtpBackendFactory | Coverage: | 58.333% (7/12) |
| | 7 | 8 |
QNetworkAuthenticationCacheName: | QNetworkAuthenticationCache | Coverage: | 81.818% (18/22) |
| | 21 | 8 |
QNetworkReplyDataImplName: | QNetworkReplyDataImpl | Coverage: | 50.000% (5/10) |
| | 35 | 8 |
QPanGestureName: | QPanGesture | Coverage: | 0.000% (0/8) |
| | 9 | 8 |
QPlatformPrinterSupportName: | QPlatformPrinterSupport | Coverage: | 12.500% (1/8) |
| | 12 | 8 |
QRegularExpressionValidatorName: | QRegularExpressionValidator | Coverage: | 0.000% (0/16) |
| | 20 | 8 |
QResourceFileEngineIteratorName: | QResourceFileEngineIterator | Coverage: | 72.222% (13/18) |
| | 16 | 8 |
QScrollPrepareEventName: | QScrollPrepareEvent | Coverage: | 0.000% (0/8) |
| | 8 | 8 |
QScrollbarStyleAnimationName: | QScrollbarStyleAnimation | Coverage: | 0.000% (0/14) |
| | 16 | 8 |
QSslCertificateExtensionName: | QSslCertificateExtension | Coverage: | 87.500% (7/8) |
| | 11 | 8 |
QStorageIteratorName: | QStorageIterator | Coverage: | 90.000% (9/10) |
| | 8 | 8 |
QSystemLocaleDataName: | QSystemLocaleData | Coverage: | 66.667% (20/30) |
| | 25 | 8 |
QTemporaryFilePrivateName: | QTemporaryFilePrivate | Coverage: | 87.500% (14/16) |
| | 17 | 8 |
QTestElementName: | QTestElement | Coverage: | 66.667% (8/12) |
| | 13 | 8 |
QTextDecoderName: | QTextDecoder | Coverage: | 100.000% (10/10) |
| | 12 | 8 |
QTextObjectName: | QTextObject | Coverage: | 0.000% (0/8) |
| | 15 | 8 |
QWizardHeaderName: | QWizardHeader | Coverage: | 0.000% (0/22) |
| | 72 | 8 |
QXcbNativeInterfaceHandlerName: | QXcbNativeInterfaceHandler | Coverage: | 62.500% (5/8) |
| | 14 | 8 |
QXcbShmGraphicsBufferName: | QXcbShmGraphicsBuffer | Coverage: | 90.000% (9/10) |
| | 11 | 8 |
addCircleName: | addCircle | Prototype: | static bool addCircle(const QBezier *b, qreal offset, QBezier *o) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 339-397 |
| | 43 | 8 |
appendItemsName: | appendItems | Prototype: | static void appendItems(QScriptAnalysis *analysis, int &start, int &stop, const QBidiControl &control, QChar::Direction dir) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 288-319 |
| | 18 | 8 |
blend_untransformed_genericName: | blend_untransformed_generic | Prototype: | static void blend_untransformed_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4135-4178 |
| | 33 | 8 |
blend_untransformed_generic_rgb64Name: | blend_untransformed_generic_rgb64 | Prototype: | static void blend_untransformed_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4180-4226 |
| | 35 | 8 |
buildMatchRuleName: | buildMatchRule | Prototype: | static QByteArray buildMatchRule(const QString &service, const QString &objectPath, const QString &interface, const QString &member, const QStringList &argMatch, const QString & ) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 337-363 |
| | 17 | 8 |
changed_signalName: | changed_signal | Prototype: | static const char *changed_signal(int which) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 140-159 |
| | 11 | 8 |
comp_func_Plus_sse2Name: | comp_func_Plus_sse2 | Prototype: | void comp_func_Plus_sse2(uint *dst, const uint *src, int length, uint const_alpha) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 154-200 |
| | 26 | 8 |
convertFromGLImageName: | convertFromGLImage | Prototype: | static void convertFromGLImage(QImage &img, int w, int h, bool alpha_format, bool include_alpha) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1832-1873 |
| | 23 | 8 |
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 |
convertToRelativeName: | convertToRelative | Prototype: | static int convertToRelative(QVector<TTF_POINT> *points) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 852-903 |
| | 35 | 8 |
convert_BGR30_to_RGB30_inplaceName: | convert_BGR30_to_RGB30_inplace | Prototype: | static bool convert_BGR30_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 667-703 |
| | 29 | 8 |
convert_Mono_to_X32Name: | convert_Mono_to_X32 | Prototype: | static void convert_Mono_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1754-1793 |
| | 34 | 8 |
convert_indexed8_to_RGB16_inplaceName: | convert_indexed8_to_RGB16_inplace | Prototype: | static bool convert_indexed8_to_RGB16_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 885-940 |
| | 37 | 8 |
copyMouseEventName: | copyMouseEvent | Prototype: | static QMouseEvent *copyMouseEvent(QEvent *e) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 62-110 |
| | 12 | 8 |
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 |
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 |
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 |
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 |