| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qScanConvert| Name: | qScanConvert | | Prototype: | template <typename T> void qScanConvert(QScanConverter &d, T allVertical) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 316-377 |
| | 39 | 14 |
qSafeFromBigEndian| Name: | qSafeFromBigEndian | | Prototype: | template<typename T> static inline bool qSafeFromBigEndian(const uchar *source, const uchar *end, T *output) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 78-86 |
| | 4 | 2 |
qSafeFloatToQ16Dot16| Name: | qSafeFloatToQ16Dot16 | | Prototype: | static inline int qSafeFloatToQ16Dot16(qreal x) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 740-748 |
| | 6 | 3 |
qSafeDivide| Name: | qSafeDivide | | Prototype: | static inline qreal qSafeDivide(qreal x, qreal y) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 729-734 |
| | 3 | 2 |
qRotationType| Name: | qRotationType | | Prototype: | inline RotationType qRotationType(const QTransform &transform) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2156-2176 |
| | 13 | 5 |
qRemovePostRoutine| Name: | qRemovePostRoutine | | Prototype: | void qRemovePostRoutine(QtCleanUpFunction p) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 262-268 |
| | 4 | 2 |
qRemoveDuplicates| Name: | 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: | 1455-1472 |
| | 10 | 4 |
qRegisterWidgetsVariant_ctor_class_| Name: | qRegisterWidgetsVariant_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterWidgetsVariant| Name: | qRegisterWidgetsVariant | | Prototype: | void qRegisterWidgetsVariant() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 148-153 |
| | 3 | 1 |
qRegisterGuiVariant_ctor_class_| Name: | qRegisterGuiVariant_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterGuiVariant| Name: | qRegisterGuiVariant | | Prototype: | void qRegisterGuiVariant() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 344-348 |
| | 2 | 1 |
qRegisterGuiStateMachine_ctor_class_| Name: | qRegisterGuiStateMachine_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterGuiStateMachine| Name: | qRegisterGuiStateMachine | | Prototype: | void qRegisterGuiStateMachine() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | | Lines: | 454-458 |
| | 2 | 1 |
qRegisterGuiGetInterpolator_ctor_class_| Name: | qRegisterGuiGetInterpolator_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterGuiGetInterpolator| Name: | qRegisterGuiGetInterpolator | | Prototype: | void qRegisterGuiGetInterpolator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | | Lines: | 59-66 |
| | 5 | 1 |
qRectIntersects| Name: | qRectIntersects | | Prototype: | static inline bool qRectIntersects(const QRect &r1, const QRect &r2) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 126-130 |
| | 2 | 1 |
qRealloc| Name: | qRealloc | | Prototype: | void *qRealloc(void *ptr, size_t size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | | Lines: | 63-66 |
| | 1 | 1 |
qPolyline| Name: | qPolyline | | Prototype: | QPolylineSet qPolyline(const QVectorPath &path, const QTransform &matrix, qreal lod) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2331-2349 |
| | 13 | 2 |
qPolyline| Name: | qPolyline | | Prototype: | QPolylineSet qPolyline(const QPainterPath &path, const QTransform &matrix, qreal lod) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2351-2369 |
| | 13 | 2 |
qPointIsLeftOfLine| Name: | qPointIsLeftOfLine | | Prototype: | static inline bool qPointIsLeftOfLine(const QPodPoint &p, const QPodPoint &v1, const QPodPoint &v2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 210-213 |
| | 1 | 1 |
qPointDistanceFromLine| Name: | qPointDistanceFromLine | | Prototype: | static inline qint64 qPointDistanceFromLine(const QPodPoint &p, const QPodPoint &v1, const QPodPoint &v2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 205-208 |
| | 1 | 1 |
qPixmapSerial| Name: | qPixmapSerial | | Prototype: | static QString qPixmapSerial(quint64 i, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 949-962 |
| | 6 | 2 |
qPenFromStyle| Name: | qPenFromStyle | | Prototype: | static QPen qPenFromStyle(const QBrush& b, qreal width, BorderStyle s) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 45-72 |
| | 14 | 9 |
qNormalizeRadii| Name: | qNormalizeRadii | | Prototype: | void qNormalizeRadii(const QRect &br, const QSize *radii, QSize *tlr, QSize *trr, QSize *blr, QSize *brr) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 308-323 |
| | 12 | 5 |
qNormalizeNode| Name: | qNormalizeNode | | Prototype: | static void qNormalizeNode(QDomNodePrivate* n) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1859-1880 |
| | 13 | 4 |
qMoveRange| Name: | qMoveRange | | Prototype: | template<typename Container> static void qMoveRange(Container& c, typename Container::size_type rangeStart, typename Container::size_type rangeEnd, typename Container::size_type targetPosition) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 719-733 |
| | 6 | 1 |
qMemSet| Name: | qMemSet | | Prototype: | void *qMemSet(void *dest, int c, size_t n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3059-3059 |
| | 1 | 1 |
qMemCopy| Name: | qMemCopy | | Prototype: | void *qMemCopy(void *dest, const void *src, size_t n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3058-3058 |
| | 1 | 1 |
qMax| Name: | qMax | | Prototype: | static inline int qMax(int i1, int i2, int i3) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2624-2624 |
| | 1 | 1 |
qMalloc| Name: | qMalloc | | Prototype: | void *qMalloc(size_t size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | | Lines: | 53-56 |
| | 1 | 1 |
qLcEvdevTouch| Name: | qLcEvdevTouch | | Prototype: | const QLoggingCategory &qLcEvdevTouch() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 53-53 |
| | 1 | 1 |
qLcEvdevTablet| Name: | qLcEvdevTablet | | Prototype: | const QLoggingCategory &qLcEvdevTablet() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 46-46 |
| | 1 | 1 |
qLcEvdevMouse| Name: | qLcEvdevMouse | | Prototype: | const QLoggingCategory &qLcEvdevMouse() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 57-57 |
| | 1 | 1 |
qLcEvdevKeyMap| Name: | qLcEvdevKeyMap | | Prototype: | const QLoggingCategory &qLcEvdevKeyMap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 50-50 |
| | 1 | 1 |
qLcEvdevKey| Name: | qLcEvdevKey | | Prototype: | const QLoggingCategory &qLcEvdevKey() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 49-49 |
| | 1 | 1 |
qLcEglDevDebug| Name: | qLcEglDevDebug | | Prototype: | const QLoggingCategory &qLcEglDevDebug() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 58-58 |
| | 1 | 1 |
qIntersectionPoint| Name: | qIntersectionPoint | | Prototype: | static inline QIntersectionPoint qIntersectionPoint(const QPodPoint &point) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 237-242 |
| | 2 | 1 |
qIntersectionPoint| Name: | qIntersectionPoint | | Prototype: | static QIntersectionPoint qIntersectionPoint(const QPodPoint &u1, const QPodPoint &u2, const QPodPoint &v1, const QPodPoint &v2) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 244-307 |
| | 32 | 6 |
qInitImageConversions_ctor_class_| Name: | qInitImageConversions_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qInitImageConversions| Name: | qInitImageConversions | | Prototype: | static void qInitImageConversions() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 2922-2967 |
| | 13 | 4 |
qInitDrawhelperFunctions_ctor_class_| Name: | qInitDrawhelperFunctions_ctor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qInitDrawhelperFunctions| Name: | qInitDrawhelperFunctions | | Prototype: | static void qInitDrawhelperFunctions() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6344-6540 |
| | 72 | 4 |
qInitBlendFunctions| Name: | qInitBlendFunctions | | Prototype: | void qInitBlendFunctions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 584-625 |
| | 31 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QMimeType &key, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 192-195 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QLocale &key, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 884-890 |
| | 4 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QVersionNumber &key, uint seed) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 507-513 |
| | 4 | 2 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QPixmapCache::Key &k) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 217-220 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QGuiApplicationPrivate::ActiveTouchPointsKey &k) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2341-2344 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QKeySequence &key, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1447-1450 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QMatrix &key, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 985-995 |
| | 8 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QTransform &key, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 786-799 |
| | 11 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QFont &font, uint seed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2020-2023 |
| | 1 | 1 |
qHash| Name: | qHash | | Prototype: | inline uint qHash(const FallbacksCacheKey &key, uint seed = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 438-446 |
| | 6 | 1 |
qHash| Name: | qHash | | Prototype: | uint qHash(const QHashableLatin1Literal &key) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 873-887 |
| | 10 | 3 |
qHasPixmapTexture| Name: | qHasPixmapTexture | | Prototype: | bool __attribute__((visibility("default"))) qHasPixmapTexture(const QBrush& brush) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 219-225 |
| | 4 | 2 |
qHBNewFace| Name: | qHBNewFace | | Prototype: | HB_Face qHBNewFace(void *font, HB_GetFontTableFunc tableFunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | | Lines: | 86-89 |
| | 1 | 1 |
qHBLoadFace| Name: | qHBLoadFace | | Prototype: | HB_Face qHBLoadFace(HB_Face face) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | | Lines: | 91-94 |
| | 1 | 1 |
qHBFreeFace| Name: | qHBFreeFace | | Prototype: | void qHBFreeFace(HB_Face face) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | | Lines: | 96-99 |
| | 1 | 1 |
qGeomCalc| Name: | qGeomCalc | | Prototype: | void qGeomCalc(QVector<QLayoutStruct> &chain, int start, int count, int pos, int space, int spacer) | | Coverage: | 0.000% (0/151) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 70-339 |
| | 164 | 39 |
qGamma_correct_back_to_linear_cs| Name: | qGamma_correct_back_to_linear_cs | | Prototype: | void qGamma_correct_back_to_linear_cs(QImage *image) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 77-97 |
| | 14 | 4 |
qFuzzyFind| Name: | qFuzzyFind | | Prototype: | template <typename InputIterator> InputIterator qFuzzyFind(InputIterator first, InputIterator last, qreal val) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1491-1497 |
| | 3 | 2 |
qFree| Name: | qFree | | Prototype: | void qFree(void *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | | Lines: | 58-61 |
| | 1 | 1 |
qFraction| Name: | 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: | 138-149 |
| | 8 | 2 |
qFadeEffect| Name: | 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: | 574-593 |
| | 10 | 3 |
qErrnoWarning| Name: | qErrnoWarning | | Prototype: | void qErrnoWarning(const char *msg, ...) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1666-1678 |
| | 7 | 1 |
qErrnoWarning| Name: | qErrnoWarning | | Prototype: | void qErrnoWarning(int code, const char *msg, ...) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1680-1692 |
| | 7 | 1 |
qEncodeLmv2Response| Name: | 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: | 1308-1325 |
| | 8 | 1 |
qDumpCPUFeatures| Name: | qDumpCPUFeatures | | Prototype: | void qDumpCPUFeatures() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 711-721 |
| | 7 | 3 |
qDrawWinShades| Name: | qDrawWinShades | | Prototype: | static void qDrawWinShades(QPainter *p, int x, int y, int w, int h, const QColor &c1, const QColor &c2, const QColor &c3, const QColor &c4, const QBrush *fill) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 378-404 |
| | 19 | 4 |
qDrawWinPanel| Name: | qDrawWinPanel | | Prototype: | void qDrawWinPanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, const QBrush *fill) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 471-483 |
| | 7 | 2 |
qDrawWinPanel| Name: | qDrawWinPanel | | Prototype: | void qDrawWinPanel(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, const QBrush *fill) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 703-707 |
| | 1 | 1 |
qDrawWinButton| Name: | qDrawWinButton | | Prototype: | void qDrawWinButton(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, const QBrush *fill) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 431-443 |
| | 7 | 2 |
qDrawWinButton| Name: | qDrawWinButton | | Prototype: | void qDrawWinButton(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, const QBrush *fill) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 673-677 |
| | 1 | 1 |
qDrawTextureRect| Name: | qDrawTextureRect | | Prototype: | static void qDrawTextureRect(const QRectF &target, GLint textureWidth, GLint textureHeight, GLenum textureTarget) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2934-2974 |
| | 23 | 3 |
qDrawShadeRect| Name: | qDrawShadeRect | | Prototype: | void qDrawShadeRect(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 199-268 |
| | 53 | 11 |
qDrawShadeRect| Name: | qDrawShadeRect | | Prototype: | void qDrawShadeRect(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 605-612 |
| | 2 | 1 |
qDrawShadePanel| Name: | qDrawShadePanel | | Prototype: | void qDrawShadePanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 300-360 |
| | 47 | 13 |
qDrawShadePanel| Name: | qDrawShadePanel | | Prototype: | void qDrawShadePanel(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 642-648 |
| | 2 | 1 |
qDrawShadeLine| Name: | qDrawShadeLine | | Prototype: | void qDrawShadeLine(QPainter *p, int x1, int y1, int x2, int y2, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth) | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 86-164 |
| | 60 | 17 |
qDrawShadeLine| Name: | qDrawShadeLine | | Prototype: | void qDrawShadeLine(QPainter *p, const QPoint &p1, const QPoint &p2, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 566-572 |
| | 2 | 1 |
qDrawRoundedCorners| Name: | qDrawRoundedCorners | | Prototype: | void qDrawRoundedCorners(QPainter *p, qreal x1, qreal y1, qreal x2, qreal y2, const QSizeF& r1, const QSizeF& r2, Edge edge, BorderStyle s, QBrush c) | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 74-176 |
| | 77 | 28 |
qDrawPlainRect| Name: | qDrawPlainRect | | Prototype: | void qDrawPlainRect(QPainter *p, int x, int y, int w, int h, const QColor &c, int lineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 507-528 |
| | 16 | 5 |
qDrawPlainRect| Name: | qDrawPlainRect | | Prototype: | void qDrawPlainRect(QPainter *p, const QRect &r, const QColor &c, int lineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 730-735 |
| | 2 | 1 |
qDrawEdge| Name: | qDrawEdge | | Prototype: | void qDrawEdge(QPainter *p, qreal x1, qreal y1, qreal x2, qreal y2, qreal dw1, qreal dw2, QCss::Edge edge, QCss::BorderStyle style, QBrush c) | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 179-306 |
| | 82 | 33 |
qDrawBorderPixmap| Name: | qDrawBorderPixmap | | Prototype: | void qDrawBorderPixmap(QPainter *painter, const QRect &targetRect, const QMargins &targetMargins, const QPixmap &pixmap, const QRect &sourceRect,const QMargins &sourceMargins, const QTileRules &rules, QDrawBorderPixmap::DrawingHints hints) | | Coverage: | 0.000% (0/183) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 792-1046 |
| | 192 | 43 |
qDrawBorder| Name: | qDrawBorder | | Prototype: | void qDrawBorder(QPainter *p, const QRect &rect, const QCss::BorderStyle *styles, const int *borders, const QBrush *colors, const QSize *radii) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | | Lines: | 340-396 |
| | 43 | 9 |
qDeleteQGLContext| Name: | qDeleteQGLContext | | Prototype: | static void qDeleteQGLContext(void *handle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2164-2168 |
| | 2 | 1 |
qDefaultMsgHandler| Name: | qDefaultMsgHandler | | Prototype: | static void qDefaultMsgHandler(QtMsgType type, const char *buf) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1567-1571 |
| | 2 | 1 |
qDBusToggleTimeout| Name: | qDBusToggleTimeout | | Prototype: | static void qDBusToggleTimeout(DBusTimeout *timeout, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 183-192 |
| | 4 | 1 |
qDBusFindAdaptorConnector| Name: | qDBusFindAdaptorConnector | | Prototype: | QDBusAdaptorConnector *qDBusFindAdaptorConnector(QDBusAbstractAdaptor *adaptor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 82-85 |
| | 1 | 1 |
qCross| Name: | qCross | | Prototype: | static inline qint64 qCross(const QPodPoint &u, const QPodPoint &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 189-192 |
| | 1 | 1 |
qConvertARGB64PMToA2RGB30PM_sse2| Name: | qConvertARGB64PMToA2RGB30PM_sse2 | | Prototype: | template<QtPixelOrder PixelOrder> static inline void qConvertARGB64PMToA2RGB30PM_sse2(uint *dest, const QRgba64 *buffer, int count) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1248-1306 |
| | 38 | 11 |
qConvertARGB32PMToARGB64PM_sse2| Name: | qConvertARGB32PMToARGB64PM_sse2 | | Prototype: | template<bool RGBA, bool maskAlpha> static inline void qConvertARGB32PMToARGB64PM_sse2(QRgba64 *buffer, const uint *src, int count) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 498-537 |
| | 29 | 9 |
qConvertA2RGB30PMToARGB64PM_sse2| Name: | qConvertA2RGB30PMToARGB64PM_sse2 | | Prototype: | template<QtPixelOrder PixelOrder> static inline void qConvertA2RGB30PMToARGB64PM_sse2(QRgba64 *buffer, const uint *src, int count) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 638-678 |
| | 27 | 6 |
qContainsIndex| Name: | qContainsIndex | | Prototype: | static bool qContainsIndex(const QModelIndex &idx, const QModelIndex &topLeft, const QModelIndex &bottomRight) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 172-177 |
| | 2 | 1 |
qCompareFractions| Name: | qCompareFractions | | Prototype: | static int qCompareFractions(quint64 a, quint64 b, quint64 c, quint64 d) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 109-134 |
| | 14 | 5 |
qBlendTexture| Name: | qBlendTexture | | Prototype: | void qBlendTexture(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5497-5502 |
| | 3 | 1 |
qBadAlloc| Name: | qBadAlloc | | Prototype: | void qBadAlloc() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2996-2999 |
| | 1 | 1 |
qAverage| Name: | qAverage | | Prototype: | template <typename T> typename T::value_type qAverage(const T &container) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 284-297 |
| | 9 | 2 |
qAccessibleRoleString| Name: | qAccessibleRoleString | | Prototype: | const char *qAccessibleRoleString(QAccessible::Role role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 1834-1840 |
| | 3 | 2 |