| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
qConvertToRealNumber| Name: | qConvertToRealNumber | | Prototype: | static qreal qConvertToRealNumber(const QVariant::Private *d, bool *ok) | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 248-266 |
| | 6 | 9 |
qConvertARGB32PMToARGB64PM_sse2| Name: | qConvertARGB32PMToARGB64PM_sse2 | | Prototype: | template<bool RGBA, bool maskAlpha> static inline void qConvertARGB32PMToARGB64PM_sse2(QRgba64 *buffer, const uint *src, int count) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 498-537 |
| | 29 | 9 |
parseShorthandBackgroundProperty| Name: | 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: | 986-1030 |
| | 32 | 9 |
parsePosixZoneNameAndOffset| Name: | 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: | 452-495 |
| | 30 | 9 |
parseMethod| Name: | 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: | 168-222 |
| | 34 | 9 |
parseCombinedArgString| Name: | 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: | 2195-2233 |
| | 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: | 8698-8745 |
| | 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: | 2985-3016 |
| | 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: | 2009-2042 |
| | 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: | 12982-13020 |
| | 32 | 9 |
multicastMembershipHelper| Name: | 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: | 610-681 |
| | 48 | 9 |
mergeInto| Name: | 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: | 711-746 |
| | 25 | 9 |
match| Name: | 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: | 1217-1294 |
| | 42 | 9 |
makeCacheKey| Name: | 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: | 121-167 |
| | 26 | 9 |
lockInternal_helper| Name: | lockInternal_helper | | Prototype: | template <bool IsTimed> static inline bool lockInternal_helper(QBasicAtomicPointer<QMutexData> &d_ptr, int timeout = -1, QElapsedTimer *elapsedTimer = 0) | | Coverage: | 97.143% (34/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 154-198 |
| | 23 | 9 |
jump| Name: | 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: | 176-212 |
| | 21 | 9 |
imageHasNarrowOutlines| Name: | imageHasNarrowOutlines | | Prototype: | static bool imageHasNarrowOutlines(const QImage &im) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 690-731 |
| | 31 | 9 |
huntAndEmit| Name: | 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: | 623-655 |
| | 22 | 9 |
gray_render_scanline| Name: | 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: | 521-621 |
| | 56 | 9 |
glyphRunWithInfo| Name: | 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: | 2129-2216 |
| | 53 | 9 |
get_font_bits| Name: | 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: | 1878-1901 |
| | 18 | 9 |
getPixmapSize| Name: | 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: | 113-153 |
| | 27 | 9 |
getGlyphData| Name: | 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: | 905-951 |
| | 31 | 9 |
flushRow| Name: | 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: | 3421-3455 |
| | 22 | 9 |
findObject| Name: | 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: | 365-412 |
| | 29 | 9 |
extractEncodingDecl| Name: | 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: | 1279-1319 |
| | 28 | 9 |
encodeText| Name: | 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: | 4140-4205 |
| | 43 | 9 |
convert_generic_inplace| Name: | 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: | 171-221 |
| | 34 | 9 |
convert_Mono_to_Indexed8| Name: | 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: | 1796-1834 |
| | 28 | 9 |
convert_ARGB_to_ARGB_PM_inplace_sse2| Name: | 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: | 44-100 |
| | 36 | 9 |
convertWithPalette| Name: | 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: | 2057-2106 |
| | 33 | 9 |
clipBezier| Name: | 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: | 1996-2060 |
| | 43 | 9 |
buttonDefaultText| Name: | buttonDefaultText | | Prototype: | static QString buttonDefaultText(int wstyle, int which, const QWizardPrivate *wizardPrivate) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 691-717 |
| | 13 | 9 |
bm_find| Name: | bm_find | | Prototype: | static inline int bm_find(const uchar *cc, int l, int index, const uchar *puc, uint pl, const uchar *skiptable) | | Coverage: | 96.296% (26/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 49-82 |
| | 21 | 9 |
blend_transformed_argb| Name: | 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: | 4812-4909 |
| | 70 | 9 |
bezierAtT| Name: | 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: | 2916-2968 |
| | 33 | 9 |
_q_resolveEntryAndCreateLegacyEngine_recursive| Name: | _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: | 131-175 |
| | 20 | 9 |
_q_paintItem| Name: | _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: | 4252-4294 |
| | 27 | 9 |
ValueArray| Name: | ValueArray | | Coverage: | 59.091% (13/22) |
| | 19 | 9 |
UnrollTailLoop| Name: | UnrollTailLoop | | Coverage: | 84.615% (11/13) |
| | 10 | 9 |
QWidgetWindowPrivate| Name: | QWidgetWindowPrivate | | Coverage: | 0.000% (0/33) |
| | 32 | 9 |
QWatermarkLabel| Name: | QWatermarkLabel | | Coverage: | 0.000% (0/21) |
| | 15 | 9 |
QUndoStackPrivate| Name: | QUndoStackPrivate | | Coverage: | 0.000% (0/27) |
| | 25 | 9 |
QToolBarAreaLayoutItem| Name: | QToolBarAreaLayoutItem | | Coverage: | 0.000% (0/23) |
| | 18 | 9 |
QTexturedBrushData| Name: | QTexturedBrushData | | Coverage: | 0.000% (0/18) |
| | 20 | 9 |
QTestElementAttribute| Name: | QTestElementAttribute | | Coverage: | 61.538% (8/13) |
| | 34 | 9 |
QSwipeGesture| Name: | QSwipeGesture | | Coverage: | 0.000% (0/25) |
| | 15 | 9 |
QSslEllipticCurve| Name: | QSslEllipticCurve | | Coverage: | 100.000% (17/17) |
| | 26 | 9 |
QSqlQueryModelPrivate| Name: | QSqlQueryModelPrivate | | Coverage: | 88.571% (31/35) |
| | 24 | 9 |
QSpacerItem| Name: | QSpacerItem | | Coverage: | 0.000% (0/9) |
| | 13 | 9 |
QProgressStyleAnimation| Name: | QProgressStyleAnimation | | Coverage: | 0.000% (0/17) |
| | 16 | 9 |
QPrinterPagedPaintDevicePrivate| Name: | QPrinterPagedPaintDevicePrivate | | Coverage: | 38.095% (8/21) |
| | 24 | 9 |
QPagePreview| Name: | QPagePreview | | Coverage: | 15.789% (3/19) |
| | 50 | 9 |
QObjectCleanupHandler| Name: | QObjectCleanupHandler | | Coverage: | 0.000% (0/15) |
| | 14 | 9 |
QNumberStyleAnimation| Name: | QNumberStyleAnimation | | Coverage: | 0.000% (0/13) |
| | 13 | 9 |
QNonContiguousByteDeviceRingBufferImpl| Name: | QNonContiguousByteDeviceRingBufferImpl | | Coverage: | 76.923% (10/13) |
| | 16 | 9 |
QNonContiguousByteDeviceFactory| Name: | QNonContiguousByteDeviceFactory | | Coverage: | 53.846% (7/13) |
| | 11 | 9 |
QNonContiguousByteDeviceByteArrayImpl| Name: | QNonContiguousByteDeviceByteArrayImpl | | Coverage: | 100.000% (14/14) |
| | 16 | 9 |
QMutexPool| Name: | QMutexPool | | Coverage: | 70.588% (12/17) |
| | 13 | 9 |
QMimeMagicRuleMatcher| Name: | QMimeMagicRuleMatcher | | Coverage: | 53.333% (8/15) |
| | 12 | 9 |
QMetaStringTable| Name: | QMetaStringTable | | Coverage: | 100.000% (17/17) |
| | 27 | 9 |
QMessageBoxDetailsText| Name: | QMessageBoxDetailsText | | Coverage: | 0.000% (0/11) |
| | 26 | 9 |
QLibraryInfoPrivate| Name: | QLibraryInfoPrivate | | Coverage: | 80.952% (17/21) |
| | 14 | 9 |
QLatin1Codec| Name: | QLatin1Codec | | Coverage: | 89.474% (17/19) |
| | 24 | 9 |
QKdPointTree| Name: | QKdPointTree | | Coverage: | 0.000% (0/21) |
| | 25 | 9 |
QJsonValueRef| Name: | QJsonValueRef | | Coverage: | 0.000% (0/17) |
| | 14 | 9 |
QItemSelectionRange| Name: | QItemSelectionRange | | Coverage: | 68.889% (31/45) |
| | 28 | 9 |
QInputControl| Name: | QInputControl | | Coverage: | 0.000% (0/25) |
| | 20 | 9 |
QHttpPart| Name: | QHttpPart | | Coverage: | 53.846% (7/13) |
| | 12 | 9 |
QHostInfoCache| Name: | QHostInfoCache | | Coverage: | 100.000% (15/15) |
| | 24 | 9 |
QGLFunctions| Name: | QGLFunctions | | Coverage: | 70.588% (12/17) |
| | 17 | 9 |
QGLContextGroup| Name: | QGLContextGroup | | Coverage: | 73.684% (14/19) |
| | 22 | 9 |
QFontListView| Name: | QFontListView | | Coverage: | 0.000% (0/13) |
| | 12 | 9 |
QFontEngineMultiFontConfig| Name: | QFontEngineMultiFontConfig | | Coverage: | 94.118% (16/17) |
| | 29 | 9 |
QFocusFramePrivate| Name: | QFocusFramePrivate | | Coverage: | 0.000% (0/22) |
| | 31 | 9 |
QFSFileEngineIterator| Name: | QFSFileEngineIterator | | Coverage: | 0.000% (0/17) |
| | 20 | 9 |
QDynamicBufferResourceRoot| Name: | QDynamicBufferResourceRoot | | Coverage: | 45.161% (14/31) |
| | 30 | 9 |
QDomEntityPrivate| Name: | QDomEntityPrivate | | Coverage: | 0.000% (0/20) |
| | 23 | 9 |
QDnsServiceRecord| Name: | QDnsServiceRecord | | Coverage: | 77.778% (7/9) |
| | 12 | 9 |
QByteDeviceWrappingIoDevice| Name: | QByteDeviceWrappingIoDevice | | Coverage: | 61.538% (8/13) |
| | 19 | 9 |
QBlittable| Name: | QBlittable | | Coverage: | 0.000% (0/13) |
| | 18 | 9 |
QBidiControl| Name: | QBidiControl | | Coverage: | 0.000% (0/17) |
| | 18 | 9 |
QBenchmarkEvent| Name: | QBenchmarkEvent | | Coverage: | 88.889% (8/9) |
| | 18 | 9 |
QActionGroupPrivate| Name: | QActionGroupPrivate | | Coverage: | 0.000% (0/19) |
| | 20 | 9 |
QAccessibleEvent| Name: | QAccessibleEvent | | Coverage: | 0.000% (0/25) |
| | 19 | 9 |
QAccessibleAbstractSlider| Name: | QAccessibleAbstractSlider | | Coverage: | 0.000% (0/11) |
| | 10 | 9 |
QAbstractOpenGLFunctions| Name: | QAbstractOpenGLFunctions | | Coverage: | 0.000% (0/15) |
| | 19 | 9 |
KeyChecker| Name: | KeyChecker | | Coverage: | 0.000% (0/29) |
| | 22 | 9 |
CreateETandAET| Name: | 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: | 3201-3277 |
| | 37 | 9 |
uiEffectToFlag| Name: | 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: | 4149-4168 |
| | 9 | 8 |
ucstrncmp| Name: | 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: | 528-617 |
| | 30 | 8 |
transformIsSimple| Name: | 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: | 4340-4363 |
| | 18 | 8 |
standardLibraryErrorString| Name: | 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: | 108-146 |
| | 17 | 8 |
shouldBePropagatedToWidget| Name: | 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: | 161-175 |
| | 3 | 8 |
setTextDecorationFromValues| Name: | 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: | 1191-1208 |
| | 12 | 8 |
read_xpm_string| Name: | 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: | 785-818 |
| | 23 | 8 |
read_xbm_header| Name: | 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: | 58-112 |
| | 32 | 8 |
readGpuFeatures| Name: | readGpuFeatures | | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QJsonDocument &doc, QSet<QString> *result, QString *errorMessage) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 399-430 |
| | 16 | 8 |
qt_socket_getPortAndAddress| Name: | qt_socket_getPortAndAddress | | Prototype: | static inline void qt_socket_getPortAndAddress(const qt_sockaddr *s, quint16 *port, QHostAddress *addr) | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 101-132 |
| | 21 | 8 |
qt_scaleForTransform| Name: | qt_scaleForTransform | | Prototype: | bool qt_scaleForTransform(const QTransform &transform, qreal *scale) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 2304-2343 |
| | 26 | 8 |