| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 qRegisterGuiGetInterpolator_ctor_class_::qRegisterGuiGetInterpolator_ctor_class_| Name:  | qRegisterGuiGetInterpolator_ctor_class_::qRegisterGuiGetInterpolator_ctor_class_ |  | Prototype:  | inline qRegisterGuiGetInterpolator_ctor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp |  | Lines:  | 67-67 |  
  |  | 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 | 
 qRegisterGuiStateMachine_ctor_class_::qRegisterGuiStateMachine_ctor_class_| Name:  | qRegisterGuiStateMachine_ctor_class_::qRegisterGuiStateMachine_ctor_class_ |  | Prototype:  | inline qRegisterGuiStateMachine_ctor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp |  | Lines:  | 459-459 |  
  |  | 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 | 
 qRegisterGuiVariant_ctor_class_::qRegisterGuiVariant_ctor_class_| Name:  | qRegisterGuiVariant_ctor_class_::qRegisterGuiVariant_ctor_class_ |  | Prototype:  | inline qRegisterGuiVariant_ctor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp |  | Lines:  | 349-349 |  
  |  | 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 | 
 qRegisterWidgetsVariant_ctor_class_::qRegisterWidgetsVariant_ctor_class_| Name:  | qRegisterWidgetsVariant_ctor_class_::qRegisterWidgetsVariant_ctor_class_ |  | Prototype:  | inline qRegisterWidgetsVariant_ctor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp |  | Lines:  | 154-154 |  
  |  | 1 | 1 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 qScrollEffect| Name:  | 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:  | 552-569 |  
  |  | 10 | 3 | 
 qShapeItem| Name:  | qShapeItem |  | Prototype:  | HB_Bool qShapeItem(HB_ShaperItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp |  | Lines:  | 81-84 |  
  |  | 1 | 1 | 
 qSharedBuild| Name:  | qSharedBuild |  | Prototype:  | bool qSharedBuild() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 974-981 |  
  |  | 1 | 1 | 
 qSign| Name:  | qSign |  | Prototype:  | inline int qSign(qreal r) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 137-140 |  
  |  | 1 | 1 | 
 qSimplifyPath| Name:  | qSimplifyPath |  | Prototype:  | void qSimplifyPath(const QVectorPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1650-1654 |  
  |  | 1 | 1 | 
 qSimplifyPath| Name:  | qSimplifyPath |  | Prototype:  | void qSimplifyPath(const QPainterPath &path, QDataBuffer<QPoint> &vertices, QDataBuffer<quint32> &indices, const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1656-1660 |  
  |  | 1 | 1 | 
 qSmartMaxSize| Name:  | qSmartMaxSize |  | Prototype:  | QSize qSmartMaxSize(const QSize &sizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy, Qt::Alignment align) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 386-407 |  
  |  | 15 | 8 | 
 qSmartMaxSize| Name:  | qSmartMaxSize |  | Prototype:  | QSize qSmartMaxSize(const QWidgetItem *i, Qt::Alignment align) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 409-415 |  
  |  | 3 | 1 | 
 qSmartMaxSize| Name:  | qSmartMaxSize |  | Prototype:  | QSize qSmartMaxSize(const QWidget *w, Qt::Alignment align) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 417-421 |  
  |  | 2 | 1 | 
 qSmartMinSize| Name:  | qSmartMinSize |  | Prototype:  | QSize qSmartMinSize(const QSize &sizeHint, const QSize &minSizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 341-369 |  
  |  | 15 | 7 | 
 qSmartMinSize| Name:  | qSmartMinSize |  | Prototype:  | QSize qSmartMinSize(const QWidgetItem *i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 371-377 |  
  |  | 4 | 1 | 
 qSmartMinSize| Name:  | qSmartMinSize |  | Prototype:  | QSize qSmartMinSize(const QWidget *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 379-384 |  
  |  | 3 | 1 | 
 qSmartSpacing| Name:  | qSmartSpacing |  | Prototype:  | int qSmartSpacing(const QLayout *layout, QStyle::PixelMetric pm) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 423-434 |  
  |  | 7 | 3 | 
 qSmoothScaleImage| Name:  | qSmoothScaleImage |  | Prototype:  | QImage qSmoothScaleImage(const QImage &src, int dw, int dh) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 686-715 |  
  |  | 21 | 5 | 
 qSpiInitializeStructTypes| Name:  | qSpiInitializeStructTypes |  | Prototype:  | void qSpiInitializeStructTypes() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp |  | Lines:  | 211-228 |  
  |  | 15 | 1 | 
 qTerminate| Name:  | qTerminate |  | Prototype:  | void qTerminate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3007-3010 |  
  |  | 1 | 1 | 
 qTextCodecsMutex| Name:  | qTextCodecsMutex |  | Prototype:  | QMutex *qTextCodecsMutex() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp |  | Lines:  | 94-94 |  
  |  | 1 | 1 | 
 qToStringList| Name:  | qToStringList |  | Prototype:  | static QStringList qToStringList(const QList<QByteArray> &arr) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1219-1227 |  
  |  | 6 | 2 | 
 qTraverseKdPointTree| Name:  | qTraverseKdPointTree |  | Prototype:  | template <typename T> void qTraverseKdPointTree(QKdPointTree::Node &node, T &t, int depth = 0) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 640-653 |  
  |  | 5 | 3 | 
 qTriangulate| Name:  | qTriangulate |  | Prototype:  | QTriangleSet qTriangulate(const qreal *polygon, int count, uint hint, const QTransform &matrix) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 2270-2289 |  
  |  | 13 | 2 | 
 qTriangulate| Name:  | qTriangulate |  | Prototype:  | QTriangleSet qTriangulate(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:  | 2291-2309 |  
  |  | 13 | 2 | 
 qTriangulate| Name:  | qTriangulate |  | Prototype:  | QTriangleSet qTriangulate(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:  | 2311-2329 |  
  |  | 13 | 2 | 
 qUnpremultiplyRgb30| Name:  | qUnpremultiplyRgb30 |  | Prototype:  | static inline uint qUnpremultiplyRgb30(uint rgb30) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 567-588 |  
  |  | 12 | 5 | 
 qUnregisterGuiGetInterpolator| Name:  | 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:  | 69-82 |  
  |  | 10 | 1 | 
 qUnregisterGuiGetInterpolator_dtor_class_::~ qUnregisterGuiGetInterpolator_dtor_class_| Name:  | qUnregisterGuiGetInterpolator_dtor_class_::~ qUnregisterGuiGetInterpolator_dtor_class_ |  | Prototype:  | inline ~ qUnregisterGuiGetInterpolator_dtor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp |  | Lines:  | 83-83 |  
  |  | 1 | 1 | 
 qUnregisterGuiStateMachine| Name:  | qUnregisterGuiStateMachine |  | Prototype:  | void qUnregisterGuiStateMachine() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp |  | Lines:  | 461-464 |  
  |  | 1 | 1 | 
 qUnregisterGuiStateMachine_dtor_class_::~ qUnregisterGuiStateMachine_dtor_class_| Name:  | qUnregisterGuiStateMachine_dtor_class_::~ qUnregisterGuiStateMachine_dtor_class_ |  | Prototype:  | inline ~ qUnregisterGuiStateMachine_dtor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp |  | Lines:  | 465-465 |  
  |  | 1 | 1 | 
 qWidgetShortcutContextMatcher| Name:  | qWidgetShortcutContextMatcher |  | Prototype:  | bool qWidgetShortcutContextMatcher(QObject *object, Qt::ShortcutContext context) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 71-133 |  
  |  | 35 | 15 | 
 q_ASN1_STRING_print| Name:  | q_ASN1_STRING_print |  | Prototype:  | int q_ASN1_STRING_print(BIO *a, const ASN1_STRING *b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 359-359 |  
  |  | 1 | 2 | 
 q_BN_bin2bn| Name:  | q_BN_bin2bn |  | Prototype:  | BIGNUM * q_BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 419-419 |  
  |  | 1 | 2 | 
 q_DH_new| Name:  | q_DH_new |  | Prototype:  | DH * q_DH_new() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 416-416 |  
  |  | 1 | 2 | 
 q_DSA_new| Name:  | q_DSA_new |  | Prototype:  | DSA * q_DSA_new() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 156-156 |  
  |  | 1 | 2 | 
 q_EC_KEY_dup| Name:  | q_EC_KEY_dup |  | Prototype:  | EC_KEY * q_EC_KEY_dup(const EC_KEY *ec) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 421-421 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_assign| Name:  | q_EVP_PKEY_assign |  | Prototype:  | int q_EVP_PKEY_assign(EVP_PKEY *a, int b, char *c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 172-172 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_set1_DSA| Name:  | q_EVP_PKEY_set1_DSA |  | Prototype:  | int q_EVP_PKEY_set1_DSA(EVP_PKEY *a, DSA *b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 174-174 |  
  |  | 1 | 2 | 
 q_EVP_PKEY_set1_EC_KEY| Name:  | q_EVP_PKEY_set1_EC_KEY |  | Prototype:  | int q_EVP_PKEY_set1_EC_KEY(EVP_PKEY *a, EC_KEY *b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 176-176 |  
  |  | 1 | 2 | 
 q_OPENSSL_add_all_algorithms_noconf| Name:  | q_OPENSSL_add_all_algorithms_noconf |  | Prototype:  | void q_OPENSSL_add_all_algorithms_noconf(void) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 395-395 |  
  |  | 1 | 2 | 
 q_QPixmapCache_keyHashSize| Name:  | q_QPixmapCache_keyHashSize |  | Prototype:  | int __attribute__((visibility("default"))) q_QPixmapCache_keyHashSize() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 445-448 |  
  |  | 1 | 1 | 
 q_RAND_seed| Name:  | q_RAND_seed |  | Prototype:  | void q_RAND_seed(const void *a, int b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 220-220 |  
  |  | 1 | 2 | 
 q_SSL_CTX_set_default_verify_paths| Name:  | q_SSL_CTX_set_default_verify_paths |  | Prototype:  | int q_SSL_CTX_set_default_verify_paths(SSL_CTX *a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 251-251 |  
  |  | 1 | 2 | 
 q_SSL_CTX_set_verify_depth| Name:  | q_SSL_CTX_set_verify_depth |  | Prototype:  | void q_SSL_CTX_set_verify_depth(SSL_CTX *a, int b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 253-253 |  
  |  | 1 | 2 | 
 q_SSL_CTX_use_PrivateKey_file| Name:  | q_SSL_CTX_use_PrivateKey_file |  | Prototype:  | int q_SSL_CTX_use_PrivateKey_file(SSL_CTX *a, const char *b, int c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 258-258 |  
  |  | 1 | 2 | 
 q_SSL_CTX_use_RSAPrivateKey| Name:  | q_SSL_CTX_use_RSAPrivateKey |  | Prototype:  | int q_SSL_CTX_use_RSAPrivateKey(SSL_CTX *a, RSA *b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 257-257 |  
  |  | 1 | 2 | 
 q_SSL_CTX_use_certificate_file| Name:  | q_SSL_CTX_use_certificate_file |  | Prototype:  | int q_SSL_CTX_use_certificate_file(SSL_CTX *a, const char *b, int c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 255-255 |  
  |  | 1 | 2 | 
 q_SSL_get_ex_data| Name:  | q_SSL_get_ex_data |  | Prototype:  | void * q_SSL_get_ex_data(const SSL *ssl, int idx) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 293-293 |  
  |  | 1 | 2 | 
 q_SSL_get_verify_result| Name:  | q_SSL_get_verify_result |  | Prototype:  | long q_SSL_get_verify_result(const SSL *a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 273-273 |  
  |  | 1 | 2 | 
 q_TLSv1_1_server_method| Name:  | q_TLSv1_1_server_method |  | Prototype:  | const SSL_METHOD * q_TLSv1_1_server_method() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 320-320 |  
  |  | 1 | 2 | 
 q_TLSv1_2_server_method| Name:  | q_TLSv1_2_server_method |  | Prototype:  | const SSL_METHOD * q_TLSv1_2_server_method() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 321-321 |  
  |  | 1 | 2 | 
 q_X509_STORE_CTX_get_chain| Name:  | q_X509_STORE_CTX_get_chain |  | Prototype:  | struct stack_st_X509 * q_X509_STORE_CTX_get_chain(X509_STORE_CTX *a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 381-381 |  
  |  | 1 | 2 | 
 q_X509_STORE_CTX_get_current_cert| Name:  | q_X509_STORE_CTX_get_current_cert |  | Prototype:  | X509 * q_X509_STORE_CTX_get_current_cert(X509_STORE_CTX *a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 380-380 |  
  |  | 1 | 2 | 
 q_X509_STORE_CTX_set_purpose| Name:  | q_X509_STORE_CTX_set_purpose |  | Prototype:  | int q_X509_STORE_CTX_set_purpose(X509_STORE_CTX *a, int b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 377-377 |  
  |  | 1 | 2 | 
 q_configFromGLFormat| Name:  | q_configFromGLFormat |  | Prototype:  | EGLConfig q_configFromGLFormat(EGLDisplay display, const QSurfaceFormat &format, bool highestPixelFormat, int surfaceType) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 336-344 |  
  |  | 5 | 1 | 
 q_createConfigAttributesFromFormat| Name:  | q_createConfigAttributesFromFormat |  | Prototype:  | QVector<EGLint> q_createConfigAttributesFromFormat(const QSurfaceFormat &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 51-110 |  
  |  | 25 | 1 | 
 q_createNativeChildrenAndSetParent| Name:  | q_createNativeChildrenAndSetParent |  | Prototype:  | void q_createNativeChildrenAndSetParent(const QWidget *parentWidget) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1376-1400 |  
  |  | 13 | 8 | 
 q_fromPercentEncoding| Name:  | q_fromPercentEncoding |  | Prototype:  | void q_fromPercentEncoding(QByteArray *ba) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4267-4270 |  
  |  | 1 | 1 | 
 q_glFormatFromConfig| Name:  | q_glFormatFromConfig |  | Prototype:  | QSurfaceFormat q_glFormatFromConfig(EGLDisplay display, const EGLConfig config, const QSurfaceFormat &referenceFormat) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 346-399 |  
  |  | 40 | 4 | 
 q_gray_rendered_spans| Name:  | q_gray_rendered_spans |  | Prototype:  | int q_gray_rendered_spans(TRaster *raster) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c |  | Lines:  | 327-332 |  
  |  | 3 | 2 | 
 q_hasEglExtension| Name:  | q_hasEglExtension |  | Prototype:  | bool q_hasEglExtension(EGLDisplay display, const char* extensionName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 401-407 |  
  |  | 4 | 1 | 
 q_i2t_ASN1_OBJECT| Name:  | q_i2t_ASN1_OBJECT |  | Prototype:  | int q_i2t_ASN1_OBJECT(char *a, int b, ASN1_OBJECT *c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 191-191 |  
  |  | 1 | 2 | 
 q_normalizePercentEncoding| Name:  | q_normalizePercentEncoding |  | Prototype:  | void q_normalizePercentEncoding(QByteArray *ba, const char *exclude) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 4462-4466 |  
  |  | 2 | 1 | 
 q_physicalScreenSizeFromFb| Name:  | q_physicalScreenSizeFromFb |  | Prototype:  | QSizeF q_physicalScreenSizeFromFb(int framebufferDevice, const QSize &screenSize) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 453-504 |  
  |  | 26 | 6 | 
 q_printEglConfig| Name:  | q_printEglConfig |  | Prototype:  | void q_printEglConfig(EGLDisplay display, EGLConfig config) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 440-449 |  
  |  | 5 | 3 | 
 q_reduceConfigAttributes| Name:  | q_reduceConfigAttributes |  | Prototype:  | bool q_reduceConfigAttributes(QVector<EGLint> *configAttributes) |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 112-209 |  
  |  | 52 | 16 | 
 q_refreshRateFromFb| Name:  | q_refreshRateFromFb |  | Prototype:  | qreal q_refreshRateFromFb(int framebufferDevice) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp |  | Lines:  | 579-608 |  
  |  | 13 | 6 | 
 q_round_bound| Name:  | q_round_bound |  | Prototype:  | inline int q_round_bound(qreal d) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 297-304 |  
  |  | 5 | 3 |