Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
convert_ARGB_to_ARGB_PM_sse4Name: | convert_ARGB_to_ARGB_PM_sse4 | Prototype: | void convert_ARGB_to_ARGB_PM_sse4(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_sse4.cpp | Lines: | 58-72 |
| | 10 | 2 |
convert_Indexed8_to_Alpha8_inplaceName: | convert_Indexed8_to_Alpha8_inplace | Prototype: | static bool convert_Indexed8_to_Alpha8_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1896-1913 |
| | 10 | 4 |
convert_Indexed8_to_Grayscale8_inplaceName: | convert_Indexed8_to_Grayscale8_inplace | Prototype: | static bool convert_Indexed8_to_Grayscale8_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1915-1932 |
| | 10 | 4 |
convert_RGB888_to_RGB32_ssse3Name: | convert_RGB888_to_RGB32_ssse3 | Prototype: | void convert_RGB888_to_RGB32_ssse3(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_ssse3.cpp | Lines: | 128-143 |
| | 10 | 2 |
countBitsName: | countBits | Prototype: | static int countBits(int hint) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 471-487 |
| | 10 | 4 |
cpuidFeatures07_00Name: | cpuidFeatures07_00 | Prototype: | static void cpuidFeatures07_00(uint &ebx, uint &ecx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 252-276 |
| | 10 | 1 |
deviceRegionName: | deviceRegion | Prototype: | static QRegion deviceRegion(const QRegion ®ion, QWindow *window, const QPoint &offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 248-262 |
| | 10 | 3 |
directoryMatchesSizeName: | directoryMatchesSize | Prototype: | static bool directoryMatchesSize(const QIconDirInfo &dir, int iconsize) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 558-574 |
| | 10 | 4 |
dlIterateCallbackName: | dlIterateCallback | Prototype: | static int dlIterateCallback(struct dl_phdr_info *info, size_t size, void *data) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 498-511 |
| | 10 | 4 |
documentSizeName: | documentSize | Prototype: | static QSize documentSize(QWidgetTextControl *control) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 247-265 |
| | 10 | 3 |
fcntlWorksAfterFlockName: | fcntlWorksAfterFlock | Prototype: | static bool fcntlWorksAfterFlock(const QString &fn) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 146-160 |
| | 10 | 3 |
fillBackgroundName: | fillBackground | Prototype: | static void fillBackground(QPainter *p, const QRectF &rect, QBrush brush, const QRectF &gradientRect = QRectF()) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1861-1876 |
| | 10 | 3 |
findAllLibsName: | findAllLibs | Prototype: | static QStringList findAllLibs(QLatin1String filter) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 550-566 |
| | 10 | 3 |
findCrossingsName: | findCrossings | Prototype: | static QVector<QCrossingEdge> findCrossings(const QWingedEdge &list, qreal y) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1800-1815 |
| | 10 | 3 |
findMethodCandidatesName: | findMethodCandidates | Prototype: | static inline QByteArray findMethodCandidates(const QMetaObject *metaObject, const char *nonExistentMember) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1348-1363 |
| | 10 | 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 |
generateSubObjectXmlName: | generateSubObjectXml | Prototype: | static QString generateSubObjectXml(QObject *object) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 110-123 |
| | 10 | 3 |
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 |
getPathName: | getPath | Prototype: | static QString getPath(QSettings::Format format, QSettings::Scope scope) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1097-1113 |
| | 10 | 3 |
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 |
iWantTheFocusName: | iWantTheFocus | Prototype: | static QWidget *iWantTheFocus(QWidget *ancestor) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 99-115 |
| | 10 | 5 |
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 |
initDefaultPathsName: | initDefaultPaths | Prototype: | static void initDefaultPaths(QMutexLocker *locker) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1059-1095 |
| | 10 | 2 |
interpolate_4_pixels_16Name: | interpolate_4_pixels_16 | Prototype: | static inline uint interpolate_4_pixels_16(uint tl, uint tr, uint bl, uint br, int distx, int disty) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1755-1769 |
| | 10 | 1 |
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 |
libraryPathListName: | libraryPathList | Prototype: | static QStringList libraryPathList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 514-547 |
| | 10 | 1 |
loadRulesFromFileName: | loadRulesFromFile | Prototype: | static QVector<QLoggingRule> loadRulesFromFile(const QString &filePath) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 257-270 |
| | 10 | 3 |
makeBitmapCompliantIfNeededName: | makeBitmapCompliantIfNeeded | Prototype: | static QImage makeBitmapCompliantIfNeeded(QPlatformPixmap *d, const QImage &image, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | Lines: | 101-119 |
| | 10 | 3 |
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 |
miSubtractNonO1Name: | miSubtractNonO1 | Prototype: | static void miSubtractNonO1(QRegionPrivate &dest, const QRect *r, const QRect *rEnd, int y1, int y2) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2490-2507 |
| | 10 | 3 |
miUnionNonOName: | miUnionNonO | Prototype: | static void miUnionNonO(QRegionPrivate &dest, const QRect *r, const QRect *rEnd, int y1, int y2) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2365-2382 |
| | 10 | 3 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QDir &dir) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 2359-2371 |
| | 10 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QMatrix &m) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 1113-1127 |
| | 10 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QMatrix &m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 1162-1174 |
| | 10 | 1 |
operator<<Name: | operator<< | Prototype: | QDataStream & operator<<(QDataStream &s, const QTransform &m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1071-1083 |
| | 10 | 1 |
operator<<Name: | operator<< | Prototype: | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiDeviceEvent &event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 191-202 |
| | 10 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSqlDatabase &d) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | Lines: | 1511-1525 |
| | 10 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSqlRecord &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | Lines: | 516-529 |
| | 10 | 2 |
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: | QDebug operator<<(QDebug dbg, const QJsonArray &a) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 1220-1233 |
| | 10 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QJsonObject &o) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 1274-1287 |
| | 10 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QQuaternion &quaternion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 1035-1047 |
| | 10 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QVector4D &vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 620-632 |
| | 10 | 1 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiDeviceEvent &event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | Lines: | 204-215 |
| | 10 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QRegExp ®Exp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4575-4590 |
| | 10 | 1 |
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 |
parseTzPosixRuleName: | parseTzPosixRule | Prototype: | static QByteArray parseTzPosixRule(QDataStream &ds) | Coverage: | 63.636% (7/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 323-339 |
| | 10 | 3 |
parse_flag_charactersName: | parse_flag_characters | Prototype: | static uint parse_flag_characters(const char * &c) noexcept | Coverage: | 93.750% (15/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5991-6006 |
| | 10 | 9 |
prepareEngine_helperName: | prepareEngine_helper | Prototype: | static void prepareEngine_helper(QRegExpPrivate *priv) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3843-3860 |
| | 10 | 5 |
qDBusSignalFilterName: | qDBusSignalFilter | Prototype: | static DBusHandlerResult qDBusSignalFilter(DBusConnection *connection, DBusMessage *message, void *data) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 513-528 |
| | 10 | 3 |
qFadeEffectName: | qFadeEffect | Prototype: | void qFadeEffect(QWidget* w, int time) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 580-599 |
| | 10 | 3 |
qHashName: | qHash | Prototype: | uint qHash(const QUrl &url, uint seed) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4123-4136 |
| | 10 | 2 |
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 |
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 |
qScrollEffectName: | qScrollEffect | Prototype: | void qScrollEffect(QWidget* w, QEffects::DirFlags orient, int time) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 558-575 |
| | 10 | 3 |
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 |
qUnregisterGuiGetInterpolatorName: | 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 |
q_screenDepthFromFbName: | 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 |
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 |
qt_QMetaEnum_flagDebugOperatorName: | 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 |
qt_blend_rgb32_on_rgb32Name: | 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_blurinnerName: | 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_convertPointName: | 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_fill_tileName: | 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_fontHasNarrowOutlinesName: | 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_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_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_memfill_templateName: | 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_socks5_set_host_name_and_portName: | 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 |
queryFontName: | 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 |
readMSDosDateName: | 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 |
setFontWeightFromValueName: | 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 |
setIndexName: | 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 |
setMotifWmHintsName: | 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 |
setWidthAttributeName: | 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 |
set_font_bitsName: | 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 |
shouldIncludeFsName: | 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 |
socketNotifierSourceCheckName: | 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 |
tabBarShapeFromName: | 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 |
unpackControlTypesName: | 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 |
widgetTexturesForName: | 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 |
windowInteractsWithPositionName: | 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 |
AtSpiAdaptor::getRangeExtentsName: | AtSpiAdaptor::getRangeExtents | Prototype: | QList<QVariant> AtSpiAdaptor::getRangeExtents(QAccessibleInterface *interface, int startOffset, int endOffset, uint coordType) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2115-2134 |
| | 11 | 5 |
AtSpiAdaptor::interfaceFromPathName: | AtSpiAdaptor::interfaceFromPath | Prototype: | QAccessibleInterface *AtSpiAdaptor::interfaceFromPath(const QString& dbusPath) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 856-875 |
| | 11 | 5 |
AtSpiAdaptor::notifyAboutDestructionName: | AtSpiAdaptor::notifyAboutDestruction | Prototype: | void AtSpiAdaptor::notifyAboutDestruction(QAccessibleInterface *interface) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1220-1244 |
| | 11 | 4 |
AtSpiAdaptor::relationSetName: | AtSpiAdaptor::relationSet | Prototype: | QSpiRelationArray AtSpiAdaptor::relationSet(QAccessibleInterface *interface, const QDBusConnection &connection) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 1508-1527 |
| | 11 | 3 |
BezierEase::valueName: | BezierEase::value | Prototype: | qreal value(qreal x) override | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 535-554 |
| | 11 | 4 |
CapabilitiesToStateMask::canBlitterDrawPixmapName: | CapabilitiesToStateMask::canBlitterDrawPixmap | Prototype: | bool canBlitterDrawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 107-123 |
| | 11 | 6 |
Declaration::sizeValueName: | Declaration::sizeValue | Prototype: | QSize Declaration::sizeValue() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1487-1502 |
| | 11 | 4 |
ExposeCompressor::checkEventName: | ExposeCompressor::checkEvent | Prototype: | bool checkEvent(xcb_generic_event_t *event) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1966-1979 |
| | 11 | 5 |
Parser::parseCombinatorName: | Parser::parseCombinator | Prototype: | bool Parser::parseCombinator(BasicSelector::Relation *relation) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2335-2351 |
| | 11 | 4 |
QAbstractButton::animateClickName: | QAbstractButton::animateClick | Prototype: | void QAbstractButton::animateClick(int msec) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 829-842 |
| | 11 | 4 |
QAbstractButton::setTextName: | QAbstractButton::setText | Prototype: | void QAbstractButton::setText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 512-529 |
| | 11 | 2 |
QAbstractButtonPrivate::fixFocusPolicyName: | QAbstractButtonPrivate::fixFocusPolicy | Prototype: | void QAbstractButtonPrivate::fixFocusPolicy() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 333-352 |
| | 11 | 4 |
QAbstractButtonPrivate::queryCheckedButtonName: | QAbstractButtonPrivate::queryCheckedButton | Prototype: | QAbstractButton *QAbstractButtonPrivate::queryCheckedButton() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 205-223 |
| | 11 | 5 |
QAbstractFileEngine::readLineName: | QAbstractFileEngine::readLine | Prototype: | qint64 QAbstractFileEngine::readLine(char *data, qint64 maxlen) | Coverage: | 30.000% (3/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 1118-1132 |
| | 11 | 4 |
QAbstractItemModel::changePersistentIndexName: | QAbstractItemModel::changePersistentIndex | Prototype: | void QAbstractItemModel::changePersistentIndex(const QModelIndex &from, const QModelIndex &to) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3194-3210 |
| | 11 | 4 |
QAbstractItemModelPrivate::columnsAboutToBeInsertedName: | QAbstractItemModelPrivate::columnsAboutToBeInserted | Prototype: | void QAbstractItemModelPrivate::columnsAboutToBeInserted(const QModelIndex &parent, int first, int last) | Coverage: | 92.857% (13/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 825-841 |
| | 11 | 4 |
QAbstractItemModelPrivate::columnsInsertedName: | QAbstractItemModelPrivate::columnsInserted | Prototype: | void QAbstractItemModelPrivate::columnsInserted(const QModelIndex &parent, int first, int last) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 843-860 |
| | 11 | 3 |
QAbstractItemModelPrivate::itemsMovedName: | QAbstractItemModelPrivate::itemsMoved | Prototype: | void QAbstractItemModelPrivate::itemsMoved(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild, Qt::Orientation orientation) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 750-766 |
| | 11 | 1 |