| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
postEventSourcePrepare| Name: | postEventSourcePrepare | | Prototype: | static gboolean postEventSourcePrepare(GSource *s, gint *timeout) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 250-265 |
| | 11 | 3 |
parseXftRgba| Name: | parseXftRgba | | Prototype: | static QFontEngine::SubpixelAntialiasingType parseXftRgba(const QByteArray& stringValue) | | Coverage: | 12.500% (2/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 802-816 |
| | 11 | 6 |
parseTzLeapSeconds| Name: | parseTzLeapSeconds | | Prototype: | static void parseTzLeapSeconds(QDataStream &ds, int tzh_leapcnt, bool longTran) | | Coverage: | 30.000% (6/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 276-299 |
| | 11 | 6 |
parseTzIndicators| Name: | parseTzIndicators | | Prototype: | static QVector<QTzType> parseTzIndicators(QDataStream &ds, const QVector<QTzType> &types, int tzh_ttisstdcnt, int tzh_ttisgmtcnt) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 301-321 |
| | 11 | 5 |
parseAnnotation| Name: | parseAnnotation | | Prototype: | static bool parseAnnotation(const QXmlStreamReader &xml, QDBusIntrospection::Annotations &annotations, QDBusIntrospection::Interface *ifaceData, bool interfaceAnnotation = false) | | Coverage: | 62.500% (5/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 87-106 |
| | 11 | 3 |
paintSep| Name: | paintSep | | Prototype: | static void paintSep(QPainter *p, QWidget *w, const QRect &r, Qt::Orientation o, bool mouse_over) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1573-1587 |
| | 11 | 4 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &stream, QLayoutPolicy &policy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp | | Lines: | 109-122 |
| | 11 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &stream, QSizePolicy &policy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | | Lines: | 488-501 |
| | 11 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QPixmap &r) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1722-1737 |
| | 11 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QCursor &c) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 308-324 |
| | 11 | 4 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QPageSize &pageSize) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1861-1876 |
| | 11 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QPainterPath &p) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2394-2410 |
| | 11 | 3 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QSslCertificate::SubjectInfo info) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | | Lines: | 708-722 |
| | 11 | 10 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QGraphicsObject *item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11422-11438 |
| | 11 | 3 |
operator<<| Name: | operator<< | | Prototype: | static QDataStream& operator<<(QDataStream& s, const QNtlmPhase1Block& b) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1026-1039 |
| | 11 | 3 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QBitArray &array) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 762-777 |
| | 11 | 4 |
oldButton| Name: | oldButton | | Prototype: | static int oldButton(int button) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 461-485 |
| | 11 | 11 |
numericCompare| Name: | numericCompare | | Prototype: | static int numericCompare(const QVariant::Private *d1, const QVariant::Private *d2) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3462-3477 |
| | 11 | 3 |
next_proto_cb| Name: | next_proto_cb | | Prototype: | static int next_proto_cb(SSL *, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) | | Coverage: | 25.000% (3/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 388-417 |
| | 11 | 6 |
native_sub_image| Name: | native_sub_image | | Prototype: | static QImage native_sub_image(QByteArray *buffer, const int dstStride, const QImage &src, const QRect &rect, bool swap) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 330-351 |
| | 11 | 5 |
mergeSegments| Name: | mergeSegments | | Prototype: | void mergeSegments(Segment *a, int na, Segment *b, int nb) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1015-1030 |
| | 11 | 3 |
interpolate_4_pixels_rgb64| Name: | interpolate_4_pixels_rgb64 | | Prototype: | static inline QRgba64 interpolate_4_pixels_rgb64(QRgba64 t[], QRgba64 b[], uint distx, uint disty) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1842-1863 |
| | 11 | 2 |
init_plugins| Name: | init_plugins | | Prototype: | static void init_plugins(const QList<QByteArray> &pluginList) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1185-1201 |
| | 11 | 4 |
headerName| Name: | headerName | | Prototype: | static QByteArray headerName(QNetworkRequest::KnownHeaders header) | | Coverage: | 84.211% (16/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 708-743 |
| | 11 | 10 |
gray_start_cell| Name: | gray_start_cell | | Prototype: | static void gray_start_cell( PWorker worker, TCoord ex, TCoord ey ) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 502-520 |
| | 11 | 3 |
gray_split_conic| Name: | gray_split_conic | | Prototype: | static void gray_split_conic( QT_FT_Vector* base ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 817-834 |
| | 11 | 1 |
getEtcFileContent| Name: | getEtcFileContent | | Prototype: | static QByteArray getEtcFileContent(const char *filename) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2222-2239 |
| | 11 | 3 |
findChar| Name: | findChar | | Prototype: | static int findChar(const char *str, int len, char ch, int from) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 232-246 |
| | 11 | 5 |
fillLine| Name: | fillLine | | Prototype: | template <> inline void fillLine<Clip, LeftToRight>(qint32 *line, int width, int lx, int rx, qint32 d, qint32 dd) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 74-89 |
| | 11 | 3 |
fillLine| Name: | fillLine | | Prototype: | template <> inline void fillLine<Clip, RightToLeft>(qint32 *line, int width, int lx, int rx, qint32 d, qint32 dd) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 91-106 |
| | 11 | 3 |
fillLine| Name: | fillLine | | Prototype: | template <> inline void fillLine<NoClip, LeftToRight>(qint32 *line, int, int lx, int rx, qint32 d, qint32 dd) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 108-123 |
| | 11 | 3 |
fillLine| Name: | fillLine | | Prototype: | template <> inline void fillLine<NoClip, RightToLeft>(qint32 *line, int, int lx, int rx, qint32 d, qint32 dd) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 125-140 |
| | 11 | 3 |
fillBackground| Name: | fillBackground | | Prototype: | static void fillBackground(QPainter *p, const QRectF &rect, QBrush brush, const QPointF &origin, QRectF gradientRect = QRectF()) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 422-438 |
| | 11 | 3 |
fastDetermineNameChar| Name: | fastDetermineNameChar | | Prototype: | static inline NameChar fastDetermineNameChar(QChar ch) | | Coverage: | 85.000% (17/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2886-2901 |
| | 11 | 4 |
declarations| Name: | declarations | | Prototype: | static QVector<Declaration> declarations(const QVector<StyleRule> &styleRules, const QString &part, quint64 pseudoClass = PseudoClass_Unspecified) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1605-1621 |
| | 11 | 4 |
customCompare| Name: | customCompare | | Prototype: | static bool customCompare(const QVariant::Private *a, const QVariant::Private *b) | | Coverage: | 55.000% (11/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1063-1080 |
| | 11 | 4 |
convert_A2RGB30_PM_to_RGB30_inplace| Name: | convert_A2RGB30_PM_to_RGB30_inplace | | Prototype: | template<bool rgbswap> static bool convert_A2RGB30_PM_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: | 622-645 |
| | 11 | 4 |
comp_func_DestinationAtop| Name: | comp_func_DestinationAtop | | Prototype: | void comp_func_DestinationAtop(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 710-730 |
| | 11 | 4 |
colorValue| Name: | colorValue | | Prototype: | static QString colorValue(QColor color) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2219-2236 |
| | 11 | 3 |
clip| Name: | clip | | Prototype: | template <Edge edge> QPainterPath clip(const QPainterPath &path, qreal t) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 2070-2090 |
| | 11 | 4 |
childWindowAt| Name: | childWindowAt | | Prototype: | static QWindow *childWindowAt(QWindow *win, const QPoint &p) | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 287-304 |
| | 11 | 6 |
checkWarnMessage| Name: | checkWarnMessage | | Prototype: | static void checkWarnMessage(const QIODevice *device, const char *function, const char *what) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 90-113 |
| | 11 | 3 |
changed_signal| Name: | 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: | 146-165 |
| | 11 | 8 |
boundingRectOfFloatsInSelection| Name: | boundingRectOfFloatsInSelection | | Prototype: | static QRectF boundingRectOfFloatsInSelection(const QTextCursor &cursor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1479-1494 |
| | 11 | 3 |
bm_init_skiptable| Name: | bm_init_skiptable | | Prototype: | static void bm_init_skiptable(const ushort *uc, int len, uchar *skiptable, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 44-61 |
| | 11 | 4 |
arrayContentToJson| Name: | arrayContentToJson | | Prototype: | static void arrayContentToJson(const QJsonPrivate::Array *a, QByteArray &json, int indent, bool compact) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 161-181 |
| | 11 | 5 |
addSegmentsToPath| Name: | addSegmentsToPath | | Prototype: | void addSegmentsToPath(Segment *segment, QPainterPath &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1032-1048 |
| | 11 | 3 |
activeConditions| Name: | activeConditions | | Prototype: | static QSet<QByteArray> activeConditions() | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 168-185 |
| | 11 | 5 |
_hb_qt_face_create| Name: | _hb_qt_face_create | | Prototype: | static inline hb_face_t * _hb_qt_face_create(QFontEngine *fe) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 650-668 |
| | 11 | 3 |
QXcbShmGraphicsBuffer| Name: | QXcbShmGraphicsBuffer | | Coverage: | 90.000% (9/10) |
| | 11 | 8 |
QWizardPagePrivate| Name: | QWizardPagePrivate | | Coverage: | 0.000% (0/16) |
| | 11 | 6 |
QWheelEvent| Name: | QWheelEvent | | Coverage: | 0.000% (0/12) |
| | 11 | 8 |
QTtfStream| Name: | QTtfStream | | Coverage: | 0.000% (0/14) |
| | 11 | 12 |
QSslCertificateExtension| Name: | QSslCertificateExtension | | Coverage: | 87.500% (7/8) |
| | 11 | 8 |
QSizeF| Name: | QSizeF | | Coverage: | 93.750% (15/16) |
| | 11 | 5 |
QSharedNetworkSessionManager| Name: | QSharedNetworkSessionManager | | Coverage: | 87.500% (7/8) |
| | 11 | 4 |
QSessionManagerPrivate| Name: | QSessionManagerPrivate | | Coverage: | 0.000% (0/2) |
| | 11 | 2 |
QPlatformThemePrivate| Name: | QPlatformThemePrivate | | Coverage: | 0.000% (0/11) |
| | 11 | 5 |
QPlatformBackingStorePrivate| Name: | QPlatformBackingStorePrivate | | Coverage: | 0.000% (0/16) |
| | 11 | 6 |
QPauseAnimation| Name: | QPauseAnimation | | Coverage: | 62.500% (5/8) |
| | 11 | 6 |
QOpenGLSharedResource| Name: | QOpenGLSharedResource | | Coverage: | 0.000% (0/10) |
| | 11 | 4 |
QNonContiguousByteDeviceFactory| Name: | QNonContiguousByteDeviceFactory | | Coverage: | 53.846% (7/13) |
| | 11 | 9 |
QNonContiguousByteDeviceBufferImpl| Name: | QNonContiguousByteDeviceBufferImpl | | Coverage: | 100.000% (6/6) |
| | 11 | 6 |
QMenuBarExtension| Name: | QMenuBarExtension | | Coverage: | 0.000% (0/3) |
| | 11 | 3 |
QGraphicsPixmapItemPrivate| Name: | QGraphicsPixmapItemPrivate | | Coverage: | 0.000% (0/11) |
| | 11 | 6 |
QGenericUnixServices| Name: | QGenericUnixServices | | Coverage: | 6.250% (1/16) |
| | 11 | 6 |
QGLWidgetPrivate| Name: | QGLWidgetPrivate | | Coverage: | 45.455% (5/11) |
| | 11 | 5 |
QEvdevTouchScreenHandlerThread| Name: | QEvdevTouchScreenHandlerThread | | Coverage: | 0.000% (0/5) |
| | 11 | 5 |
QDBusPendingCallWatcher| Name: | QDBusPendingCallWatcher | | Coverage: | 78.571% (11/14) |
| | 11 | 6 |
QDBusContext| Name: | QDBusContext | | Coverage: | 75.000% (6/8) |
| | 11 | 8 |
QBenchmarkCallgrindMeasurer| Name: | QBenchmarkCallgrindMeasurer | | Coverage: | 0.000% (0/8) |
| | 11 | 8 |
QBasicAtomicBitField| Name: | QBasicAtomicBitField | | Coverage: | 100.000% (8/8) |
| | 11 | 4 |
ClipboardEvent| Name: | ClipboardEvent | | Coverage: | 81.818% (9/11) |
| | 11 | 5 |
windowInteractsWithPosition| Name: | windowInteractsWithPosition | | Prototype: | static bool windowInteractsWithPosition(xcb_connection_t *connection, const QPoint & pos, xcb_window_t w, xcb_shape_sk_t shapeType) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 235-252 |
| | 10 | 4 |
widgetTexturesFor| Name: | widgetTexturesFor | | Prototype: | static QPlatformTextureList *widgetTexturesFor(QWidget *tlw, QWidget *widget) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1011-1048 |
| | 10 | 6 |
unpackControlTypes| Name: | unpackControlTypes | | Prototype: | static int unpackControlTypes(QSizePolicy::ControlTypes controls, QSizePolicy::ControlType *array) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 60-77 |
| | 10 | 5 |
tabBarShapeFrom| Name: | tabBarShapeFrom | | Prototype: | static inline QTabBar::Shape tabBarShapeFrom(QTabWidget::TabShape shape, QTabWidget::TabPosition position) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 261-273 |
| | 10 | 5 |
socketNotifierSourceCheck| Name: | socketNotifierSourceCheck | | Prototype: | static gboolean socketNotifierSourceCheck(GSource *source) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 74-95 |
| | 10 | 3 |
shouldIncludeFs| Name: | shouldIncludeFs | | Prototype: | static bool shouldIncludeFs(const QStorageIterator &it) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 157-192 |
| | 10 | 3 |
set_font_bits| Name: | set_font_bits | | Prototype: | static void set_font_bits(int version, quint8 bits, QFontPrivate *f) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1921-1934 |
| | 10 | 3 |
setWidthAttribute| Name: | setWidthAttribute | | Prototype: | static void setWidthAttribute(QTextLength *width, const QString &valueStr) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1422-1437 |
| | 10 | 4 |
setMotifWmHints| Name: | setMotifWmHints | | Prototype: | static void setMotifWmHints(QXcbConnection *c, xcb_window_t window, const QtMotifWmHints &hints) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1038-1052 |
| | 10 | 2 |
setIndex| Name: | setIndex | | Prototype: | static void setIndex(int *index, int candidate, int min, int max, bool isIncreasing) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 213-230 |
| | 10 | 5 |
setFontWeightFromValue| Name: | setFontWeightFromValue | | Prototype: | static bool setFontWeightFromValue(const QCss::Value &value, QFont *font) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1152-1166 |
| | 10 | 6 |
readMSDosDate| Name: | readMSDosDate | | Prototype: | static QDateTime readMSDosDate(const uchar *src) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 273-286 |
| | 10 | 1 |
queryFont| Name: | queryFont | | Prototype: | static FcPattern *queryFont(const FcChar8 *file, const QByteArray &data, int id, FcBlanks *blanks, int *count) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 774-798 |
| | 10 | 3 |
qt_socks5_set_host_name_and_port| Name: | qt_socks5_set_host_name_and_port | | Prototype: | static bool qt_socks5_set_host_name_and_port(const QString &hostname, quint16 port, QByteArray *pBuf) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 187-210 |
| | 10 | 2 |
qt_memfill_template| Name: | qt_memfill_template | | Prototype: | template <> inline void qt_memfill_template(quint16 *dest, quint16 value, int count) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6288-6308 |
| | 10 | 6 |
qt_make_filter_list| Name: | qt_make_filter_list | | Prototype: | QStringList qt_make_filter_list(const QString &filter) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1303-1320 |
| | 10 | 4 |
qt_get_named_rgb| Name: | qt_get_named_rgb | | Prototype: | bool qt_get_named_rgb(const char *name, QRgb* rgb) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | | Lines: | 316-330 |
| | 10 | 4 |
qt_fontHasNarrowOutlines| Name: | qt_fontHasNarrowOutlines | | Prototype: | bool qt_fontHasNarrowOutlines(QFontEngine *fontEngine) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 739-755 |
| | 10 | 3 |
qt_fill_tile| Name: | qt_fill_tile | | Prototype: | void qt_fill_tile(QPixmap *tile, const QPixmap &pixmap) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 534-548 |
| | 10 | 3 |
qt_convertPoint| Name: | qt_convertPoint | | Prototype: | QPointF qt_convertPoint(const QPointF &xy, QPageLayout::Unit fromUnits, QPageLayout::Unit toUnits) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 74-94 |
| | 10 | 3 |
qt_blurinner| Name: | qt_blurinner | | Prototype: | template<int aprec, int zprec> inline void qt_blurinner(uchar *bptr, int &zR, int &zG, int &zB, int &zA, int alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 605-634 |
| | 10 | 1 |
qt_blend_rgb32_on_rgb32| Name: | qt_blend_rgb32_on_rgb32 | | Prototype: | void qt_blend_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 378-402 |
| | 10 | 3 |
qt_QMetaEnum_flagDebugOperator| Name: | qt_QMetaEnum_flagDebugOperator | | Prototype: | QDebug qt_QMetaEnum_flagDebugOperator(QDebug &debug, quint64 value, const QMetaObject *meta, const char *name) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 917-929 |
| | 10 | 2 |
qstricmp| Name: | qstricmp | | Prototype: | int qstricmp(const char *str1, const char *str2) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 401-413 |
| | 10 | 4 |
q_screenDepthFromFb| Name: | q_screenDepthFromFb | | Prototype: | int q_screenDepthFromFb(int framebufferDevice) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 559-586 |
| | 10 | 5 |
qUnregisterGuiGetInterpolator| Name: | qUnregisterGuiGetInterpolator | | Prototype: | static void qUnregisterGuiGetInterpolator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | | Lines: | 75-88 |
| | 10 | 1 |
qTopLevelDomain| Name: | qTopLevelDomain | | Prototype: | QString qTopLevelDomain(const QString &domain) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | | Lines: | 84-98 |
| | 10 | 4 |