Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QRowsRemovalName: | QRowsRemoval | Coverage: | 44.444% (4/9) |
| | 10 | 5 |
QScrollTimerName: | QScrollTimer | Coverage: | 0.000% (0/10) |
| | 10 | 6 |
QSpinBoxValidatorName: | QSpinBoxValidator | Coverage: | 0.000% (0/18) |
| | 10 | 6 |
QSqlRecordPrivateName: | QSqlRecordPrivate | Coverage: | 42.857% (3/7) |
| | 10 | 5 |
QTouchDevicePrivateName: | QTouchDevicePrivate | Coverage: | 0.000% (0/11) |
| | 10 | 5 |
TextureBinderName: | TextureBinder | Coverage: | 0.000% (0/12) |
| | 10 | 10 |
UnrollTailLoopName: | UnrollTailLoop | Coverage: | 84.615% (11/13) |
| | 10 | 9 |
WriterName: | Writer | Coverage: | 0.000% (0/10) |
| | 10 | 2 |
_hb_qt_font_get_glyph_contour_pointName: | _hb_qt_font_get_glyph_contour_point | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_contour_point(hb_font_t * , void *font_data, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void * ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 536-555 |
| | 10 | 2 |
_hb_qt_font_get_glyph_h_kerningName: | _hb_qt_font_get_glyph_h_kerning | Prototype: | static hb_position_t _hb_qt_font_get_glyph_h_kerning(hb_font_t *font, void *font_data, hb_codepoint_t first_glyph, hb_codepoint_t second_glyph, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 487-506 |
| | 10 | 1 |
_hb_unicode_funcs_tName: | _hb_unicode_funcs_t | Coverage: | 0.000% (0/2) |
| | 10 | 2 |
addNextClusterName: | addNextCluster | Prototype: | static inline void addNextCluster(int &pos, int end, QScriptLine &line, int &glyphCount, const QScriptItem ¤t, const unsigned short *logClusters, const QGlyphLayout &glyphs) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1758-1776 |
| | 10 | 4 |
bulletCharName: | bulletChar | Prototype: | static QString bulletChar(QTextListFormat::Style style) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 161-184 |
| | 10 | 11 |
checkConditionName: | checkCondition | Prototype: | static bool checkCondition(const QByteArray &condition) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 187-203 |
| | 10 | 4 |
checkIfValidName: | checkIfValid | Prototype: | static QDBusError checkIfValid(const QString &service, const QString &path, const QString &interface, bool isDynamic, bool isPeer) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 84-105 |
| | 10 | 5 |
clippedBlitName: | clippedBlit | Prototype: | static void clippedBlit(const QPlatformTextureList *textures, int idx, const QRect &targetWindowRect, QOpenGLTextureBlitter *blitter) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 184-199 |
| | 10 | 2 |
comp_func_ColorBurn_implName: | comp_func_ColorBurn_impl | Prototype: | template <typename T> static inline void comp_func_ColorBurn_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1437-1458 |
| | 10 | 2 |
comp_func_ColorDodge_implName: | comp_func_ColorDodge_impl | Prototype: | template <typename T> static inline void comp_func_ColorDodge_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1354-1375 |
| | 10 | 2 |
comp_func_Darken_implName: | comp_func_Darken_impl | Prototype: | template <typename T> static inline void comp_func_Darken_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1198-1219 |
| | 10 | 2 |
comp_func_Difference_implName: | comp_func_Difference_impl | Prototype: | template <typename T> static inline void comp_func_Difference_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1677-1698 |
| | 10 | 2 |
comp_func_Exclusion_implName: | comp_func_Exclusion_impl | Prototype: | template <typename T> static inline void comp_func_Exclusion_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1744-1765 |
| | 10 | 2 |
comp_func_HardLight_implName: | comp_func_HardLight_impl | Prototype: | template <typename T> static inline void comp_func_HardLight_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1517-1538 |
| | 10 | 2 |
comp_func_Lighten_implName: | comp_func_Lighten_impl | Prototype: | template <typename T> static inline void comp_func_Lighten_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1271-1292 |
| | 10 | 2 |
comp_func_Multiply_implName: | comp_func_Multiply_impl | Prototype: | template <typename T> static inline void comp_func_Multiply_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 978-999 |
| | 10 | 2 |
comp_func_Overlay_implName: | comp_func_Overlay_impl | Prototype: | template <typename T> static inline void comp_func_Overlay_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1125-1146 |
| | 10 | 2 |
comp_func_Screen_implName: | comp_func_Screen_impl | Prototype: | template <typename T> static inline void comp_func_Screen_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1046-1067 |
| | 10 | 2 |
comp_func_SoftLight_implName: | comp_func_SoftLight_impl | Prototype: | template <typename T> static inline void comp_func_SoftLight_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1604-1625 |
| | 10 | 2 |
comp_func_SourceOverName: | comp_func_SourceOver | Prototype: | void comp_func_SourceOver(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 232-251 |
| | 10 | 6 |
comp_func_SourceOver_rgb64Name: | comp_func_SourceOver_rgb64 | Prototype: | void comp_func_SourceOver_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 253-269 |
| | 10 | 6 |
convertRGBToARGB_helperName: | convertRGBToARGB_helper | Prototype: | template <typename LcdFilter> static void convertRGBToARGB_helper(const uchar *src, uint *dst, int width, int height, int src_pitch, bool bgr) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 576-594 |
| | 10 | 3 |
convertToIpv4Name: | convertToIpv4 | Prototype: | static bool convertToIpv4(quint32& a, const Q_IPV6ADDR &a6) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 154-168 |
| | 10 | 4 |
convert_ARGB_to_ARGB_PM_avx2Name: | convert_ARGB_to_ARGB_PM_avx2 | Prototype: | void convert_ARGB_to_ARGB_PM_avx2(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_avx2.cpp | Lines: | 49-63 |
| | 10 | 2 |
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 |