Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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_HardLightName: | comp_func_HardLight | Prototype: | void comp_func_HardLight(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1540-1546 |
| | 3 | 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_ExclusionName: | comp_func_Exclusion | Prototype: | void comp_func_Exclusion(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1767-1773 |
| | 3 | 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_DifferenceName: | comp_func_Difference | Prototype: | void comp_func_Difference(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1700-1706 |
| | 3 | 2 |
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_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_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_DestinationOutName: | comp_func_DestinationOut | Prototype: | void comp_func_DestinationOut(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: | 577-593 |
| | 7 | 4 |
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_DestinationInName: | comp_func_DestinationIn | Prototype: | void comp_func_DestinationIn(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: | 438-454 |
| | 7 | 4 |
comp_func_DestinationAtop_rgb64Name: | comp_func_DestinationAtop_rgb64 | Prototype: | void comp_func_DestinationAtop_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: | 732-750 |
| | 12 | 4 |
comp_func_DestinationAtopName: | comp_func_DestinationAtop | Prototype: | void comp_func_DestinationAtop(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 710-730 |
| | 11 | 4 |
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_DarkenName: | comp_func_Darken | Prototype: | void comp_func_Darken(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1221-1227 |
| | 3 | 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_ColorDodgeName: | comp_func_ColorDodge | Prototype: | void comp_func_ColorDodge(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1377-1383 |
| | 3 | 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_ColorBurnName: | comp_func_ColorBurn | Prototype: | void comp_func_ColorBurn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1460-1466 |
| | 3 | 2 |
comp_func_Clear_rgb64Name: | comp_func_Clear_rgb64 | Prototype: | void comp_func_Clear_rgb64(QRgba64 *dest, const QRgba64 *, int length, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 112-122 |
| | 5 | 3 |
comp_func_ClearName: | comp_func_Clear | Prototype: | void comp_func_Clear(uint *dest, const uint *, int length, uint const_alpha) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 107-110 |
| | 1 | 3 |
commonEdgeName: | commonEdge | Prototype: | static int commonEdge(const QWingedEdge &list, int a, int b) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1125-1153 |
| | 18 | 4 |
combineSizeName: | combineSize | Prototype: | static void combineSize(QSizeF &result, const QSizeF &size) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | Lines: | 65-71 |
| | 4 | 3 |
colorizedImageName: | colorizedImage | Prototype: | static QPixmap colorizedImage(const QString &fileName, const QColor &color, int rotation = 0) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 188-235 |
| | 35 | 6 |
color_dodge_opName: | color_dodge_op | Prototype: | static inline int color_dodge_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1308-1319 |
| | 7 | 2 |
color_burn_opName: | color_burn_op | Prototype: | static inline int color_burn_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1391-1402 |
| | 7 | 2 |
colorValueName: | colorValue | Prototype: | static QString colorValue(QColor color) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2219-2236 |
| | 11 | 3 |
colorFromDataName: | colorFromData | Prototype: | static QColor colorFromData(const ColorData& c, const QPalette &pal) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 780-788 |
| | 5 | 3 |
collectSingleContourName: | collectSingleContour | Prototype: | static void collectSingleContour(qreal x0, qreal y0, uint *grid, int x, int y, int w, int h, QPainterPath *path) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 695-739 |
| | 32 | 10 |
collectParentMimeTypesName: | collectParentMimeTypes | Prototype: | static void collectParentMimeTypes(const QString &mime, QStringList &allParents) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | Lines: | 344-356 |
| | 6 | 4 |
cmpName: | cmp | Prototype: | static int cmp(const ushort *s1, const ushort *s2, size_t len) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | Lines: | 445-453 |
| | 3 | 2 |
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 |
closestAcceptableSizeName: | closestAcceptableSize | Prototype: | static QSizeF closestAcceptableSize(const QSizeF &proposed, const QGraphicsWidget *widget) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 461-506 |
| | 28 | 6 |
closeAllPopupsName: | closeAllPopups | Prototype: | static inline void closeAllPopups() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2996-3004 |
| | 4 | 2 |
cloneEventName: | cloneEvent | Prototype: | static QEvent *cloneEvent(QEvent *e) | Coverage: | 0.000% (0/255) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | Lines: | 52-453 |
| | 184 | 143 |
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 |
clipLineName: | clipLine | Prototype: | template <Edge edge> void clipLine(const QPointF &a, const QPointF &b, qreal t, QPainterPath &result) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1977-1991 |
| | 9 | 4 |
clipIfValidName: | clipIfValid | Prototype: | static inline QRectF clipIfValid(const QRectF &rect, const QRectF &clip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1021-1024 |
| | 1 | 1 |
clipBezierName: | clipBezier | Prototype: | template <Edge edge> void clipBezier(const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, qreal t, QPainterPath &result) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 2003-2067 |
| | 43 | 9 |
clipName: | clip | Prototype: | template <Edge edge> QPainterPath clip(const QPainterPath &path, qreal t) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 2070-2090 |
| | 11 | 4 |
clientChallengeName: | clientChallenge | Prototype: | static QByteArray clientChallenge(const QAuthenticatorPrivate *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1210-1215 |
| | 3 | 1 |
clear_thread_dataName: | clear_thread_data | Prototype: | static void clear_thread_data() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 205-211 |
| | 2 | 1 |
clearTextIconName: | clearTextIcon | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
clearTextIconName: | clearTextIcon | Prototype: | static QIcon clearTextIcon(bool rtl) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5249-5271 |
| | 14 | 7 |
clearText16IconPathName: | clearText16IconPath | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
clearText16IconPathName: | clearText16IconPath | Prototype: | static inline QString clearText16IconPath() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5243-5246 |
| | 0 | 2 |
clearSystemPaletteName: | clearSystemPalette | Prototype: | static void clearSystemPalette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 154-158 |
| | 2 | 1 |
clearPaletteName: | clearPalette | Prototype: | static inline void clearPalette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 227-231 |
| | 2 | 1 |
clearFontUnlockedName: | clearFontUnlocked | Prototype: | static inline void clearFontUnlocked() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 245-249 |
| | 2 | 1 |
clearExpectFailName: | clearExpectFail | Prototype: | static void clearExpectFail() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | Lines: | 123-128 |
| | 3 | 1 |
clearBitsName: | clearBits | Prototype: | static void clearBits(quint8 *where, int start, int end) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 307-319 |
| | 6 | 2 |
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 |
clearName: | clear | Prototype: | static void clear(QWingedEdge& list, int edge, QPathEdge::Traversal traversal) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1480-1495 |
| | 9 | 3 |
clearName: | clear | Prototype: | template <typename Container> void clear(Container &c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 87-88 |
| | 1 | 1 |
cleanupPrinterSupportName: | cleanupPrinterSupport | Prototype: | static void cleanupPrinterSupport() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | Lines: | 62-66 |
| | 2 | 1 |
cleanupDevicesListName: | cleanupDevicesList | Prototype: | static void cleanupDevicesList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | Lines: | 208-213 |
| | 3 | 1 |
cleanupName: | cleanup | Prototype: | static void cleanup() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1433-1440 |
| | 3 | 2 |
cleanUpConfigurationsName: | cleanUpConfigurations | Prototype: | static void cleanUpConfigurations(QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 47-54 |
| | 4 | 2 |
cleanPathName: | cleanPath | Prototype: | static QString cleanPath(const QString &_path) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 136-144 |
| | 4 | 2 |
cleanDriverDictName: | cleanDriverDict | Prototype: | static void cleanDriverDict() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | Lines: | 206-212 |
| | 4 | 1 |
clampToRectName: | clampToRect | Prototype: | inline QPointF clampToRect(const QPointF &p, const QRectF &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 135-140 |
| | 3 | 1 |
childWindowAtName: | childWindowAt | Prototype: | static QWindow *childWindowAt(QWindow *win, const QPoint &p) | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 287-304 |
| | 11 | 6 |
childWidgetsName: | childWidgets | Prototype: | static QList<QWidget*> childWidgets(const QWidget *widget) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 60-75 |
| | 12 | 3 |
childWidgetsName: | childWidgets | Prototype: | QList<QWidget*> childWidgets(const QWidget *widget) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 76-95 |
| | 15 | 5 |
checksumName: | checksum | Prototype: | static quint32 checksum(const QByteArray &table) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 429-448 |
| | 14 | 3 |
check_step_validName: | check_step_valid | Prototype: | static inline bool check_step_valid(qreal step, const char *method) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | Lines: | 98-105 |
| | 4 | 2 |
check_signal_macroName: | check_signal_macro | Prototype: | static bool check_signal_macro(const QObject *sender, const char *signal, const char *func, const char *op) | Coverage: | 25.000% (2/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2241-2255 |
| | 9 | 3 |
check_parent_threadName: | check_parent_thread | Prototype: | static bool check_parent_thread(QObject *parent, QThreadData *parentThreadData, QThreadData *currentThreadData) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 786-804 |
| | 13 | 2 |
check_method_codeName: | check_method_code | Prototype: | static bool check_method_code(int code, const QObject *object, const char *method, const char *func) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2257-2266 |
| | 5 | 2 |
check_and_warn_compatName: | check_and_warn_compat | Prototype: | static inline void check_and_warn_compat(const QMetaObject *sender, const QMetaMethod &signal, const QMetaObject *receiver, const QMetaMethod &method) | Coverage: | 25.000% (3/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2550-2563 |
| | 9 | 4 |
checkWarnMessageName: | checkWarnMessage | Prototype: | static void checkWarnMessage(const QIODevice *device, const char *function, const char *what) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 90-113 |
| | 11 | 3 |
checkToolBarAreaName: | checkToolBarArea | Prototype: | static bool checkToolBarArea(Qt::ToolBarArea area, const char *where) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 722-735 |
| | 5 | 6 |
checkStaticArrayName: | checkStaticArray | Prototype: | static bool checkStaticArray(int &val, const QByteArray &dateString, int at, const char *array, int size) | Coverage: | 95.238% (20/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 537-557 |
| | 15 | 5 |
checkStatementName: | checkStatement | Prototype: | static bool checkStatement(bool statement, const char *msg, const char *file, int line) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | Lines: | 215-237 |
| | 15 | 4 |
checkRangesName: | checkRanges | Prototype: | static void checkRanges(QPdf::ByteStream &ts, QByteArray &ranges, int &nranges) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 188-196 |
| | 5 | 2 |
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 |
checkExecutableName: | checkExecutable | Prototype: | static QString checkExecutable(const QString &path) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 439-447 |
| | 6 | 3 |
checkExecutableName: | checkExecutable | Prototype: | static inline bool checkExecutable(const QString &candidate, QString *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 77-81 |
| | 2 | 1 |
checkDockWidgetAreaName: | checkDockWidgetArea | Prototype: | static bool checkDockWidgetArea(Qt::DockWidgetArea area, const char *where) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 993-1006 |
| | 5 | 6 |
checkDBusGlobalMenuAvailableName: | checkDBusGlobalMenuAvailable | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
checkDBusGlobalMenuAvailableName: | checkDBusGlobalMenuAvailable | Prototype: | static bool checkDBusGlobalMenuAvailable() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 121-126 |
| | 2 | 2 |
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 |
changed_signalName: | changed_signal | Prototype: | static const char *changed_signal(int which) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 146-165 |
| | 11 | 8 |
changeSpacerSizeName: | changeSpacerSize | Prototype: | static void changeSpacerSize(QLayout *layout, int index, int width, int height) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 91-97 |
| | 4 | 2 |
centerName: | center | Prototype: | QTextStream ¢er(QTextStream &stream) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2934-2938 |
| | 2 | 1 |
castToInterpolatorName: | castToInterpolator | Prototype: | template<typename T> static inline QVariantAnimation::Interpolator castToInterpolator(QVariant (*func)(const T &from, const T &to, qreal progress)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 449-452 |
| | 1 | 1 |
caretIndexName: | caretIndex | Prototype: | static int caretIndex(int offset, QRegExp::CaretMode caretMode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 859-868 |
| | 5 | 3 |
capAdjustName: | capAdjust | Prototype: | static inline void capAdjust(int caps, int &x1, int &x2, int &y, int yinc) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 713-722 |
| | 5 | 3 |
canonicalOrderHelperName: | canonicalOrderHelper | Prototype: | static void canonicalOrderHelper(QString *str, QChar::UnicodeVersion version, int from) | Coverage: | 93.548% (58/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1877-1963 |
| | 59 | 20 |
candidateSignalName: | candidateSignal | Prototype: | static const char *candidateSignal(int which) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 69-80 |
| | 6 | 5 |
can_consumeName: | can_consume | Prototype: | static inline bool can_consume(const char * &c, char ch) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6025-6032 |
| | 4 | 2 |
canMergeFromRightName: | canMergeFromRight | Prototype: | static inline bool canMergeFromRight(const QRect *left, const QRect *right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1210-1215 |
| | 3 | 1 |
canMergeFromLeftName: | canMergeFromLeft | Prototype: | static inline bool canMergeFromLeft(const QRect *right, const QRect *left) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1217-1220 |
| | 1 | 1 |
canMergeFromBelowName: | canMergeFromBelow | Prototype: | static inline bool canMergeFromBelow(const QRect *top, const QRect *bottom, const QRect *nextToTop, const QRect *nextToBottom) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1242-1254 |
| | 7 | 3 |
canMapPositionName: | canMapPosition | Prototype: | static inline bool canMapPosition(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12393-12396 |
| | 1 | 1 |
canConvertMetaObjectName: | canConvertMetaObject | Prototype: | static bool canConvertMetaObject(const QMetaObject *from, const QMetaObject *to) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2920-2932 |
| | 7 | 4 |
canConvertMetaObjectName: | canConvertMetaObject | Prototype: | static bool canConvertMetaObject(int fromId, int toId, QObject *fromObject) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2935-2950 |
| | 6 | 3 |
calculateUnixPriorityName: | calculateUnixPriority | Prototype: | static bool calculateUnixPriority(int priority, int *sched_policy, int *__sched_priority) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 518-556 |
| | 17 | 3 |
calculatePosixTransitionsName: | calculatePosixTransitions | Prototype: | static QVector<QTimeZonePrivate::Data> calculatePosixTransitions(const QByteArray &posixRule, int startYear, int endYear, int lastTranMSecs) | Coverage: | 78.261% (36/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 503-597 |
| | 61 | 14 |