| 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: | 101-149 |
| | 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: | 72-91 |
| | 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: | 70-108 |
| | 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: | 840-872 |
| | 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: | 88-132 |
| | 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: | 1376-1400 |
| | 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: | 386-407 |
| | 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: | 46-86 |
| | 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: | 184-241 |
| | 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: | 498-536 |
| | 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: | 96-132 |
| | 16 | 8 |
pow5mult| Name: | pow5mult | | Prototype: | static Bigint *pow5mult(Bigint *b, int k) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 811-843 |
| | 21 | 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: | 183-214 |
| | 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: | 1665-1689 |
| | 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: | 728-759 |
| | 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: | 900-936 |
| | 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: | 943-978 |
| | 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: | 1971-1998 |
| | 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: | 1932-1963 |
| | 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: | 64-97 |
| | 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: | 65-92 |
| | 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: | 618-721 |
| | 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: | 2459-2490 |
| | 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: | 526-539 |
| | 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: | 2085-2112 |
| | 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: | 46-77 |
| | 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: | 48-81 |
| | 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: | 3988-4036 |
| | 29 | 8 |
getPixmap| Name: | getPixmap | | Prototype: | static QPixmap getPixmap(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 73-111 |
| | 20 | 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: | 332-356 |
| | 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: | 1376-1444 |
| | 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: | 2965-2997 |
| | 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: | 420-443 |
| | 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: | 1165-1190 |
| | 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: | 1138-1163 |
| | 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: | 468-509 |
| | 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: | 62-110 |
| | 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: | 885-940 |
| | 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: | 1754-1793 |
| | 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: | 667-703 |
| | 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: | 852-903 |
| | 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: | 781-801 |
| | 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: | 1832-1873 |
| | 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: | 154-200 |
| | 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: | 140-159 |
| | 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: | 337-363 |
| | 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: | 4180-4226 |
| | 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: | 4135-4178 |
| | 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: | 288-319 |
| | 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: | 339-397 |
| | 43 | 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 |
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 |
QIODevicePrivate| Name: | QIODevicePrivate | | Coverage: | 100.000% (16/16) |
| | 17 | 8 |
QHttpNetworkRequestPrivate| Name: | QHttpNetworkRequestPrivate | | Coverage: | 32.653% (16/49) |
| | 57 | 8 |
QHostInfoRunnable| Name: | QHostInfoRunnable | | Coverage: | 95.238% (20/21) |
| | 28 | 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 |
QAbstractConcatenable| Name: | QAbstractConcatenable | | Coverage: | 100.000% (25/25) |
| | 18 | 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(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: | 2264-2281 |
| | 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: | 1082-1106 |
| | 16 | 7 |