| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 getBlendType| Name:  | getBlendType |  | Prototype:  | static TextureBlendType getBlendType(const QSpanData *data) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3724-3743 |  
  |  | 13 | 6 | 
 flagsDebug| Name:  | flagsDebug |  | Prototype:  | static inline QDebug flagsDebug(QDebug debug, QNetworkInterface::InterfaceFlags flags) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp |  | Lines:  | 645-660 |  
  |  | 13 | 7 | 
 fixedCharData| Name:  | fixedCharData |  | Prototype:  | static QString fixedCharData(const QString &data, bool *ok) |  | Coverage:  |  15.385% (2/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 684-704 |  
  |  | 13 | 5 | 
 findTextureWidgetsRecursively| Name:  | findTextureWidgetsRecursively |  | Prototype:  | static void findTextureWidgetsRecursively(QWidget *tlw, QWidget *widget, QPlatformTextureList *widgetTextures, QVector<QWidget *> *nativeChildren) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 970-989 |  
  |  | 13 | 6 | 
 exponentForm| Name:  | exponentForm |  | Prototype:  | QString &exponentForm(QChar zero, QChar decimal, QChar exponential, QChar group, QChar plus, QChar minus, QString &digits, int decpt, int precision, PrecisionMode pm, bool always_show_decpt, bool leading_zero_in_exponent) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 506-534 |  
  |  | 13 | 6 | 
 encodedUtf8ToUtf16| Name:  | encodedUtf8ToUtf16 |  | Prototype:  | static bool encodedUtf8ToUtf16(QString &result, ushort *&output, const ushort *begin, const ushort *&input, const ushort *end, ushort decoded) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 293-318 |  
  |  | 13 | 3 | 
 dumpRecursive| Name:  | dumpRecursive |  | Prototype:  | static void dumpRecursive(int level, QObject *object) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 3944-3979 |  
  |  | 13 | 5 | 
 dumpLayout| Name:  | dumpLayout |  | Prototype:  | static void dumpLayout(QTextStream &qout, const QDockAreaLayout &layout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 139-155 |  
  |  | 13 | 1 | 
 deleteBackingStore| Name:  | deleteBackingStore |  | Prototype:  | static void deleteBackingStore(QWidgetPrivate *d) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1860-1889 |  
  |  | 13 | 4 | 
 customConstruct| Name:  | customConstruct |  | Prototype:  | static void customConstruct(QVariant::Private *d, const void *copy) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 1026-1046 |  
  |  | 13 | 3 | 
 containsTLDEntry| Name:  | containsTLDEntry |  | Prototype:  | static bool containsTLDEntry(const QStringRef &entry) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp |  | Lines:  | 49-70 |  
  |  | 13 | 4 | 
 computeElidedText| Name:  | computeElidedText |  | Prototype:  | static QString computeElidedText(Qt::TextElideMode mode, const QString &text) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 1425-1447 |  
  |  | 13 | 6 | 
 check_parent_thread| Name:  | 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 | 
 buttonDefaultText| Name:  | buttonDefaultText |  | Prototype:  | static QString buttonDefaultText(int wstyle, int which, const QWizardPrivate *wizardPrivate) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 697-723 |  
  |  | 13 | 9 | 
 buddyString| Name:  | buddyString |  | Prototype:  | static QString buddyString(const QWidget *widget) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 77-99 |  
  |  | 13 | 6 | 
 blitTextureForWidget| Name:  | blitTextureForWidget |  | Prototype:  | static void blitTextureForWidget(const QPlatformTextureList *textures, int idx, QWindow *window, const QRect &deviceWindowRect, QOpenGLTextureBlitter *blitter, const QPoint &offset) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp |  | Lines:  | 270-292 |  
  |  | 13 | 2 | 
 argumentTypesFromString| Name:  | argumentTypesFromString |  | Prototype:  | static void argumentTypesFromString(const char *str, const char *end, QArgumentTypeArray &types) |  | Coverage:  | 100.000% (20/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 654-672 |  
  |  | 13 | 6 | 
 allocateStringFn| Name:  | allocateStringFn |  | Prototype:  | int allocateStringFn(QTestCharBuffer* str, char const* src, StringFormatFunction func) |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp |  | Lines:  | 427-452 |  
  |  | 13 | 5 | 
 addressFromSockaddr| Name:  | addressFromSockaddr |  | Prototype:  | static QHostAddress addressFromSockaddr(sockaddr *sa, int ifindex = 0, const QString &ifname = QString()) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp |  | Lines:  | 88-109 |  
  |  | 13 | 6 | 
 _q_uuidToHex| Name:  | _q_uuidToHex |  | Prototype:  | template <class Char> void _q_uuidToHex(Char *&dst, const uint &d1, const ushort &d2, const ushort &d3, const uchar (&d4)[8]) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 82-98 |  
  |  | 13 | 3 | 
 _hb_qt_font_funcs_t| Name:  | _hb_qt_font_funcs_t |  | Coverage:  |   0.000% (0/2) |  
  |  | 13 | 2 | 
 _hb_qt_font_create| Name:  | _hb_qt_font_create |  | Prototype:  | static inline hb_font_t * _hb_qt_font_create(QFontEngine *fe) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp |  | Lines:  | 688-714 |  
  |  | 13 | 3 | 
 QXmlParseException| Name:  | QXmlParseException |  | Coverage:  |  85.714% (6/7) |  
  |  | 13 | 7 | 
 QWhatsThis| Name:  | QWhatsThis |  | Coverage:  |   0.000% (0/9) |  
  |  | 13 | 7 | 
 QUnixPageSetupDialogPrivate| Name:  | QUnixPageSetupDialogPrivate |  | Coverage:  | 100.000% (2/2) |  
  |  | 13 | 2 | 
 QTouchDevice| Name:  | QTouchDevice |  | Coverage:  |   0.000% (0/11) |  
  |  | 13 | 11 | 
 QTextInlineObject| Name:  | QTextInlineObject |  | Coverage:  |   0.000% (0/12) |  
  |  | 13 | 12 | 
 QTextEditControl| Name:  | QTextEditControl |  | Coverage:  |   0.000% (0/13) |  
  |  | 13 | 7 | 
 QTestElement| Name:  | QTestElement |  | Coverage:  |  66.667% (8/12) |  
  |  | 13 | 8 | 
 QStackedLayoutPrivate| Name:  | QStackedLayoutPrivate |  | Coverage:  |   0.000% (0/15) |  
  |  | 13 | 5 | 
 QSslPreSharedKeyAuthenticator| Name:  | QSslPreSharedKeyAuthenticator |  | Coverage:  |   0.000% (0/10) |  
  |  | 13 | 10 | 
 QSplitterLayoutStruct| Name:  | QSplitterLayoutStruct |  | Coverage:  |   0.000% (0/18) |  
  |  | 13 | 5 | 
 QSpacerItem| Name:  | QSpacerItem |  | Coverage:  |   0.000% (0/9) |  
  |  | 13 | 9 | 
 QPlatformInputContextFactory| Name:  | QPlatformInputContextFactory |  | Coverage:  |   0.000% (0/12) |  
  |  | 13 | 6 | 
 QNumberStyleAnimation| Name:  | QNumberStyleAnimation |  | Coverage:  |   0.000% (0/13) |  
  |  | 13 | 9 | 
 QNetworkRequestPrivate| Name:  | QNetworkRequestPrivate |  | Coverage:  |  85.714% (6/7) |  
  |  | 13 | 5 | 
 QMutexPool| Name:  | QMutexPool |  | Coverage:  |  70.588% (12/17) |  
  |  | 13 | 9 | 
 QMetaObject_findMetaObject| Name:  | QMetaObject_findMetaObject |  | Prototype:  | static const QMetaObject *QMetaObject_findMetaObject(const QMetaObject *self, const char *name) |  | Coverage:  |  47.368% (9/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 941-960 |  
  |  | 13 | 7 | 
 QGraphicsTransformPrivate| Name:  | QGraphicsTransformPrivate |  | Coverage:  |   0.000% (0/8) |  
  |  | 13 | 4 | 
 QGraphicsAnchor| Name:  | QGraphicsAnchor |  | Coverage:  |   0.000% (0/6) |  
  |  | 13 | 6 | 
 QFormLayoutItem| Name:  | QFormLayoutItem |  | Coverage:  |   0.000% (0/13) |  
  |  | 13 | 13 | 
 QFilePrivate| Name:  | QFilePrivate |  | Coverage:  | 100.000% (6/6) |  
  |  | 13 | 4 | 
 QEvent| Name:  | QEvent |  | Coverage:  |  60.000% (6/10) |  
  |  | 13 | 6 | 
 QEasingCurveFunction| Name:  | QEasingCurveFunction |  | Coverage:  |  75.000% (3/4) |  
  |  | 13 | 4 | 
 QDomNotation| Name:  | QDomNotation |  | Coverage:  |   0.000% (0/12) |  
  |  | 13 | 8 | 
 QDBusPendingReplyData| Name:  | QDBusPendingReplyData |  | Coverage:  |  75.000% (6/8) |  
  |  | 13 | 6 | 
 QCalendarDelegate| Name:  | QCalendarDelegate |  | Coverage:  |   0.000% (0/6) |  
  |  | 13 | 4 | 
 QBufferPrivate| Name:  | QBufferPrivate |  | Coverage:  | 100.000% (9/9) |  
  |  | 13 | 5 | 
 QAccessibleMdiArea| Name:  | QAccessibleMdiArea |  | Coverage:  |   0.000% (0/18) |  
  |  | 13 | 8 | 
 QAbstractState| Name:  | QAbstractState |  | Coverage:  |  88.889% (8/9) |  
  |  | 13 | 7 | 
 PointInRegion| Name:  | PointInRegion |  | Prototype:  | static bool PointInRegion(QRegionPrivate *pRegion, int x, int y) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2702-2719 |  
  |  | 13 | 7 | 
 BounceEase| Name:  | BounceEase |  | Coverage:  |  71.429% (10/14) |  
  |  | 13 | 8 | 
 BackEase| Name:  | BackEase |  | Coverage:  |  78.571% (11/14) |  
  |  | 13 | 8 | 
 xi2ValuatorOffset| Name:  | xi2ValuatorOffset |  | Prototype:  | static int xi2ValuatorOffset(const unsigned char *maskPtr, int maskLen, int number) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2275-2292 |  
  |  | 12 | 7 | 
 viewItemTextLayout| Name:  | viewItemTextLayout |  | Prototype:  | static QSizeF viewItemTextLayout(QTextLayout &textLayout, int lineWidth) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 814-830 |  
  |  | 12 | 3 | 
 ucalDefaultTimeZoneId| Name:  | ucalDefaultTimeZoneId |  | Prototype:  | static QByteArray ucalDefaultTimeZoneId() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 82-105 |  
  |  | 12 | 3 | 
 typeNameToXml| Name:  | typeNameToXml |  | Prototype:  | static inline QString typeNameToXml(const char *typeName) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp |  | Lines:  | 58-76 |  
  |  | 12 | 5 | 
 splitString| Name:  | splitString |  | Prototype:  | template<class ResultList, class StringSource> static ResultList splitString(const StringSource &source, const QChar *sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs, const int separatorSize) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6819-6836 |  
  |  | 12 | 4 | 
 sm_setProperty| Name:  | sm_setProperty |  | Prototype:  | static void sm_setProperty(const char *name, const char *type, int num_vals, SmPropValue *vals) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 109-127 |  
  |  | 12 | 2 | 
 setupTextLayout| Name:  | setupTextLayout |  | Prototype:  | static QRectF setupTextLayout(QTextLayout *layout) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10724-10740 |  
  |  | 12 | 3 | 
 setTextDecorationFromValues| Name:  | setTextDecorationFromValues |  | Prototype:  | static void setTextDecorationFromValues(const QVector<QCss::Value> &values, QFont *font) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1198-1215 |  
  |  | 12 | 8 | 
 setNativeLocks| Name:  | setNativeLocks |  | Prototype:  | static bool setNativeLocks(const QString &fileName, int fd) |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp |  | Lines:  | 162-179 |  
  |  | 12 | 3 | 
 read_dib_infoheader| Name:  | read_dib_infoheader |  | Prototype:  | static bool read_dib_infoheader(QDataStream &s, BMP_INFOHDR &bi) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 168-184 |  
  |  | 12 | 4 | 
 readGpuFeatures| Name:  | readGpuFeatures |  | Prototype:  | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QByteArray &jsonAsciiData, QSet<QString> *result, QString *errorMessage) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 422-442 |  
  |  | 12 | 2 | 
 qt_socks5_set_host_address_and_port| Name:  | qt_socks5_set_host_address_and_port |  | Prototype:  | static bool qt_socks5_set_host_address_and_port(const QHostAddress &address, quint16 port, QByteArray *pBuf) |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 154-182 |  
  |  | 12 | 3 | 
 qt_safe_poll| Name:  | qt_safe_poll |  | Prototype:  | int qt_safe_poll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) |  | Coverage:  |  72.222% (13/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp |  | Lines:  | 97-122 |  
  |  | 12 | 6 | 
 qt_qFindChildren_helper| Name:  | qt_qFindChildren_helper |  | Prototype:  | void qt_qFindChildren_helper(const QObject *parent, const QRegularExpression &re, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) |  | Coverage:  |  77.778% (14/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1903-1920 |  
  |  | 12 | 6 | 
 qt_pixmap_thread_test| Name:  | qt_pixmap_thread_test |  | Prototype:  | static bool qt_pixmap_thread_test() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp |  | Lines:  | 71-90 |  
  |  | 12 | 5 | 
 qt_messageTypeFromGL| Name:  | qt_messageTypeFromGL |  | Prototype:  | static QOpenGLDebugMessage::Type qt_messageTypeFromGL(GLenum type) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp |  | Lines:  | 694-719 |  
  |  | 12 | 10 | 
 qt_memfill16| Name:  | qt_memfill16 |  | Prototype:  | void qt_memfill16(quint16 *dest, quint16 value, int count) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 321-341 |  
  |  | 12 | 6 | 
 qt_isect_curve_vertical| Name:  | qt_isect_curve_vertical |  | Prototype:  | static bool qt_isect_curve_vertical(const QBezier &bezier, qreal x, qreal y1, qreal y2, int depth = 0) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1966-1983 |  
  |  | 12 | 4 | 
 qt_isect_curve_horizontal| Name:  | qt_isect_curve_horizontal |  | Prototype:  | static bool qt_isect_curve_horizontal(const QBezier &bezier, qreal y, qreal x1, qreal x2, int depth = 0) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1947-1964 |  
  |  | 12 | 4 | 
 qt_idForWindowsID| Name:  | qt_idForWindowsID |  | Prototype:  | static QPageSize::PageSizeId qt_idForWindowsID(int windowsId, QSize *match = 0) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 420-442 |  
  |  | 12 | 7 | 
 qt_gl_convertToGLFormatHelper| Name:  | qt_gl_convertToGLFormatHelper |  | Prototype:  | static inline QRgb qt_gl_convertToGLFormatHelper(QRgb src_pixel, GLenum texture_format) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2302-2322 |  
  |  | 12 | 4 | 
 qt_getJustificationOpportunities| Name:  | qt_getJustificationOpportunities |  | Prototype:  | static inline void qt_getJustificationOpportunities(const ushort *string, int length, const QScriptItem &si, QGlyphLayout g, ushort *log_clusters) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 880-917 |  
  |  | 12 | 16 | 
 qt_core_boilerplate| Name:  | qt_core_boilerplate |  | Prototype:  | void qt_core_boilerplate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp |  | Lines:  | 657-678 |  
  |  | 12 | 1 | 
 qt_convertUnits| Name:  | qt_convertUnits |  | Prototype:  | static QSizeF qt_convertUnits(const QSizeF &size, QPageSize::Unit fromUnits, QPageSize::Unit toUnits) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 542-563 |  
  |  | 12 | 4 | 
 qt_add_rect_to_array| Name:  | qt_add_rect_to_array |  | Prototype:  | void qt_add_rect_to_array(const QRectF &r, GLfloat *array) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2909-2924 |  
  |  | 12 | 1 | 
 qstrtoll| Name:  | qstrtoll |  | Prototype:  | long long qstrtoll(const char * nptr, const char **endptr, int base, bool *ok) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp |  | Lines:  | 409-425 |  
  |  | 12 | 3 | 
 qstrnicmp| Name:  | qstrnicmp |  | Prototype:  | int qstrnicmp(const char *str1, const char *str2, uint len) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 435-450 |  
  |  | 12 | 5 | 
 qgl_byteSwapImage| Name:  | qgl_byteSwapImage |  | Prototype:  | static inline void qgl_byteSwapImage(QImage &img, GLenum pixel_type) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2452-2472 |  
  |  | 12 | 6 | 
 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:  | 573-594 |  
  |  | 12 | 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:  | 1234-1250 |  
  |  | 12 | 6 | 
 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:  | 314-329 |  
  |  | 12 | 5 | 
 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:  | 143-169 |  
  |  | 12 | 10 | 
 qDBusRemoveTimeout| Name:  | qDBusRemoveTimeout |  | Prototype:  | static void qDBusRemoveTimeout(DBusTimeout *timeout, void *data) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 165-187 |  
  |  | 12 | 3 | 
 qCreatev2Hash| Name:  | qCreatev2Hash |  | Prototype:  | static QByteArray qCreatev2Hash(const QAuthenticatorPrivate *ctx, QNtlmPhase3Block *phase3) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1187-1208 |  
  |  | 12 | 2 | 
 packRect| Name:  | packRect |  | Prototype:  | static void packRect(uint *geom0, uint *geom1, const QRect &rect, bool floating) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 1224-1248 |  
  |  | 12 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QPicture &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 1168-1186 |  
  |  | 12 | 2 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &s, QKeySequence &keysequence) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 1635-1651 |  
  |  | 12 | 3 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusImageStruct &icon) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp |  | Lines:  | 129-146 |  
  |  | 12 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | const QDBusArgument &operator>>(const QDBusArgument &argument, QSpiAccessibleCacheItem &item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp |  | Lines:  | 75-89 |  
  |  | 12 | 1 | 
 operator>>| Name:  | operator>> |  | Prototype:  | QDataStream &operator>>(QDataStream &ds, QTimeZone &tz) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp |  | Lines:  | 973-989 |  
  |  | 12 | 2 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QIcon &i) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1382-1398 |  
  |  | 12 | 3 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QPalette &p) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 954-972 |  
  |  | 12 | 7 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDBusArgument &operator<<(QDBusArgument &argument, const QSpiAccessibleCacheItem &item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp |  | Lines:  | 59-73 |  
  |  | 12 | 1 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QJsonDocument &o) |  | Coverage:  |  25.000% (2/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 566-582 |  
  |  | 12 | 3 | 
 openModeToOpenFlags| Name:  | openModeToOpenFlags |  | Prototype:  | static inline int openModeToOpenFlags(QIODevice::OpenMode mode) |  | Coverage:  |  93.750% (15/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 110-131 |  
  |  | 12 | 6 | 
 miUnionO| Name:  | miUnionO |  | Prototype:  | static void miUnionO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) |  | Coverage:  |   0.000% (0/82) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2401-2445 |  
  |  | 12 | 18 | 
 markFrames| Name:  | markFrames |  | Prototype:  | static void markFrames(QTextFrame *current, int from, int oldLength, int length) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 2896-2918 |  
  |  | 12 | 3 |