Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QStringSplitterName: | QStringSplitter | Coverage: | 100.000% (13/13) |
| | 8 | 5 |
QStyleSheetStyleCachesName: | QStyleSheetStyleCaches | Coverage: | 0.000% (0/2) |
| | 8 | 2 |
QSurfaceName: | QSurface | Coverage: | 0.000% (0/9) |
| | 8 | 5 |
QTemporaryDirPrivateName: | QTemporaryDirPrivate | Coverage: | 100.000% (5/5) |
| | 8 | 3 |
QWhatsThisActionName: | QWhatsThisAction | Coverage: | 0.000% (0/5) |
| | 8 | 3 |
QXcbCursorCacheKeyName: | QXcbCursorCacheKey | Coverage: | 28.571% (2/7) |
| | 8 | 3 |
QXcbSoftwareOpenGLEnforcerName: | QXcbSoftwareOpenGLEnforcer | Coverage: | 44.444% (8/18) |
| | 8 | 8 |
SymbolName: | Symbol | Coverage: | 0.000% (0/12) |
| | 8 | 4 |
_hb_qt_font_get_glyph_extentsName: | _hb_qt_font_get_glyph_extents | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_extents(hb_font_t * , void *font_data, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 517-534 |
| | 8 | 1 |
_q_fromHexName: | _q_fromHex | Prototype: | template <class Char, class Integral> bool _q_fromHex(const Char *&src, Integral &value) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 65-80 |
| | 8 | 3 |
addLikelySubtagsName: | addLikelySubtags | Prototype: | static bool addLikelySubtags(QLocaleId &localeId) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 216-229 |
| | 8 | 3 |
argv0BaseNameName: | argv0BaseName | Prototype: | static QString argv0BaseName() | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 419-430 |
| | 8 | 3 |
blend_src_generic_rgb64Name: | blend_src_generic_rgb64 | Prototype: | static void blend_src_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4120-4132 |
| | 8 | 2 |
buttonSlotsName: | buttonSlots | Prototype: | static const char * buttonSlots(QWizard::WizardButton which) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 913-935 |
| | 8 | 12 |
clearName: | clear | Prototype: | static void clear(QVariant::Private *d) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | Lines: | 65-79 |
| | 8 | 3 |
closestMatchName: | closestMatch | Prototype: | static inline int closestMatch(QRgb pixel, const QVector<QRgb> &clut) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2057-2068 |
| | 8 | 3 |
comp_func_DestinationIn_rgb64Name: | comp_func_DestinationIn_rgb64 | Prototype: | void comp_func_DestinationIn_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__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: | 456-470 |
| | 8 | 4 |
comp_func_DestinationOut_rgb64Name: | comp_func_DestinationOut_rgb64 | Prototype: | void comp_func_DestinationOut_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__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: | 595-609 |
| | 8 | 4 |
comp_func_DestinationOverName: | comp_func_DestinationOver | Prototype: | void comp_func_DestinationOver(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: | 298-315 |
| | 8 | 4 |
comp_func_DestinationOver_rgb64Name: | comp_func_DestinationOver_rgb64 | Prototype: | void comp_func_DestinationOver_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__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: | 317-331 |
| | 8 | 4 |
comp_func_SourceInName: | comp_func_SourceIn | Prototype: | void comp_func_SourceIn(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: | 373-390 |
| | 8 | 4 |
comp_func_SourceOutName: | comp_func_SourceOut | Prototype: | void comp_func_SourceOut(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: | 513-530 |
| | 8 | 4 |
comp_func_solid_SourceInName: | comp_func_solid_SourceIn | Prototype: | void comp_func_solid_SourceIn(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 337-354 |
| | 8 | 4 |
comp_func_solid_SourceOutName: | comp_func_solid_SourceOut | Prototype: | void comp_func_solid_SourceOut(uint *dest, int length, uint color, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 477-494 |
| | 8 | 4 |
computeOffsetsName: | computeOffsets | Prototype: | static void computeOffsets(const QMetaObject *metaobject, int *signalOffset, int *methodOffset) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 268-279 |
| | 8 | 2 |
convertFlagsName: | convertFlags | Prototype: | static QNetworkInterface::InterfaceFlags convertFlags(uint rawFlags) | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | Lines: | 111-126 |
| | 8 | 1 |
convertRGBToARGB_V_helperName: | convertRGBToARGB_V_helper | Prototype: | template <typename LcdFilter> static void convertRGBToARGB_V_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: | 604-619 |
| | 8 | 3 |
copy_unswappedName: | copy_unswapped | Prototype: | static inline void copy_unswapped(char *dst, int dstBytesPerLine, const QImage &img, const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 294-307 |
| | 8 | 2 |
cubicTo_clippedName: | cubicTo_clipped | Prototype: | static inline bool cubicTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, bool needsMoveTo) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1594-1611 |
| | 8 | 3 |
currentTextLineName: | currentTextLine | Prototype: | static QTextLine currentTextLine(const QTextCursor &cursor) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 100-112 |
| | 8 | 3 |
debugVariantListName: | debugVariantList | Prototype: | static void debugVariantList(QDebug dbg, const QVariantList &list) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 808-819 |
| | 8 | 3 |
defaultPositionName: | defaultPosition | Prototype: | static Qt::Alignment defaultPosition(int pe) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2113-2162 |
| | 8 | 33 |
destFetchMonoName: | destFetchMono | Prototype: | static uint * destFetchMono(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 997-1008 |
| | 8 | 2 |
destFetchMonoLsbName: | destFetchMonoLsb | Prototype: | static uint * destFetchMonoLsb(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1010-1021 |
| | 8 | 2 |
detectDesktopEnvironmentName: | detectDesktopEnvironment | Prototype: | static inline QByteArray detectDesktopEnvironment() | Coverage: | 33.333% (7/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 55-75 |
| | 8 | 11 |
discardInvalidateBufferRequestName: | discardInvalidateBufferRequest | Prototype: | static inline bool discardInvalidateBufferRequest(QWidget *widget, QTLWExtra *tlwExtra) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1457-1470 |
| | 8 | 4 |
dockedGeometryName: | dockedGeometry | Prototype: | static QRect dockedGeometry(QWidget *widget) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1135-1147 |
| | 8 | 2 |
elfHash_continueName: | elfHash_continue | Prototype: | static void elfHash_continue(const char *name, uint &h) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 105-117 |
| | 8 | 3 |
fetchTransformedBilinear_pixelBoundsName: | fetchTransformedBilinear_pixelBounds | Prototype: | template<> inline void fetchTransformedBilinear_pixelBounds<BlendTransformedBilinearTiled>(int max, int, int, int &v1, int &v2) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1880-1891 |
| | 8 | 3 |
fetchUntransformed64Name: | fetchUntransformed64 | Prototype: | static const QRgba64 * fetchUntransformed64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1464-1477 |
| | 8 | 2 |
findLocalePrivateName: | findLocalePrivate | Prototype: | static QLocalePrivate *findLocalePrivate(QLocale::Language language, QLocale::Script script, QLocale::Country country) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 716-732 |
| | 8 | 3 |
formatBacktraceForLogMessageName: | formatBacktraceForLogMessage | Prototype: | static QString formatBacktraceForLogMessage(const QMessagePattern::BacktraceParams backtraceParams, const char *function) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1268-1283 |
| | 8 | 3 |
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 |
fractionName: | fraction | Prototype: | Fraction fraction(unsigned int n, unsigned int d) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 118-129 |
| | 8 | 2 |
ft_getSfntTableName: | ft_getSfntTable | Prototype: | static bool ft_getSfntTable(void *user_data, uint tag, uchar *buffer, uint *length) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 92-105 |
| | 8 | 2 |
getLineHeightParamsName: | getLineHeightParams | Prototype: | static inline void getLineHeightParams(const QTextBlockFormat &blockFormat, const QTextLine &line, qreal scaling, QFixed *lineAdjustment, QFixed *lineBreakHeight, QFixed *lineHeight) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2567-2583 |
| | 8 | 3 |
getLinearGradientValuesName: | getLinearGradientValues | Prototype: | static void getLinearGradientValues(LinearGradientValues *v, const QSpanData *data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3450-3461 |
| | 8 | 2 |
gray_move_toName: | gray_move_to | Prototype: | static int gray_move_to( const QT_FT_Vector* to, PWorker worker ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1096-1115 |
| | 8 | 1 |
hb_getGlyphMetricsName: | hb_getGlyphMetrics | Prototype: | static void hb_getGlyphMetrics(HB_Font font, HB_Glyph glyph, HB_GlyphMetrics *metrics) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 153-163 |
| | 8 | 1 |
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 |
initializeDbName: | initializeDb | Prototype: | static void initializeDb() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 890-905 |
| | 8 | 5 |
inputMethodQueryRectangle_helperName: | inputMethodQueryRectangle_helper | Prototype: | static QRectF inputMethodQueryRectangle_helper(Qt::InputMethodQuery imquery, const QTransform &xform) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 130-141 |
| | 8 | 3 |
installCoverageToolName: | installCoverageTool | Prototype: | static void installCoverageTool(QLibraryPrivate *libPrivate) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 326-357 |
| | 8 | 3 |
isEmptyBlockBeforeTableName: | isEmptyBlockBeforeTable | Prototype: | static inline bool isEmptyBlockBeforeTable(const QTextBlock &block, const QTextBlockFormat &format, const QTextFrame::Iterator &nextIt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 286-296 |
| | 8 | 1 |
isLineName: | isLine | Prototype: | static bool isLine(const QBezier &bezier) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 889-903 |
| | 8 | 3 |
isParentPathName: | isParentPath | Prototype: | static inline bool isParentPath(const QString &path, const QString &reference) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookiejar.cpp | Lines: | 139-156 |
| | 8 | 5 |
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 |
lastIndexOfMutatingName: | lastIndexOfMutating | Prototype: | static int lastIndexOfMutating(const QStringList *that, QRegExp &rx, int from) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 537-548 |
| | 8 | 5 |
line_emulationName: | line_emulation | Prototype: | static inline uint line_emulation(uint emulation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 138-148 |
| | 8 | 1 |
makeArgIndexToPlaceholderMapName: | makeArgIndexToPlaceholderMap | Prototype: | static ArgIndexToPlaceholderMap makeArgIndexToPlaceholderMap(const ParseResult &parts) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7953-7967 |
| | 8 | 3 |
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 |
nameFilterForMimeName: | nameFilterForMime | Prototype: | static QString nameFilterForMime(const QString &mimeType) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1526-1539 |
| | 8 | 3 |
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 |
operator<<Name: | operator<< | Prototype: | static inline QDebug operator<<(QDebug dbg, const QThread *th) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 86-96 |
| | 8 | 3 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QImage &image) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3525-3539 |
| | 8 | 3 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QKeySequence &keysequence) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1613-1624 |
| | 8 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QOpenGLDebugMessage &message) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1098-1109 |
| | 8 | 1 |
operator<<Name: | operator<< | Prototype: | const QDBusArgument &operator<<(QDBusArgument &arg, const QDBusMenuLayoutItem &item) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 134-144 |
| | 8 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QPrinterInfo &p) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 483-494 |
| | 8 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QStyleOption &option) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | Lines: | 4092-4106 |
| | 8 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QEasingCurve &item) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1426-1437 |
| | 8 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QObject *o) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4120-4130 |
| | 8 | 3 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QImage &image) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3551-3563 |
| | 8 | 3 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QPixmap &pixmap) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1058-1071 |
| | 8 | 3 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QVector3D &vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 742-752 |
| | 8 | 1 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &stream, QTextFormat &fmt) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 441-456 |
| | 8 | 3 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusImageVector &iconVector) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | Lines: | 160-174 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QPoint &p) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | Lines: | 418-431 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QRect &r) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 1281-1294 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QSize &sz) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | Lines: | 428-441 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QDate &date) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1146-1158 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QDate &date) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4768-4782 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QTime &time) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1171-1183 |
| | 8 | 2 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QDateTime &dt) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | Lines: | 1196-1208 |
| | 8 | 1 |
paintsOverName: | paintsOver | Prototype: | static bool paintsOver(const QCss::BorderStyle *styles, const QBrush *colors, QCss::Edge e1, QCss::Edge e2) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | Lines: | 332-346 |
| | 8 | 3 |
parseCookieHeaderName: | parseCookieHeader | Prototype: | static QVariant parseCookieHeader(const QByteArray &raw) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 857-870 |
| | 8 | 3 |
parse_field_widthName: | parse_field_width | Prototype: | static int parse_field_width(const char * &c) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6008-6021 |
| | 8 | 2 |
pcre16SafeExecName: | pcre16SafeExec | Prototype: | static int pcre16SafeExec(const pcre16 *code, const pcre16_extra *extra, const unsigned short *subject, int length, int startOffset, int options, int *ovector, int ovecsize) | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1214-1231 |
| | 8 | 2 |
primeForCountName: | primeForCount | Prototype: | static inline int primeForCount(int count) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 458-470 |
| | 8 | 3 |
qDBusCheckAsyncTagName: | qDBusCheckAsyncTag | Prototype: | bool qDBusCheckAsyncTag(const char *tag) | Coverage: | 47.059% (8/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | Lines: | 58-71 |
| | 8 | 3 |
qEncodeLmv2ResponseName: | qEncodeLmv2Response | Prototype: | static QByteArray qEncodeLmv2Response(const QAuthenticatorPrivate *ctx, const QNtlmPhase2Block& ch, QNtlmPhase3Block *phase3) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1314-1331 |
| | 8 | 1 |
qFractionName: | qFraction | Prototype: | static QFraction qFraction(quint64 n, quint64 d) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 144-155 |
| | 8 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QMatrix &key, uint seed) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 992-1002 |
| | 8 | 1 |
qMetaTypeUNumberName: | qMetaTypeUNumber | Prototype: | static qulonglong qMetaTypeUNumber(const QVariant::Private *d) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 171-187 |
| | 8 | 6 |
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 |
qrandName: | qrand | Prototype: | int qrand() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3520-3564 |
| | 8 | 3 |
qstrntodName: | qstrntod | Prototype: | double qstrntod(const char *s00, int len, const char **se, bool *ok) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 548-558 |
| | 8 | 3 |
qt_add_texcoords_to_arrayName: | qt_add_texcoords_to_array | Prototype: | void qt_add_texcoords_to_array(qreal x1, qreal y1, qreal x2, qreal y2, GLfloat *array) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2926-2936 |
| | 8 | 1 |
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_find_latin1_stringName: | qt_find_latin1_string | Prototype: | static inline int qt_find_latin1_string(const QChar *haystack, int size, QLatin1String needle, int from, Qt::CaseSensitivity cs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10160-10174 |
| | 8 | 2 |