| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 qt_qdnsservicerecord_sort| Name:  | qt_qdnsservicerecord_sort |  | Prototype:  | static void qt_qdnsservicerecord_sort(QList<QDnsServiceRecord> &records) |  | Coverage:  |  95.455% (21/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp |  | Lines:  | 107-155 |  
  |  | 22 | 8 | 
 qt_multiplierForUnit| Name:  | qt_multiplierForUnit |  | Prototype:  | double qt_multiplierForUnit(QPrinter::Unit unit, int resolution) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 78-97 |  
  |  | 9 | 8 | 
 qt_get_hex_rgb| Name:  | qt_get_hex_rgb |  | Prototype:  | bool qt_get_hex_rgb(const char *name, QRgb *rgb) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp |  | Lines:  | 76-114 |  
  |  | 33 | 8 | 
 qt_getDefaultJustificationOpportunities| Name:  | qt_getDefaultJustificationOpportunities |  | Prototype:  | static inline void qt_getDefaultJustificationOpportunities(const ushort *string, int length, QGlyphLayout g, ushort *log_clusters, int spaceAs) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 846-878 |  
  |  | 19 | 8 | 
 qt_blend_rgb32_on_rgb32_sse2| Name:  | qt_blend_rgb32_on_rgb32_sse2 |  | Prototype:  | void qt_blend_rgb32_on_rgb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 95-139 |  
  |  | 27 | 8 | 
 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:  | 1388-1412 |  
  |  | 13 | 8 | 
 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:  | 392-413 |  
  |  | 15 | 8 | 
 qDecodeDataUrl| Name:  | qDecodeDataUrl |  | Prototype:  | bool qDecodeDataUrl(const QUrl &uri, QString &mimeType, QByteArray &payload) |  | Coverage:  |  91.667% (22/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdataurl.cpp |  | Lines:  | 52-92 |  
  |  | 21 | 8 | 
 qDBusReplyFill| Name:  | qDBusReplyFill |  | Prototype:  | void qDBusReplyFill(const QDBusMessage &reply, QDBusError &error, QVariant &data) |  | Coverage:  |  84.000% (21/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusreply.cpp |  | Lines:  | 190-247 |  
  |  | 37 | 8 | 
 qCompress| Name:  | qCompress |  | Prototype:  | QByteArray qCompress(const uchar* data, int nbytes, int compressionLevel) |  | Coverage:  |  52.381% (11/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 593-631 |  
  |  | 26 | 8 | 
 proxyAuthenticationKey| Name:  | proxyAuthenticationKey |  | Prototype:  | static QByteArray proxyAuthenticationKey(const QNetworkProxy &proxy, const QString &realm) |  | Coverage:  |  50.000% (7/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp |  | Lines:  | 102-138 |  
  |  | 16 | 8 | 
 parse_length_modifier| Name:  | parse_length_modifier |  | Prototype:  | static LengthMod parse_length_modifier(const char * &c) noexcept |  | Coverage:  |  35.714% (5/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6034-6047 |  
  |  | 9 | 8 | 
 parseTzTransitions| Name:  | parseTzTransitions |  | Prototype:  | static QVector<QTzTransition> parseTzTransitions(QDataStream &ds, int tzh_timecnt, bool longTran) |  | Coverage:  |  72.414% (21/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 189-220 |  
  |  | 18 | 8 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug debug, QIODevice::OpenMode modes) |  | Coverage:  |  69.565% (16/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 2015-2039 |  
  |  | 20 | 8 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QJsonValue &o) |  | Coverage:  |  20.000% (3/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 750-781 |  
  |  | 21 | 8 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDataStream &operator<<(QDataStream &s, const QPen &p) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp |  | Lines:  | 906-942 |  
  |  | 24 | 8 | 
 operator<<| Name:  | operator<< |  | Prototype:  | QDebug operator<<(QDebug dbg, const QPageLayout &layout) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 949-984 |  
  |  | 25 | 8 | 
 operator-| Name:  | operator- |  | Prototype:  | QVariant operator-(const QVariant &arg1, const QVariant &arg2) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1977-2004 |  
  |  | 20 | 8 | 
 operator+| Name:  | operator+ |  | Prototype:  | QVariant operator+(const QVariant &arg1, const QVariant &arg2) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1938-1969 |  
  |  | 20 | 8 | 
 openModeToFopenMode| Name:  | openModeToFopenMode |  | Prototype:  | static inline QByteArray openModeToFopenMode(QIODevice::OpenMode flags, const QFileSystemEntry &fileEntry, QFileSystemMetaData &metaData) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 70-103 |  
  |  | 20 | 8 | 
 loadTzTimeZones| Name:  | loadTzTimeZones |  | Prototype:  | static QTzTimeZoneHash loadTzTimeZones() |  | Coverage:  |  70.000% (14/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp |  | Lines:  | 71-98 |  
  |  | 16 | 8 | 
 loadOpenSsl| Name:  | loadOpenSsl |  | Prototype:  | static QPair<QLibrary*, QLibrary*> loadOpenSsl() |  | Coverage:  |  12.500% (3/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 624-727 |  
  |  | 36 | 8 | 
 lastIndexOfHelper| Name:  | lastIndexOfHelper |  | Prototype:  | static int lastIndexOfHelper(const char *haystack, int l, const char *needle, int ol, int from) |  | Coverage:  |  96.154% (25/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 2604-2635 |  
  |  | 25 | 8 | 
 isProxyError| Name:  | isProxyError |  | Prototype:  | static bool isProxyError(QAbstractSocket::SocketError error) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 534-547 |  
  |  | 3 | 8 | 
 intersectPath| Name:  | intersectPath |  | Prototype:  | QPainterPath intersectPath(const QPainterPath &path, const QRectF &rect) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 2092-2119 |  
  |  | 19 | 8 | 
 init| Name:  | init |  | Prototype:  | static void init(QTextBoundaryFinder::BoundaryType type, const QChar *chars, int length, QCharAttributes *attributes) |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp |  | Lines:  | 52-83 |  
  |  | 20 | 8 | 
 ignoreProxyFor| Name:  | ignoreProxyFor |  | Prototype:  | static bool ignoreProxyFor(const QNetworkProxyQuery &query) |  | Coverage:  |   9.091% (2/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp |  | Lines:  | 54-87 |  
  |  | 18 | 8 | 
 handleSpans| Name:  | handleSpans |  | Prototype:  | template <typename T> void handleSpans(int count, const QSpan *spans, const QSpanData *data, T &handler) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 3987-4035 |  
  |  | 29 | 8 | 
 getFcFamilyForStyleHint| Name:  | getFcFamilyForStyleHint |  | Prototype:  | static const char *getFcFamilyForStyleHint(const QFont::StyleHint style) |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 339-363 |  
  |  | 14 | 8 | 
 fillRect_normalized| Name:  | fillRect_normalized |  | Prototype:  | static void fillRect_normalized(const QRect &r, QSpanData *data, QRasterPaintEnginePrivate *pe) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1382-1450 |  
  |  | 46 | 8 | 
 do_mirror_data| Name:  | do_mirror_data |  | Prototype:  | template<class T> inline void do_mirror_data(QImageData *dst, QImageData *src, int dstX0, int dstY0, int dstXIncr, int dstYIncr, int w, int h) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2984-3016 |  
  |  | 17 | 8 | 
 directorySizeDistance| Name:  | directorySizeDistance |  | Prototype:  | static int directorySizeDistance(const QIconDirInfo &dir, int iconsize) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 580-603 |  
  |  | 16 | 8 | 
 destStoreMonoLsb| Name:  | destStoreMonoLsb |  | Prototype:  | static void destStoreMonoLsb(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1178-1203 |  
  |  | 16 | 8 | 
 destStoreMono| Name:  | destStoreMono |  | Prototype:  | static void destStoreMono(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1151-1176 |  
  |  | 16 | 8 | 
 decode| Name:  | decode |  | Prototype:  | static int decode(QString &appendTo, const ushort *begin, const ushort *end) |  | Coverage:  | 100.000% (22/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 498-539 |  
  |  | 28 | 8 | 
 copyMouseEvent| Name:  | copyMouseEvent |  | Prototype:  | static QMouseEvent *copyMouseEvent(QEvent *e) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 69-117 |  
  |  | 12 | 8 | 
 convert_indexed8_to_RGB16_inplace| Name:  | convert_indexed8_to_RGB16_inplace |  | Prototype:  | static bool convert_indexed8_to_RGB16_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 891-946 |  
  |  | 37 | 8 | 
 convert_Mono_to_X32| Name:  | convert_Mono_to_X32 |  | Prototype:  | static void convert_Mono_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 1766-1805 |  
  |  | 34 | 8 | 
 convert_BGR30_to_RGB30_inplace| Name:  | convert_BGR30_to_RGB30_inplace |  | Prototype:  | static bool convert_BGR30_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 673-709 |  
  |  | 29 | 8 | 
 convertToRelative| Name:  | convertToRelative |  | Prototype:  | static int convertToRelative(QVector<TTF_POINT> *points) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 859-910 |  
  |  | 35 | 8 | 
 convertToPcreOptions| Name:  | convertToPcreOptions |  | Prototype:  | static int convertToPcreOptions(QRegularExpression::PatternOptions patternOptions) |  | Coverage:  | 100.000% (22/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 787-807 |  
  |  | 16 | 8 | 
 convertFromGLImage| Name:  | convertFromGLImage |  | Prototype:  | static void convertFromGLImage(QImage &img, int w, int h, bool alpha_format, bool include_alpha) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1838-1879 |  
  |  | 23 | 8 | 
 comp_func_Plus_sse2| Name:  | comp_func_Plus_sse2 |  | Prototype:  | void comp_func_Plus_sse2(uint *dst, const uint *src, int length, uint const_alpha) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 161-207 |  
  |  | 26 | 8 | 
 changed_signal| Name:  | changed_signal |  | Prototype:  | static const char *changed_signal(int which) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 146-165 |  
  |  | 11 | 8 | 
 buildMatchRule| Name:  | buildMatchRule |  | Prototype:  | static QByteArray buildMatchRule(const QString &service, const QString &objectPath, const QString &interface, const QString &member, const QStringList &argMatch, const QString & ) |  | Coverage:  |  90.476% (19/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 343-369 |  
  |  | 17 | 8 | 
 blend_untransformed_generic_rgb64| Name:  | blend_untransformed_generic_rgb64 |  | Prototype:  | static void blend_untransformed_generic_rgb64(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4179-4225 |  
  |  | 35 | 8 | 
 blend_untransformed_generic| Name:  | blend_untransformed_generic |  | Prototype:  | static void blend_untransformed_generic(int count, const QSpan *spans, void *userData) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 4134-4177 |  
  |  | 33 | 8 | 
 appendItems| Name:  | appendItems |  | Prototype:  | static void appendItems(QScriptAnalysis *analysis, int &start, int &stop, const QBidiControl &control, QChar::Direction dir) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 294-325 |  
  |  | 18 | 8 | 
 addCircle| Name:  | addCircle |  | Prototype:  | static bool addCircle(const QBezier *b, qreal offset, QBezier *o) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 345-403 |  
  |  | 43 | 8 | 
 QXcbSoftwareOpenGLEnforcer| Name:  | QXcbSoftwareOpenGLEnforcer |  | Coverage:  |  44.444% (8/18) |  
  |  | 8 | 8 | 
 QXcbShmGraphicsBuffer| Name:  | QXcbShmGraphicsBuffer |  | Coverage:  |  90.000% (9/10) |  
  |  | 11 | 8 | 
 QXcbNativeInterfaceHandler| Name:  | QXcbNativeInterfaceHandler |  | Coverage:  |  62.500% (5/8) |  
  |  | 14 | 8 | 
 QWizardHeader| Name:  | QWizardHeader |  | Coverage:  |   0.000% (0/22) |  
  |  | 72 | 8 | 
 QWheelEvent| Name:  | QWheelEvent |  | Coverage:  |   0.000% (0/12) |  
  |  | 11 | 8 | 
 QTextObject| Name:  | QTextObject |  | Coverage:  |   0.000% (0/8) |  
  |  | 15 | 8 | 
 QTextDecoder| Name:  | QTextDecoder |  | Coverage:  | 100.000% (10/10) |  
  |  | 12 | 8 | 
 QTestElement| Name:  | QTestElement |  | Coverage:  |  66.667% (8/12) |  
  |  | 13 | 8 | 
 QTemporaryFilePrivate| Name:  | QTemporaryFilePrivate |  | Coverage:  |  87.500% (14/16) |  
  |  | 17 | 8 | 
 QSystemLocaleData| Name:  | QSystemLocaleData |  | Coverage:  |  66.667% (20/30) |  
  |  | 25 | 8 | 
 QStorageIterator| Name:  | QStorageIterator |  | Coverage:  |  90.000% (9/10) |  
  |  | 8 | 8 | 
 QSslCertificateExtension| Name:  | QSslCertificateExtension |  | Coverage:  |  87.500% (7/8) |  
  |  | 11 | 8 | 
 QScrollbarStyleAnimation| Name:  | QScrollbarStyleAnimation |  | Coverage:  |   0.000% (0/14) |  
  |  | 16 | 8 | 
 QScrollPrepareEvent| Name:  | QScrollPrepareEvent |  | Coverage:  |   0.000% (0/8) |  
  |  | 8 | 8 | 
 QResourceFileEngineIterator| Name:  | QResourceFileEngineIterator |  | Coverage:  |  72.222% (13/18) |  
  |  | 16 | 8 | 
 QRegularExpressionValidator| Name:  | QRegularExpressionValidator |  | Coverage:  |   0.000% (0/16) |  
  |  | 20 | 8 | 
 QPlatformPrinterSupport| Name:  | QPlatformPrinterSupport |  | Coverage:  |  12.500% (1/8) |  
  |  | 12 | 8 | 
 QPanGesture| Name:  | QPanGesture |  | Coverage:  |   0.000% (0/8) |  
  |  | 9 | 8 | 
 QNetworkReplyDataImpl| Name:  | QNetworkReplyDataImpl |  | Coverage:  |  50.000% (5/10) |  
  |  | 35 | 8 | 
 QNetworkAuthenticationCache| Name:  | QNetworkAuthenticationCache |  | Coverage:  |  81.818% (18/22) |  
  |  | 21 | 8 | 
 QNetworkAccessFtpBackendFactory| Name:  | QNetworkAccessFtpBackendFactory |  | Coverage:  |  58.333% (7/12) |  
  |  | 7 | 8 | 
 QNetworkAccessDebugPipeBackendFactory| Name:  | QNetworkAccessDebugPipeBackendFactory |  | Coverage:  |  58.333% (7/12) |  
  |  | 7 | 8 | 
 QMimeGlobMatchResult| Name:  | QMimeGlobMatchResult |  | Coverage:  |  90.909% (20/22) |  
  |  | 16 | 8 | 
 QMapNodeBase| Name:  | QMapNodeBase |  | Coverage:  |  96.154% (25/26) |  
  |  | 22 | 8 | 
 QLayoutItem| Name:  | QLayoutItem |  | Coverage:  |   0.000% (0/8) |  
  |  | 8 | 8 | 
 QKdPointFinder| Name:  | QKdPointFinder |  | Coverage:  |   0.000% (0/18) |  
  |  | 21 | 8 | 
 QHttpNetworkRequestPrivate| Name:  | QHttpNetworkRequestPrivate |  | Coverage:  |  64.000% (16/25) |  
  |  | 47 | 8 | 
 QGraphicsGridLayoutEngine| Name:  | QGraphicsGridLayoutEngine |  | Coverage:  |   0.000% (0/16) |  
  |  | 12 | 8 | 
 QFileSystemIterator| Name:  | QFileSystemIterator |  | Coverage:  | 100.000% (18/18) |  
  |  | 18 | 8 | 
 QFileSelector| Name:  | QFileSelector |  | Coverage:  |  93.333% (14/15) |  
  |  | 23 | 8 | 
 QDomNotation| Name:  | QDomNotation |  | Coverage:  |   0.000% (0/12) |  
  |  | 13 | 8 | 
 QDomCommentPrivate| Name:  | QDomCommentPrivate |  | Coverage:  |   0.000% (0/18) |  
  |  | 15 | 8 | 
 QDBusContext| Name:  | QDBusContext |  | Coverage:  |  75.000% (6/8) |  
  |  | 11 | 8 | 
 QBrushDataPointerDeleter| Name:  | QBrushDataPointerDeleter |  | Coverage:  |   0.000% (0/14) |  
  |  | 8 | 8 | 
 QBenchmarkTimeMeasurer| Name:  | QBenchmarkTimeMeasurer |  | Coverage:  |  75.000% (6/8) |  
  |  | 8 | 8 | 
 QBenchmarkTickMeasurer| Name:  | QBenchmarkTickMeasurer |  | Coverage:  |   0.000% (0/8) |  
  |  | 10 | 8 | 
 QBenchmarkCallgrindMeasurer| Name:  | QBenchmarkCallgrindMeasurer |  | Coverage:  |   0.000% (0/8) |  
  |  | 11 | 8 | 
 QAccessibleWindowContainer| Name:  | QAccessibleWindowContainer |  | Coverage:  |   0.000% (0/14) |  
  |  | 12 | 8 | 
 QAccessibleProgressBar| Name:  | QAccessibleProgressBar |  | Coverage:  |   0.000% (0/10) |  
  |  | 9 | 8 | 
 QAccessibleObject| Name:  | QAccessibleObject |  | Coverage:  |   0.000% (0/12) |  
  |  | 12 | 8 | 
 QAccessibleMdiArea| Name:  | QAccessibleMdiArea |  | Coverage:  |   0.000% (0/18) |  
  |  | 13 | 8 | 
 QAbstractTransitionPrivate| Name:  | QAbstractTransitionPrivate |  | Coverage:  |  83.333% (10/12) |  
  |  | 15 | 8 | 
 ParallelAnchorData| Name:  | ParallelAnchorData |  | Coverage:  |   0.000% (0/23) |  
  |  | 57 | 8 | 
 Notify| Name:  | Notify |  | Coverage:  |  55.000% (11/20) |  
  |  | 15 | 8 | 
 ElasticEase| Name:  | ElasticEase |  | Coverage:  |  75.000% (12/16) |  
  |  | 15 | 8 | 
 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 | 
 waitForPopup| Name:  | waitForPopup |  | Prototype:  | static bool waitForPopup(QToolBar *tb, QWidget *popup) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp |  | Lines:  | 1088-1112 |  
  |  | 16 | 7 | 
 updateHelper| Name:  | updateHelper |  | Prototype:  | static inline bool updateHelper(QGraphicsViewPrivate *view, QGraphicsItemPrivate *item, const QRectF &rect, bool itemIsUntransformable) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5100-5135 |  
  |  | 24 | 7 | 
 unstylable| Name:  | unstylable |  | Prototype:  | static bool unstylable(const QWidget *w) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2389-2419 |  
  |  | 15 | 7 |