| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 qSetMessagePattern| Name:  | qSetMessagePattern |  | Prototype:  | void qSetMessagePattern(const QString &pattern) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1846-1852 |  
  |  | 3 | 2 | 
 qSetGlobalQHashSeed| Name:  | qSetGlobalQHashSeed |  | Prototype:  | void qSetGlobalQHashSeed(int newSeed) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 328-338 |  
  |  | 6 | 3 | 
 qSelectionPersistentindexes| Name:  | qSelectionPersistentindexes |  | Prototype:  | static QVector<QPersistentModelIndex> qSelectionPersistentindexes(const QItemSelection &sel) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 473-480 |  
  |  | 5 | 2 | 
 qSelectionPersistentRowLengths| Name:  | qSelectionPersistentRowLengths |  | Prototype:  | static QVector<QPair<QPersistentModelIndex, uint> > qSelectionPersistentRowLengths(const QItemSelection &sel) |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 482-488 |  
  |  | 4 | 2 | 
 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 | 
 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 | 
 qSNaN| Name:  | qSNaN |  | Prototype:  | double qSNaN() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 80-80 |  
  |  | 1 | 1 | 
 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 | 
 qRemoveWhitespace| Name:  | qRemoveWhitespace |  | Prototype:  | static void qRemoveWhitespace(const char *s, char *d) |  | Coverage:  |  93.333% (28/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 1223-1239 |  
  |  | 12 | 6 | 
 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 | 
 qRegisterStaticPluginFunction| Name:  | qRegisterStaticPluginFunction |  | Prototype:  | void __attribute__((visibility("default"))) qRegisterStaticPluginFunction(QStaticPlugin plugin) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp |  | Lines:  | 424-427 |  
  |  | 1 | 1 | 
 qRegisterResourceData| Name:  | qRegisterResourceData |  | Prototype:  | bool qRegisterResourceData(int version, const unsigned char *tree, const unsigned char *name, const unsigned char *data) |  | Coverage:  |  80.000% (12/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 822-843 |  
  |  | 14 | 5 | 
 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 | 
 qRectToXCBRectangle| Name:  | qRectToXCBRectangle |  | Prototype:  | static inline xcb_rectangle_t qRectToXCBRectangle(const QRect &r) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2823-2831 |  
  |  | 6 | 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 | 
 qReallocAligned| Name:  | qReallocAligned |  | Prototype:  | void *qReallocAligned(void *oldptr, size_t newsize, size_t oldsize, size_t alignment) |  | Coverage:  |  53.333% (8/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp |  | Lines:  | 73-116 |  
  |  | 18 | 5 | 
 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 | 
 qQNaN| Name:  | qQNaN |  | Prototype:  | double qQNaN() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 86-86 |  
  |  | 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 | 
 qOpenGLVersionFlagsFromString| Name:  | qOpenGLVersionFlagsFromString |  | Prototype:  | QGLFormat::OpenGLVersionFlags __attribute__((visibility("default"))) qOpenGLVersionFlagsFromString(const QString &versionString) |  | Coverage:  |  10.938% (7/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1256-1392 |  
  |  | 89 | 28 | 
 qNumVariantToHelper| Name:  | qNumVariantToHelper |  | Prototype:  | template <typename T> inline T qNumVariantToHelper(const QVariant::Private &d, const HandlersManager &handlerManager, bool *ok, const T& val) |  | Coverage:  |  94.737% (18/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 2643-2662 |  
  |  | 11 | 5 | 
 qNtlmPhase3| Name:  | qNtlmPhase3 |  | Prototype:  | static QByteArray qNtlmPhase3(QAuthenticatorPrivate *ctx, const QByteArray& phase2data) |  | Coverage:  |  45.833% (11/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1370-1432 |  
  |  | 34 | 7 | 
 qNtlmPhase1| Name:  | qNtlmPhase1 |  | Prototype:  | static QByteArray qNtlmPhase1() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1065-1073 |  
  |  | 6 | 1 | 
 qNtlmDecodePhase2| Name:  | qNtlmDecodePhase2 |  | Prototype:  | static bool qNtlmDecodePhase2(const QByteArray& data, QNtlmPhase2Block& ch) |  | Coverage:  |  42.857% (12/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1327-1367 |  
  |  | 27 | 10 | 
 qNormalizeType| Name:  | qNormalizeType |  | Prototype:  | static char *qNormalizeType(char *d, int &templdepth, QByteArray &result) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 1241-1258 |  
  |  | 11 | 5 | 
 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 | 
 qNetworkConfigurationManagerPrivate| Name:  | qNetworkConfigurationManagerPrivate |  | Prototype:  | QNetworkConfigurationManagerPrivate *qNetworkConfigurationManagerPrivate() |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp |  | Lines:  | 76-103 |  
  |  | 16 | 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 | 
 qMetaTypeUNumber| Name:  | 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:  | 175-191 |  
  |  | 8 | 6 | 
 qMetaTypeTypeInternal| Name:  | qMetaTypeTypeInternal |  | Prototype:  | int qMetaTypeTypeInternal(const char *typeName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1213-1216 |  
  |  | 1 | 1 | 
 qMetaTypeTypeImpl| Name:  | qMetaTypeTypeImpl |  | Prototype:  | template <bool tryNormalizedType> static inline int qMetaTypeTypeImpl(const char *typeName, int length) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 1171-1193 |  
  |  | 13 | 5 | 
 qMetaTypeStaticType| Name:  | qMetaTypeStaticType |  | Prototype:  | static inline int qMetaTypeStaticType(const char *typeName, int length) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 860-868 |  
  |  | 5 | 2 | 
 qMetaTypeNumber| Name:  | qMetaTypeNumber |  | Prototype:  | static qlonglong qMetaTypeNumber(const QVariant::Private *d) |  | Coverage:  |  94.737% (18/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 147-173 |  
  |  | 12 | 10 | 
 qMetaTypeCustomType_unlocked| Name:  | qMetaTypeCustomType_unlocked |  | Prototype:  | static int qMetaTypeCustomType_unlocked(const char *typeName, int length, int *firstInvalidIndex = 0) |  | Coverage:  |  92.000% (23/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 877-897 |  
  |  | 15 | 7 | 
 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 | 
 qMemEquals| Name:  | qMemEquals |  | Prototype:  | static bool qMemEquals(const quint16 *a, const quint16 *b, int length) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 635-641 |  
  |  | 3 | 2 | 
 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 | 
 qMapDeallocate| Name:  | qMapDeallocate |  | Prototype:  | static inline void qMapDeallocate(QMapNodeBase *node, int alignment) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 313-319 |  
  |  | 3 | 2 | 
 qMapAllocate| Name:  | qMapAllocate |  | Prototype:  | static inline void *qMapAllocate(int alloc, int alignment) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 306-311 |  
  |  | 3 | 1 | 
 qMapAlignmentThreshold| Name:  | qMapAlignmentThreshold |  | Prototype:  | static inline int qMapAlignmentThreshold() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 298-304 |  
  |  | 1 | 1 | 
 qMallocAligned| Name:  | qMallocAligned |  | Prototype:  | void *qMallocAligned(size_t size, size_t alignment) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp |  | Lines:  | 68-71 |  
  |  | 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 | 
 qLcTray| Name:  | qLcTray |  | Prototype:  | const QLoggingCategory &qLcTray() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp |  | Lines:  | 59-59 |  
  |  | 1 | 1 | 
 qLcMenu| Name:  | qLcMenu |  | Prototype:  | const QLoggingCategory &qLcMenu() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp |  | Lines:  | 41-41 |  
  |  | 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 | 
 qIterGet| Name:  | qIterGet |  | Prototype:  | template <typename T> static inline T qIterGet(DBusMessageIter *it) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp |  | Lines:  | 43-68 |  
  |  | 4 | 1 | 
 qIterAppend| Name:  | qIterAppend |  | Prototype:  | static void qIterAppend(DBusMessageIter *it, QByteArray *ba, int type, const void *arg) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp |  | Lines:  | 43-49 |  
  |  | 3 | 2 | 
 qIsUpper| Name:  | qIsUpper |  | Prototype:  | static inline bool qIsUpper(char c) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 653-656 |  
  |  | 1 | 1 | 
 qIsUpper| Name:  | qIsUpper |  | Prototype:  | static bool qIsUpper(char c) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1983-1986 |  
  |  | 1 | 1 | 
 qIsUpper| Name:  | qIsUpper |  | Prototype:  | inline bool qIsUpper(char ch) |  | Coverage:  |  80.000% (4/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 711-714 |  
  |  | 1 | 1 | 
 qIsNumericType| Name:  | qIsNumericType |  | Prototype:  | static bool qIsNumericType(uint tp) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3350-3368 |  
  |  | 1 | 1 | 
 qIsNaN| Name:  | qIsNaN |  | Prototype:  | bool qIsNaN(double d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 50-50 |  
  |  | 1 | 1 | 
 qIsNaN| Name:  | qIsNaN |  | Prototype:  | bool qIsNaN(float f) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 68-68 |  
  |  | 1 | 1 | 
 qIsInf| Name:  | qIsInf |  | Prototype:  | bool qIsInf(double d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 44-44 |  
  |  | 1 | 1 | 
 qIsInf| Name:  | qIsInf |  | Prototype:  | bool qIsInf(float f) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 62-62 |  
  |  | 1 | 1 | 
 qIsFloatingPoint| Name:  | qIsFloatingPoint |  | Prototype:  | static bool qIsFloatingPoint(uint tp) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3370-3373 |  
  |  | 1 | 1 | 
 qIsFinite| Name:  | qIsFinite |  | Prototype:  | bool qIsFinite(double d) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 56-56 |  
  |  | 1 | 1 | 
 qIsFinite| Name:  | qIsFinite |  | Prototype:  | bool qIsFinite(float f) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 74-74 |  
  |  | 1 | 1 | 
 qIsEffectiveTLD| Name:  | qIsEffectiveTLD |  | Prototype:  | bool qIsEffectiveTLD(const QString &domain) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp |  | Lines:  | 95-114 |  
  |  | 10 | 4 | 
 qIsDigit| Name:  | qIsDigit |  | Prototype:  | inline bool qIsDigit(char ch) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 716-719 |  
  |  | 1 | 1 | 
 qIsAlnum| Name:  | qIsAlnum |  | Prototype:  | static bool qIsAlnum(QChar ch) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp |  | Lines:  | 75-80 |  
  |  | 2 | 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 | 
 qInstallMsgHandler| Name:  | qInstallMsgHandler |  | Prototype:  | QtMsgHandler qInstallMsgHandler(QtMsgHandler h) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1838-1844 |  
  |  | 3 | 2 | 
 qInstallMessageHandler| Name:  | qInstallMessageHandler |  | Prototype:  | QtMessageHandler qInstallMessageHandler(QtMessageHandler h) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1830-1836 |  
  |  | 3 | 2 | 
 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 |