Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
parseShorthandBackgroundPropertyName: | parseShorthandBackgroundProperty | Prototype: | static void parseShorthandBackgroundProperty(const QVector<QCss::Value> &values, BrushData *brush, QString *image, Repeat *repeat, Qt::Alignment *alignment, const QPalette &pal) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 993-1037 |
| | 32 | 9 |
parsePosixZoneNameAndOffsetName: | parsePosixZoneNameAndOffset | Prototype: | static QPair<QString, int> parsePosixZoneNameAndOffset(const char *&pos, const char *end) | Coverage: | 88.235% (30/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 458-501 |
| | 30 | 9 |
parseMethodName: | parseMethod | Prototype: | static bool parseMethod(QXmlStreamReader &xml, QDBusIntrospection::Method &methodData, QDBusIntrospection::Interface *ifaceData) | Coverage: | 68.966% (20/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 174-228 |
| | 34 | 9 |
parseCombinedArgStringName: | parseCombinedArgString | Prototype: | static QStringList parseCombinedArgString(const QString &program) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2188-2226 |
| | 23 | 9 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QString &str) | Coverage: | 88.462% (23/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 8720-8767 |
| | 33 | 9 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QAbstractSocket::SocketState state) | Coverage: | 29.412% (5/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 3001-3032 |
| | 20 | 9 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QMatrix4x4 &m) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 2015-2048 |
| | 26 | 9 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QWidget *widget) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 13019-13057 |
| | 32 | 9 |
multicastMembershipHelperName: | multicastMembershipHelper | Prototype: | static bool multicastMembershipHelper(QNativeSocketEnginePrivate *d, int how6, int how4, const QHostAddress &groupAddress, const QNetworkInterface &interface) | Coverage: | 52.174% (12/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 597-668 |
| | 48 | 9 |
mergeIntoName: | mergeInto | Prototype: | static void mergeInto(QVector<int> *a, const QVector<int> &b) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 717-752 |
| | 25 | 9 |
matchName: | match | Prototype: | static int match(int script, const QFontDef &request, const QString &family_name, const QString &foundry_name, QtFontDesc *desc, const QList<int> &blacklistedFamilies) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1219-1296 |
| | 42 | 9 |
makeCacheKeyName: | makeCacheKey | Prototype: | static QByteArray makeCacheKey(QUrl &url, QNetworkProxy *proxy) | Coverage: | 63.636% (14/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 127-173 |
| | 26 | 9 |
lockInternal_helperName: | lockInternal_helper | Prototype: | template <bool IsTimed> static inline bool lockInternal_helper(QBasicAtomicPointer<QMutexData> &d_ptr, int timeout = -1, QElapsedTimer *elapsedTimer = 0) noexcept | Coverage: | 97.143% (34/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 131-175 |
| | 23 | 9 |
load_glyph_image_to_textureName: | load_glyph_image_to_texture | Prototype: | static void load_glyph_image_to_texture(QOpenGLContext *ctx, QImage &img, GLuint texture, int tx, int ty) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 184-252 |
| | 33 | 9 |
jumpName: | jump | Prototype: | static void jump(QtMsgType t, const QMessageLogContext & , const QString &m) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 182-218 |
| | 21 | 9 |
imageHasNarrowOutlinesName: | imageHasNarrowOutlines | Prototype: | static bool imageHasNarrowOutlines(const QImage &im) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 696-737 |
| | 31 | 9 |
huntAndEmitName: | huntAndEmit | Prototype: | static void huntAndEmit(DBusConnection *connection, DBusMessage *msg, QObject *needle, const QDBusConnectionPrivate::ObjectTreeNode &haystack, bool isScriptable, bool isAdaptor, const QString &path = QString()) | Coverage: | 83.333% (25/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 628-660 |
| | 22 | 9 |
gray_render_scanlineName: | gray_render_scanline | Prototype: | static void gray_render_scanline( PWorker worker, TCoord ey, TPos x1, TCoord y1, TPos x2, TCoord y2 ) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 527-627 |
| | 56 | 9 |
glyphRunWithInfoName: | glyphRunWithInfo | Prototype: | static QGlyphRun glyphRunWithInfo(QFontEngine *fontEngine, const QGlyphLayout &glyphLayout, const QPointF &pos, const QGlyphRun::GlyphRunFlags &flags, const QFixed &selectionX, const QFixed &selectionWidth, int glyphsStart, int glyphsEnd, unsigned short *logClusters, int textPosition, int textLength) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2135-2222 |
| | 53 | 9 |
get_font_bitsName: | get_font_bits | Prototype: | static quint8 get_font_bits(int version, const QFontPrivate *f) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1881-1904 |
| | 18 | 9 |
getPixmapSizeName: | getPixmapSize | Prototype: | static QSize getPixmapSize(QTextDocument *doc, const QTextImageFormat &format) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 120-160 |
| | 27 | 9 |
getGlyphDataName: | getGlyphData | Prototype: | static void getGlyphData(QTtfGlyph *glyph, const QVector<TTF_POINT> &points, const QVector<int> &endPoints, int point_array_size) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 912-958 |
| | 31 | 9 |
flushRowName: | flushRow | Prototype: | static inline void flushRow(const QRegionSpan *spans, int y, int numSpans, QRegionPrivate *reg, int *lastRow, int *extendTo, bool *needsExtend) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3445-3479 |
| | 22 | 9 |
findObjectName: | findObject | Prototype: | static bool findObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int &usedLength, QDBusConnectionPrivate::ObjectTreeNode &result) | Coverage: | 92.500% (37/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 371-418 |
| | 29 | 9 |
extractEncodingDeclName: | extractEncodingDecl | Prototype: | static QString extractEncodingDecl(const QString &text, bool *needMoreText) | Coverage: | 78.788% (26/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 1293-1333 |
| | 28 | 9 |
encodeTextName: | encodeText | Prototype: | static QString encodeText(const QString &str, QTextStream &s, const bool encodeQuotes = true, const bool performAVN = false, const bool encodeEOLs = false) | Coverage: | 36.585% (15/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4146-4211 |
| | 43 | 9 |
convert_generic_inplaceName: | convert_generic_inplace | Prototype: | bool convert_generic_inplace(QImageData *data, QImage::Format dst_format, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 177-227 |
| | 34 | 9 |
convert_Mono_to_Indexed8Name: | convert_Mono_to_Indexed8 | Prototype: | static void convert_Mono_to_Indexed8(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1808-1846 |
| | 28 | 9 |
convert_ARGB_to_ARGB_PM_inplace_sse2Name: | convert_ARGB_to_ARGB_PM_inplace_sse2 | Prototype: | bool convert_ARGB_to_ARGB_PM_inplace_sse2(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_sse2.cpp | Lines: | 50-106 |
| | 36 | 9 |
convertWithPaletteName: | convertWithPalette | Prototype: | static QImage convertWithPalette(const QImage &src, QImage::Format format, const QVector<QRgb> &clut) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2070-2119 |
| | 33 | 9 |
clipBezierName: | clipBezier | Prototype: | template <Edge edge> void clipBezier(const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, qreal t, QPainterPath &result) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 2003-2067 |
| | 43 | 9 |
buttonDefaultTextName: | buttonDefaultText | Prototype: | static QString buttonDefaultText(int wstyle, int which, const QWizardPrivate *wizardPrivate) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 697-723 |
| | 13 | 9 |
bm_findName: | bm_find | Prototype: | static inline int bm_find(const uchar *cc, int l, int index, const uchar *puc, uint pl, const uchar *skiptable) | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | Lines: | 55-88 |
| | 21 | 9 |
blend_transformed_argbName: | blend_transformed_argb | Prototype: | static void blend_transformed_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4811-4908 |
| | 70 | 9 |
bezierAtTName: | bezierAtT | Prototype: | static inline QBezier bezierAtT(const QPainterPath &path, qreal t, qreal *startingLength, qreal *bezierLength) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2924-2976 |
| | 33 | 9 |
_q_resolveEntryAndCreateLegacyEngine_recursiveName: | _q_resolveEntryAndCreateLegacyEngine_recursive | Prototype: | static bool _q_resolveEntryAndCreateLegacyEngine_recursive(QFileSystemEntry &entry, QFileSystemMetaData &data, QAbstractFileEngine *&engine, bool resolvingEntry = false) | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 137-181 |
| | 20 | 9 |
_q_paintItemName: | _q_paintItem | Prototype: | static void _q_paintItem(QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget, bool useWindowOpacity, bool painterStateProtection) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4275-4317 |
| | 27 | 9 |
ValueArrayName: | ValueArray | Coverage: | 59.091% (13/22) |
| | 19 | 9 |
UnrollTailLoopName: | UnrollTailLoop | Coverage: | 84.615% (11/13) |
| | 10 | 9 |
QXcbGlIntegrationFactoryName: | QXcbGlIntegrationFactory | Coverage: | 10.526% (2/19) |
| | 17 | 9 |
QWidgetWindowPrivateName: | QWidgetWindowPrivate | Coverage: | 0.000% (0/33) |
| | 32 | 9 |
QWatermarkLabelName: | QWatermarkLabel | Coverage: | 0.000% (0/21) |
| | 15 | 9 |
QUndoStackPrivateName: | QUndoStackPrivate | Coverage: | 0.000% (0/27) |
| | 25 | 9 |
QToolBarAreaLayoutItemName: | QToolBarAreaLayoutItem | Coverage: | 0.000% (0/19) |
| | 18 | 9 |
QTexturedBrushDataName: | QTexturedBrushData | Coverage: | 0.000% (0/18) |
| | 20 | 9 |
QTestElementAttributeName: | QTestElementAttribute | Coverage: | 61.538% (8/13) |
| | 34 | 9 |
QSwipeGestureName: | QSwipeGesture | Coverage: | 0.000% (0/25) |
| | 15 | 9 |
QStyleFactoryName: | QStyleFactory | Coverage: | 0.000% (0/24) |
| | 22 | 9 |
QSslEllipticCurveName: | QSslEllipticCurve | Coverage: | 100.000% (17/17) |
| | 26 | 9 |
QSqlQueryModelPrivateName: | QSqlQueryModelPrivate | Coverage: | 88.571% (31/35) |
| | 24 | 9 |
QSpacerItemName: | QSpacerItem | Coverage: | 0.000% (0/9) |
| | 13 | 9 |
QProgressStyleAnimationName: | QProgressStyleAnimation | Coverage: | 0.000% (0/17) |
| | 16 | 9 |
QPrinterPagedPaintDevicePrivateName: | QPrinterPagedPaintDevicePrivate | Coverage: | 35.294% (6/17) |
| | 24 | 9 |
QPagePreviewName: | QPagePreview | Coverage: | 15.789% (3/19) |
| | 50 | 9 |
QOpenGLFunctionsPrivateName: | QOpenGLFunctionsPrivate | Coverage: | 0.000% (0/23) |
| | 14 | 9 |
QObjectCleanupHandlerName: | QObjectCleanupHandler | Coverage: | 0.000% (0/15) |
| | 14 | 9 |
QNumberStyleAnimationName: | QNumberStyleAnimation | Coverage: | 0.000% (0/13) |
| | 13 | 9 |
QNonContiguousByteDeviceRingBufferImplName: | QNonContiguousByteDeviceRingBufferImpl | Coverage: | 76.923% (10/13) |
| | 16 | 9 |
QNonContiguousByteDeviceFactoryName: | QNonContiguousByteDeviceFactory | Coverage: | 53.846% (7/13) |
| | 11 | 9 |
QNonContiguousByteDeviceByteArrayImplName: | QNonContiguousByteDeviceByteArrayImpl | Coverage: | 100.000% (14/14) |
| | 16 | 9 |
QMutexPoolName: | QMutexPool | Coverage: | 70.588% (12/17) |
| | 13 | 9 |
QMimeMagicRuleMatcherName: | QMimeMagicRuleMatcher | Coverage: | 72.727% (8/11) |
| | 12 | 9 |
QMetaStringTableName: | QMetaStringTable | Coverage: | 100.000% (17/17) |
| | 27 | 9 |
QMessageBoxDetailsTextName: | QMessageBoxDetailsText | Coverage: | 0.000% (0/11) |
| | 26 | 9 |
QLibraryInfoPrivateName: | QLibraryInfoPrivate | Coverage: | 90.476% (19/21) |
| | 14 | 9 |
QLatin1CodecName: | QLatin1Codec | Coverage: | 89.474% (17/19) |
| | 24 | 9 |
QKdPointTreeName: | QKdPointTree | Coverage: | 0.000% (0/21) |
| | 25 | 9 |
QJsonValueRefName: | QJsonValueRef | Coverage: | 0.000% (0/17) |
| | 14 | 9 |
QItemSelectionRangeName: | QItemSelectionRange | Coverage: | 42.857% (9/21) |
| | 28 | 9 |
QHttpPartName: | QHttpPart | Coverage: | 77.778% (7/9) |
| | 12 | 9 |
QHostInfoCacheName: | QHostInfoCache | Coverage: | 100.000% (15/15) |
| | 24 | 9 |
QGLFunctionsName: | QGLFunctions | Coverage: | 70.588% (12/17) |
| | 17 | 9 |
QGLContextGroupName: | QGLContextGroup | Coverage: | 73.684% (14/19) |
| | 22 | 9 |
QFontListViewName: | QFontListView | Coverage: | 0.000% (0/11) |
| | 12 | 9 |
QFontEngineMultiFontConfigName: | QFontEngineMultiFontConfig | Coverage: | 94.118% (16/17) |
| | 29 | 9 |
QFocusFramePrivateName: | QFocusFramePrivate | Coverage: | 0.000% (0/22) |
| | 31 | 9 |
QFSFileEngineIteratorName: | QFSFileEngineIterator | Coverage: | 0.000% (0/17) |
| | 20 | 9 |
QDynamicBufferResourceRootName: | QDynamicBufferResourceRoot | Coverage: | 45.161% (14/31) |
| | 30 | 9 |
QDomEntityPrivateName: | QDomEntityPrivate | Coverage: | 0.000% (0/20) |
| | 23 | 9 |
QDnsServiceRecordName: | QDnsServiceRecord | Coverage: | 77.778% (7/9) |
| | 12 | 9 |
QByteDeviceWrappingIoDeviceName: | QByteDeviceWrappingIoDevice | Coverage: | 61.538% (8/13) |
| | 19 | 9 |
QBlittableName: | QBlittable | Coverage: | 0.000% (0/13) |
| | 18 | 9 |
QBidiControlName: | QBidiControl | Coverage: | 0.000% (0/13) |
| | 18 | 9 |
QBenchmarkEventName: | QBenchmarkEvent | Coverage: | 88.889% (8/9) |
| | 18 | 9 |
QArrayDataName: | QArrayData | Coverage: | 88.462% (23/26) |
| | 53 | 9 |
QActionGroupPrivateName: | QActionGroupPrivate | Coverage: | 0.000% (0/19) |
| | 20 | 9 |
QAccessibleEventName: | QAccessibleEvent | Coverage: | 0.000% (0/25) |
| | 19 | 9 |
QAccessibleAbstractSliderName: | QAccessibleAbstractSlider | Coverage: | 0.000% (0/11) |
| | 10 | 9 |
QAbstractOpenGLFunctionsName: | QAbstractOpenGLFunctions | Coverage: | 0.000% (0/15) |
| | 19 | 9 |
KeyCheckerName: | KeyChecker | Coverage: | 0.000% (0/31) |
| | 22 | 9 |
CreateETandAETName: | CreateETandAET | Prototype: | static void CreateETandAET(int count, const QPoint *pts, EdgeTable *ET, EdgeTableEntry *AET, EdgeTableEntry *pETEs, ScanLineListBlock *pSLLBlock) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3225-3301 |
| | 37 | 9 |
uiEffectToFlagName: | uiEffectToFlag | Prototype: | static inline int uiEffectToFlag(Qt::UIEffect effect) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4136-4155 |
| | 9 | 8 |
ucstrncmpName: | ucstrncmp | Prototype: | static int ucstrncmp(const QChar *a, const uchar *c, int l) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 535-624 |
| | 30 | 8 |
transformIsSimpleName: | transformIsSimple | Prototype: | static inline bool transformIsSimple(const QTransform& transform) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4363-4386 |
| | 18 | 8 |
standardLibraryErrorStringName: | standardLibraryErrorString | Prototype: | static QString standardLibraryErrorString(int errorCode) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemerror.cpp | Lines: | 114-152 |
| | 17 | 8 |
shouldBePropagatedToWidgetName: | shouldBePropagatedToWidget | Prototype: | static inline bool shouldBePropagatedToWidget(QEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 167-181 |
| | 3 | 8 |
setTextDecorationFromValuesName: | setTextDecorationFromValues | Prototype: | static void setTextDecorationFromValues(const QVector<QCss::Value> &values, QFont *font) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1198-1215 |
| | 12 | 8 |
read_xpm_stringName: | read_xpm_string | Prototype: | static bool read_xpm_string(QByteArray &buf, QIODevice *d, const char * const *source, int &index, QByteArray &state) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 791-824 |
| | 23 | 8 |
read_xbm_headerName: | read_xbm_header | Prototype: | static bool read_xbm_header(QIODevice *device, int& w, int& h) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 64-118 |
| | 32 | 8 |
qt_scaleForTransformName: | qt_scaleForTransform | Prototype: | bool qt_scaleForTransform(const QTransform &transform, qreal *scale) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 2320-2359 |
| | 26 | 8 |