Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
qt_painterpath_isect_curveName: | qt_painterpath_isect_curve | Prototype: | static void qt_painterpath_isect_curve(const QBezier &bezier, const QPointF &pt, int *winding, int depth = 0) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1772-1804 |
| | 13 | 4 |
qt_make_filter_listName: | 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_isect_curve_verticalName: | qt_isect_curve_vertical | Prototype: | static bool qt_isect_curve_vertical(const QBezier &bezier, qreal x, qreal y1, qreal y2, int depth = 0) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1966-1983 |
| | 12 | 4 |
qt_isect_curve_horizontalName: | qt_isect_curve_horizontal | Prototype: | static bool qt_isect_curve_horizontal(const QBezier &bezier, qreal y, qreal x1, qreal x2, int depth = 0) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1947-1964 |
| | 12 | 4 |
qt_isExtendedRadialGradientName: | qt_isExtendedRadialGradient | Prototype: | bool qt_isExtendedRadialGradient(const QBrush &brush) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 832-847 |
| | 9 | 4 |
qt_init_picture_pluginsName: | qt_init_picture_plugins | Prototype: | void qt_init_picture_plugins() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1415-1431 |
| | 8 | 4 |
qt_imageTransformName: | qt_imageTransform | Prototype: | void qt_imageTransform(QImage &src, QImageIOHandler::Transformations orient) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 5206-5218 |
| | 8 | 4 |
qt_gl_convertToGLFormatHelperName: | qt_gl_convertToGLFormatHelper | Prototype: | static inline QRgb qt_gl_convertToGLFormatHelper(QRgb src_pixel, GLenum texture_format) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2302-2322 |
| | 12 | 4 |
qt_get_named_rgbName: | qt_get_named_rgb | Prototype: | bool qt_get_named_rgb(const QChar *name, int len, QRgb *rgb) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 332-344 |
| | 9 | 4 |
qt_get_named_rgbName: | 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_get_metadataName: | qt_get_metadata | Prototype: | static bool qt_get_metadata(QtPluginQueryVerificationDataFunction pfn, QLibraryPrivate *priv) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 679-694 |
| | 11 | 4 |
qt_fusion_draw_mdibuttonName: | qt_fusion_draw_mdibutton | Prototype: | static void qt_fusion_draw_mdibutton(QPainter *painter, const QStyleOptionTitleBar *option, const QRect &tmp, bool hover, bool sunken) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 275-334 |
| | 46 | 4 |
qt_from_latin1Name: | qt_from_latin1 | Prototype: | void qt_from_latin1(ushort *dst, const char *str, size_t size) noexcept | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 213-261 |
| | 13 | 4 |
qt_find_obj_childName: | qt_find_obj_child | Prototype: | void *qt_find_obj_child(QObject *parent, const char *type, const QString &name) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 768-778 |
| | 7 | 4 |
qt_defaultDpiYName: | qt_defaultDpiY | Prototype: | int qt_defaultDpiY() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 152-165 |
| | 7 | 4 |
qt_defaultDpiXName: | qt_defaultDpiX | Prototype: | int qt_defaultDpiX() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 137-150 |
| | 7 | 4 |
qt_custom_file_engine_handler_createName: | qt_custom_file_engine_handler_create | Prototype: | QAbstractFileEngine *qt_custom_file_engine_handler_create(const QString &path) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 160-176 |
| | 8 | 4 |
qt_create_pipeName: | qt_create_pipe | Prototype: | static int qt_create_pipe(int *pipe) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 173-185 |
| | 9 | 4 |
qt_convert_rgb888_to_rgbx8888Name: | qt_convert_rgb888_to_rgbx8888 | Prototype: | void qt_convert_rgb888_to_rgbx8888(quint32 *dest_data, const uchar *src_data, int len) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 317-357 |
| | 21 | 4 |
qt_convert_rgb888_to_rgb32_ssse3Name: | qt_convert_rgb888_to_rgb32_ssse3 | Prototype: | void qt_convert_rgb888_to_rgb32_ssse3(quint32 *dst, const uchar *src, int len) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_ssse3.cpp | Lines: | 51-126 |
| | 39 | 4 |
qt_convert_rgb888_to_rgb32Name: | qt_convert_rgb888_to_rgb32 | Prototype: | void qt_convert_rgb888_to_rgb32(quint32 *dest_data, const uchar *src_data, int len) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 282-315 |
| | 21 | 4 |
qt_convertUnitsName: | qt_convertUnits | Prototype: | static QSizeF qt_convertUnits(const QSizeF &size, QPageSize::Unit fromUnits, QPageSize::Unit toUnits) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 542-563 |
| | 12 | 4 |
qt_check_if_internal_objectName: | qt_check_if_internal_object | Prototype: | static void qt_check_if_internal_object(const QObject **obj, int *element) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1708-1723 |
| | 6 | 4 |
qt_call_post_routinesName: | qt_call_post_routines | Prototype: | void __attribute__((visibility("default"))) qt_call_post_routines() | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 286-300 |
| | 6 | 4 |
qt_blend_rgb32_on_rgb16Name: | qt_blend_rgb32_on_rgb16 | Prototype: | static void qt_blend_rgb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 296-331 |
| | 17 | 4 |
qt_bitmapblit16_sse2Name: | qt_bitmapblit16_sse2 | Prototype: | void qt_bitmapblit16_sse2(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *src, int width, int height, int stride) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 408-436 |
| | 19 | 4 |
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: | 455-481 |
| | 15 | 4 |
qstricmpName: | 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_strchrName: | q_strchr | Prototype: | static inline bool q_strchr(const char str[], char chr) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4556-4566 |
| | 7 | 4 |
q_glFormatFromConfigName: | q_glFormatFromConfig | Prototype: | QSurfaceFormat q_glFormatFromConfig(EGLDisplay display, const EGLConfig config, const QSurfaceFormat &referenceFormat) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 355-408 |
| | 40 | 4 |
qVariantToHelperName: | qVariantToHelper | Prototype: | template <typename T> inline T qVariantToHelper(const QVariant::Private &d, const HandlersManager &handlerManager) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2203-2219 |
| | 8 | 4 |
qTopLevelDomainName: | 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 |
qRemoveDuplicatesName: | qRemoveDuplicates | Prototype: | template <typename Iterator, typename Equality> Iterator qRemoveDuplicates(Iterator begin, Iterator end, Equality eq) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1461-1478 |
| | 10 | 4 |
qNormalizeNodeName: | qNormalizeNode | Prototype: | static void qNormalizeNode(QDomNodePrivate* n) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1865-1886 |
| | 13 | 4 |
qNetworkConfigurationManagerPrivateName: | qNetworkConfigurationManagerPrivate | Prototype: | QNetworkConfigurationManagerPrivate *qNetworkConfigurationManagerPrivate() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 82-109 |
| | 16 | 4 |
qIsEffectiveTLDName: | qIsEffectiveTLD | Prototype: | bool qIsEffectiveTLD(const QStringRef &domain) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines: | 106-125 |
| | 10 | 4 |
qInitImageConversionsName: | qInitImageConversions | Prototype: | static void qInitImageConversions() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 2934-2979 |
| | 13 | 4 |
qInitDrawhelperFunctionsName: | qInitDrawhelperFunctions | Prototype: | static void qInitDrawhelperFunctions() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6343-6548 |
| | 78 | 4 |
qInitName: | qInit | Prototype: | static void qInit(QSqlQuery *q, const QString& query, QSqlDatabase db) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | Lines: | 261-271 |
| | 7 | 4 |
qGamma_correct_back_to_linear_csName: | qGamma_correct_back_to_linear_cs | Prototype: | void qGamma_correct_back_to_linear_cs(QImage *image) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 83-103 |
| | 14 | 4 |
qEncodeNtlmv2ResponseName: | qEncodeNtlmv2Response | Prototype: | static QByteArray qEncodeNtlmv2Response(const QAuthenticatorPrivate *ctx, const QNtlmPhase2Block& ch, QNtlmPhase3Block *phase3) | Coverage: | 63.636% (7/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1243-1312 |
| | 34 | 4 |
qEncodeHmacMd5Name: | qEncodeHmacMd5 | Prototype: | QByteArray qEncodeHmacMd5(QByteArray &key, const QByteArray &message) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1127-1185 |
| | 25 | 4 |
qDrawWinShadesName: | qDrawWinShades | Prototype: | static void qDrawWinShades(QPainter *p, int x, int y, int w, int h, const QColor &c1, const QColor &c2, const QColor &c3, const QColor &c4, const QBrush *fill) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 384-410 |
| | 19 | 4 |
qDBusGenerateMetaObjectXmlName: | qDBusGenerateMetaObjectXml | Prototype: | QString qDBusGenerateMetaObjectXml(QString interface, const QMetaObject *mo, const QMetaObject *base, int flags) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | Lines: | 246-264 |
| | 11 | 4 |
qDBusFindAdaptorConnectorName: | qDBusFindAdaptorConnector | Prototype: | QDBusAdaptorConnector *qDBusFindAdaptorConnector(QObject *obj) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | Lines: | 72-87 |
| | 11 | 4 |
qCalculateBlockSizeName: | qCalculateBlockSize | Prototype: | size_t qCalculateBlockSize(size_t elementCount, size_t elementSize, size_t headerSize) noexcept | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 167-187 |
| | 15 | 4 |
print_backtraceName: | print_backtrace | Prototype: | static void print_backtrace(FILE *outb) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcrashhandler.cpp | Lines: | 77-92 |
| | 11 | 4 |
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: | 385-403 |
| | 15 | 4 |
parsePosixOffsetName: | parsePosixOffset | Prototype: | static int parsePosixOffset(const char *begin, const char *end) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 431-447 |
| | 10 | 4 |
parseArgName: | parseArg | Prototype: | static bool parseArg(const QXmlStreamAttributes &attributes, QDBusIntrospection::Argument &argData, QDBusIntrospection::Interface *ifaceData) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 60-85 |
| | 14 | 4 |
paintSepName: | 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 &in, QByteArray &ba) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 3071-3094 |
| | 16 | 4 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QCursor &c) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 335-358 |
| | 17 | 4 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QUuid &id) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 696-723 |
| | 17 | 4 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QColor &color) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2544-2576 |
| | 25 | 4 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QGraphicsItem::GraphicsItemFlags flags) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 11620-11634 |
| | 10 | 4 |
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 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 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QUuid &id) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 663-690 |
| | 17 | 4 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &stream, const QColor &color) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2508-2534 |
| | 20 | 4 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QScreen *screen) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 719-745 |
| | 22 | 4 |
objectInheritsXAndXIsCloserThanYName: | objectInheritsXAndXIsCloserThanY | Prototype: | static bool objectInheritsXAndXIsCloserThanY(const QObject *object, const QByteArray &classX, const QByteArray &classY) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 117-129 |
| | 8 | 4 |
metaEnumFromTypeName: | metaEnumFromType | Prototype: | static QMetaEnum metaEnumFromType(int type) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 340-353 |
| | 9 | 4 |
menuBarHeightForWidthName: | menuBarHeightForWidth | Prototype: | static int menuBarHeightForWidth(QWidget *menubar, int w) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 56-68 |
| | 9 | 4 |
mdiAreaParentName: | mdiAreaParent | Prototype: | static inline QMdiArea *mdiAreaParent(QWidget *widget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 246-258 |
| | 8 | 4 |
matchLineFeedName: | matchLineFeed | Prototype: | static bool matchLineFeed(const QByteArray &pem, int *offset) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 632-649 |
| | 10 | 4 |
matchArgsForServiceName: | matchArgsForService | Prototype: | static QStringList matchArgsForService(const QString &service, QDBusServiceWatcher::WatchMode mode) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 463-481 |
| | 9 | 4 |
mapProjectiveName: | mapProjective | Prototype: | static QPolygonF mapProjective(const QTransform &transform, const QPolygonF &poly) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1386-1405 |
| | 13 | 4 |
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: | 991-1021 |
| | 15 | 4 |
loadAETName: | loadAET | Prototype: | static void loadAET(EdgeTableEntry *AET, EdgeTableEntry *ETEs) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3312-3334 |
| | 16 | 4 |
kerningName: | kerning | Prototype: | static inline QFixed kerning(int left, int right, const QFontEngine::KernPair *pairs, int numPairs) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1084-1101 |
| | 10 | 4 |
isTextFileName: | isTextFile | Prototype: | static inline bool isTextFile(const QByteArray &data) | Coverage: | 66.667% (12/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | Lines: | 121-138 |
| | 8 | 4 |
isFatalName: | isFatal | Prototype: | static bool isFatal(QtMsgType msgType) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 153-169 |
| | 7 | 4 |
isExpectFailDataName: | isExpectFailData | Prototype: | static bool isExpectFailData(const char *dataIndex) | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | Lines: | 181-190 |
| | 7 | 4 |
isDBusTrayAvailableName: | isDBusTrayAvailable | Prototype: | static bool isDBusTrayAvailable() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 106-117 |
| | 7 | 4 |
isBetterCaptureName: | isBetterCapture | Prototype: | static bool isBetterCapture(int ncap, const int *begin1, const int *end1, const int *begin2, const int *end2) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1789-1801 |
| | 7 | 4 |
iod_read_fnName: | iod_read_fn | Prototype: | static void iod_read_fn(png_structp png_ptr, png_bytep data, png_size_t length) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 192-214 |
| | 13 | 4 |
intersectLineName: | intersectLine | Prototype: | template <Edge edge> QPointF intersectLine(const QPointF &a, const QPointF &b, qreal t) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1954-1965 |
| | 4 | 4 |
insertOrRemoveItemsName: | insertOrRemoveItems | Prototype: | template <typename T> static void insertOrRemoveItems(QVector<T> &items, int index, int delta) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 50-61 |
| | 6 | 4 |
init_pluginsName: | 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 |
initSystemPaletteName: | initSystemPalette | Prototype: | static void initSystemPalette() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 139-152 |
| | 8 | 4 |
initPaletteName: | initPalette | Prototype: | static void initPalette() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 218-225 |
| | 5 | 4 |
indexOfMutatingName: | indexOfMutating | Prototype: | static int indexOfMutating(const QStringList *that, QRegExp &rx, int from) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 526-535 |
| | 6 | 4 |
indexOfMethodRelativeName: | indexOfMethodRelative | Prototype: | template<int MethodType> static inline int indexOfMethodRelative(const QMetaObject **baseObject, const QByteArray &name, int argc, const QArgumentType *types) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 589-610 |
| | 10 | 4 |
iconEngineFromSuffixName: | iconEngineFromSuffix | Prototype: | static QIconEngine *iconEngineFromSuffix(const QString &fileName, const QString &suffix) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 984-995 |
| | 6 | 4 |
huntAndDestroyName: | huntAndDestroy | Prototype: | static void huntAndDestroy(QObject *needle, QDBusConnectionPrivate::ObjectTreeNode &haystack) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 584-599 |
| | 9 | 4 |
hb_stringToGlyphsName: | hb_stringToGlyphs | Prototype: | static HB_Bool hb_stringToGlyphs(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint32 *numGlyphs, HB_Bool rightToLeft) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 108-133 |
| | 17 | 4 |
gray_raster_resetName: | gray_raster_reset | Prototype: | static void gray_raster_reset( QT_FT_Raster raster, char* pool_base, long pool_size ) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1868-1907 |
| | 21 | 4 |
grabMouseForWidgetName: | grabMouseForWidget | Prototype: | static void grabMouseForWidget(QWidget *widget, const QCursor *cursor = 0) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12491-12512 |
| | 10 | 4 |
getticksName: | getticks | Prototype: | static qint64 getticks() | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | Lines: | 78-117 |
| | 12 | 4 |
get_picture_handlerName: | get_picture_handler | Prototype: | static QPictureHandler *get_picture_handler(const char *format) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1450-1461 |
| | 7 | 4 |
getProcAddressName: | getProcAddress | Prototype: | static QFunctionPointer getProcAddress(QOpenGLContext *context, const char *funcName) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2108-2139 |
| | 13 | 4 |
getLocaleListDataName: | getLocaleListData | Prototype: | static QString getLocaleListData(const ushort *data, int size, int index) | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 668-682 |
| | 10 | 4 |
getName: | get | Prototype: | static inline QDBusError::ErrorType get(const char *name) | Coverage: | 72.727% (8/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | Lines: | 152-160 |
| | 6 | 4 |
generateWavyPixmapName: | generateWavyPixmap | Prototype: | static QPixmap generateWavyPixmap(qreal maxRadius, const QPen &pen) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6179-6229 |
| | 32 | 4 |
fromShortMonthNameName: | fromShortMonthName | Prototype: | static int fromShortMonthName(const QStringRef &monthName) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 192-204 |
| | 7 | 4 |
formatWidgetAttributesName: | formatWidgetAttributes | Prototype: | static inline void formatWidgetAttributes(QDebug debug, const QWidget *widget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 13003-13017 |
| | 10 | 4 |
formatTabletEventName: | formatTabletEvent | Prototype: | static void formatTabletEvent(QDebug d, const QTabletEvent *e) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3851-3874 |
| | 20 | 4 |
formatInputMethodQueryEventName: | formatInputMethodQueryEvent | Prototype: | static inline void formatInputMethodQueryEvent(QDebug d, const QInputMethodQueryEvent *e) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3694-3707 |
| | 9 | 4 |
formatGraphicsItemHelperName: | formatGraphicsItemHelper | Prototype: | static void formatGraphicsItemHelper(QDebug debug, const QGraphicsItem *item) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 11377-11387 |
| | 8 | 4 |