| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QProxyStylePrivate| Name: | QProxyStylePrivate | | Coverage: | 0.000% (0/21) |
| | 16 | 7 |
QResourceFileEngineIterator| Name: | QResourceFileEngineIterator | | Coverage: | 72.222% (13/18) |
| | 16 | 8 |
QScreenPrivate| Name: | QScreenPrivate | | Coverage: | 0.000% (0/10) |
| | 16 | 4 |
QScrollbarStyleAnimation| Name: | QScrollbarStyleAnimation | | Coverage: | 0.000% (0/14) |
| | 16 | 8 |
QSimdSse2| Name: | QSimdSse2 | | Coverage: | 0.000% (0/16) |
| | 16 | 16 |
QTextBlockGroup| Name: | QTextBlockGroup | | Coverage: | 0.000% (0/8) |
| | 16 | 6 |
QTextImageHandler| Name: | QTextImageHandler | | Coverage: | 0.000% (0/10) |
| | 16 | 6 |
UnionRegion| Name: | UnionRegion | | Prototype: | static void UnionRegion(const QRegionPrivate *reg1, const QRegionPrivate *reg2, QRegionPrivate &dest) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2423-2445 |
| | 16 | 2 |
ZoomFactorValidator| Name: | ZoomFactorValidator | | Coverage: | 33.333% (7/21) |
| | 16 | 7 |
_q_dupEnvironment| Name: | _q_dupEnvironment | | Prototype: | static char **_q_dupEnvironment(const QProcessEnvironmentPrivate::Hash &environment, int *envc) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 293-316 |
| | 16 | 3 |
addressFromSockaddr| Name: | addressFromSockaddr | | Prototype: | static QHostAddress addressFromSockaddr(sockaddr *sa, int ifindex = 0, const QString &ifname = QString()) | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 81-108 |
| | 16 | 7 |
adjustContextSelectionsForCell| Name: | adjustContextSelectionsForCell | | Prototype: | static void adjustContextSelectionsForCell(QAbstractTextDocumentLayout::PaintContext &cell_context, const QTextTableCell &cell, int r, int c, const int *selectedTableCells) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 908-940 |
| | 16 | 5 |
bestSizeMatch| Name: | bestSizeMatch | | Prototype: | static QPixmapIconEngineEntry *bestSizeMatch( const QSize &size, QPixmapIconEngineEntry *pa, QPixmapIconEngineEntry *pb) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 181-202 |
| | 16 | 5 |
blend_color_generic| Name: | blend_color_generic | | Prototype: | static void blend_color_generic(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 3830-3853 |
| | 16 | 4 |
calculatePosixDate| Name: | calculatePosixDate | | Prototype: | static QDate calculatePosixDate(const QByteArray &dateRule, int year) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 349-373 |
| | 16 | 5 |
childWidgets| Name: | childWidgets | | Prototype: | QList<QWidget*> childWidgets(const QWidget *widget) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 70-90 |
| | 16 | 5 |
cmp| Name: | cmp | | Prototype: | static int cmp(Bigint *a, Bigint *b) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 899-925 |
| | 16 | 5 |
computeWAET| Name: | computeWAET | | Prototype: | static void computeWAET(EdgeTableEntry *AET) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3332-3355 |
| | 16 | 4 |
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 |
convert_ARGB_PM_to_ARGB| Name: | convert_ARGB_PM_to_ARGB | | Prototype: | static void convert_ARGB_PM_to_ARGB(QImageData *dest, const QImageData *src) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 973-995 |
| | 16 | 3 |
convert_ARGB_to_ARGB_PM| Name: | convert_ARGB_to_ARGB_PM | | Prototype: | static void convert_ARGB_to_ARGB_PM(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 252-274 |
| | 16 | 3 |
convert_ARGB_to_RGBA| Name: | convert_ARGB_to_RGBA | | Prototype: | static void convert_ARGB_to_RGBA(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 429-451 |
| | 16 | 3 |
convert_ARGB_to_RGBx| Name: | convert_ARGB_to_RGBx | | Prototype: | static void convert_ARGB_to_RGBx(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 405-427 |
| | 16 | 3 |
convert_RGBA_to_ARGB| Name: | convert_RGBA_to_ARGB | | Prototype: | static void convert_RGBA_to_ARGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 475-497 |
| | 16 | 3 |
convert_RGBA_to_RGB| Name: | convert_RGBA_to_RGB | | Prototype: | static void convert_RGBA_to_RGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 997-1019 |
| | 16 | 3 |
crc32| Name: | crc32 | | Prototype: | template <typename Char> __attribute__((__target__("sse4.2"))) static uint crc32(const Char *ptr, size_t len, uint h) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 95-132 |
| | 16 | 5 |
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 |
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 |
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 |
fixedCDataSection| Name: | fixedCDataSection | | Prototype: | static QString fixedCDataSection(const QString &data, bool *ok) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 732-756 |
| | 16 | 6 |
fixedComment| Name: | fixedComment | | Prototype: | static QString fixedComment(const QString &data, bool *ok) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 703-727 |
| | 16 | 6 |
fixedPIData| Name: | fixedPIData | | Prototype: | static QString fixedPIData(const QString &data, bool *ok) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 760-784 |
| | 16 | 6 |
glyph_metrics_t| Name: | glyph_metrics_t | | Coverage: | 0.000% (0/4) |
| | 16 | 2 |
initialGlobalScaleFactor| Name: | initialGlobalScaleFactor | | Prototype: | static inline qreal initialGlobalScaleFactor() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 52-76 |
| | 16 | 6 |
interpolate| Name: | interpolate | | Prototype: | static qreal interpolate(const QPair<QGraphicsAnchorLayoutPrivate::Interval, qreal> &factor, qreal min, qreal minPref, qreal pref, qreal maxPref, qreal max) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 443-469 |
| | 16 | 5 |
loadAET| Name: | loadAET | | Prototype: | static void loadAET(EdgeTableEntry *AET, EdgeTableEntry *ETEs) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3288-3310 |
| | 16 | 4 |
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 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QDBusMessage &msg) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 814-832 |
| | 16 | 3 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QPen &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 1018-1037 |
| | 16 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream & operator>>(QDataStream &s, QTransform &t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1079-1098 |
| | 16 | 1 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QByteArray &ba) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2926-2949 |
| | 16 | 4 |
parseAlignment| Name: | parseAlignment | | Prototype: | static Qt::Alignment parseAlignment(const QCss::Value *values, int count) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 681-702 |
| | 16 | 11 |
parseHeaderValue| Name: | parseHeaderValue | | Prototype: | static QVariant parseHeaderValue(QNetworkRequest::KnownHeaders header, const QByteArray &value) | | Coverage: | 88.000% (22/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 864-902 |
| | 16 | 12 |
parseStyleValue| Name: | parseStyleValue | | Prototype: | static BorderStyle parseStyleValue(QCss::Value v) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 901-935 |
| | 16 | 15 |
progressForValue| Name: | progressForValue | | Prototype: | static qreal progressForValue(const QEasingCurve &curve, qreal value) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 160-182 |
| | 16 | 6 |
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 |
qDrawPlainRect| Name: | qDrawPlainRect | | Prototype: | void qDrawPlainRect(QPainter *p, int x, int y, int w, int h, const QColor &c, int lineWidth, const QBrush *fill) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | | Lines: | 507-528 |
| | 16 | 5 |
qExtractServerTime| Name: | qExtractServerTime | | Prototype: | static QByteArray qExtractServerTime(const QByteArray& targetInfoBuff) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1212-1235 |
| | 16 | 3 |
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 |
qdbusDefaultThreadDebug| Name: | qdbusDefaultThreadDebug | | Prototype: | void qdbusDefaultThreadDebug(int action, int condition, QDBusConnectionPrivate *conn) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 104-122 |
| | 16 | 2 |
qgluProject| Name: | qgluProject | | Prototype: | static inline GLint qgluProject(GLdouble objx, GLdouble objy, GLdouble objz, const GLdouble model[16], const GLdouble proj[16], const GLint viewport[4], GLdouble * winx, GLdouble * winy, GLdouble * winz) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 304-330 |
| | 16 | 2 |
qt_ends_with| Name: | qt_ends_with | | Prototype: | static inline bool qt_ends_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10157-10178 |
| | 16 | 7 |
qt_findAtNxFile| Name: | qt_findAtNxFile | | Prototype: | QString qt_findAtNxFile(const QString &baseFileName, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1397-1424 |
| | 16 | 7 |
qt_painterpath_isect_line| Name: | qt_painterpath_isect_line | | Prototype: | static void qt_painterpath_isect_line(const QPointF &p1, const QPointF &p2, const QPointF &pos, int *winding) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1733-1763 |
| | 16 | 5 |
qt_polygon_isect_line| Name: | qt_polygon_isect_line | | Prototype: | static void qt_polygon_isect_line(const QPointF &p1, const QPointF &p2, const QPointF &pos, int *winding) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 49-77 |
| | 16 | 5 |
qt_qimageScaleAARGBA_helper| Name: | qt_qimageScaleAARGBA_helper | | Prototype: | inline static void qt_qimageScaleAARGBA_helper(const unsigned int *pix, int xyap, int Cxy, int step, int &r, int &g, int &b, int &a) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 355-374 |
| | 16 | 2 |
qt_starts_with| Name: | qt_starts_with | | Prototype: | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10083-10106 |
| | 16 | 7 |
readGpuFeatures| Name: | readGpuFeatures | | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QJsonDocument &doc, QSet<QString> *result, QString *errorMessage) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 399-430 |
| | 16 | 8 |
read_pbm_header| Name: | read_pbm_header | | Prototype: | static bool read_pbm_header(QIODevice *device, char& type, int& w, int& h, int& mcc) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 90-115 |
| | 16 | 6 |
splitString| Name: | splitString | | Prototype: | template<class ResultList, typename MidMethod> static ResultList splitString(const QString &source, MidMethod mid, const QRegularExpression &re, QString::SplitBehavior behavior) | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6990-7015 |
| | 16 | 5 |
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 |
QDirIterator| Name: | QDirIterator | | Coverage: | 100.000% (13/13) |
| | 17 | 11 |
QGLFunctions| Name: | QGLFunctions | | Coverage: | 70.588% (12/17) |
| | 17 | 9 |
QGLTemporaryContext| Name: | QGLTemporaryContext | | Coverage: | 0.000% (0/8) |
| | 17 | 4 |
QGtkStyleUpdateScheduler| Name: | QGtkStyleUpdateScheduler | | Coverage: | 0.000% (0/11) |
| | 17 | 5 |
QIODevicePrivate| Name: | QIODevicePrivate | | Coverage: | 100.000% (16/16) |
| | 17 | 8 |
QOpenGLFunctions_1_1_CoreBackend| Name: | QOpenGLFunctions_1_1_CoreBackend | | Coverage: | 0.000% (0/2) |
| | 17 | 2 |
QPrintPropertiesDialog| Name: | QPrintPropertiesDialog | | Coverage: | 0.000% (0/4) |
| | 17 | 4 |
QRecursiveMutexPrivate| Name: | QRecursiveMutexPrivate | | Coverage: | 100.000% (16/16) |
| | 17 | 7 |
QSignalTransitionPrivate| Name: | QSignalTransitionPrivate | | Coverage: | 80.000% (12/15) |
| | 17 | 7 |
QSpanBuffer| Name: | QSpanBuffer | | Coverage: | 0.000% (0/12) |
| | 17 | 6 |
QTemporaryFilePrivate| Name: | QTemporaryFilePrivate | | Coverage: | 87.500% (14/16) |
| | 17 | 8 |
QTextDocumentFragmentPrivate| Name: | QTextDocumentFragmentPrivate | | Coverage: | 0.000% (0/11) |
| | 17 | 5 |
QToolBarExtension| Name: | QToolBarExtension | | Coverage: | 0.000% (0/7) |
| | 17 | 5 |
QUnicodeControlCharacterMenu| Name: | QUnicodeControlCharacterMenu | | Coverage: | 0.000% (0/19) |
| | 17 | 7 |
RadialFetchPlain| Name: | RadialFetchPlain | | Coverage: | 0.000% (0/16) |
| | 17 | 6 |
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 |
calculateUnixPriority| Name: | calculateUnixPriority | | Prototype: | static bool calculateUnixPriority(int priority, int *sched_policy, int *__sched_priority) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 515-553 |
| | 17 | 3 |
comp_func_Source_sse2| Name: | comp_func_Source_sse2 | | Prototype: | void comp_func_Source_sse2(uint *dst, const uint *src, int length, uint const_alpha) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 202-231 |
| | 17 | 5 |
decompositionHelper| Name: | decompositionHelper | | Prototype: | static const unsigned short * decompositionHelper (uint ucs4, int *length, int *tag, unsigned short *buffer) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1290-1315 |
| | 17 | 3 |
detectWebBrowser| Name: | detectWebBrowser | | Prototype: | static inline bool detectWebBrowser(const QByteArray &desktop, bool checkBrowserVariable, QString *browser) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 75-108 |
| | 17 | 15 |
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 |
fixToolBarOrientation| Name: | fixToolBarOrientation | | Prototype: | static void fixToolBarOrientation(QLayoutItem *item, int dockPos) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1904-1934 |
| | 17 | 5 |
fixedPubidLiteral| Name: | fixedPubidLiteral | | Prototype: | static QString fixedPubidLiteral(const QString &data, bool *ok) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 789-817 |
| | 17 | 6 |
generateGlyph| Name: | generateGlyph | | Prototype: | static QTtfGlyph generateGlyph(int index, const QPainterPath &path, qreal advance, qreal lsb, qreal ppem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 953-984 |
| | 17 | 2 |
good_offset| Name: | good_offset | | Prototype: | static ShiftResult good_offset(const QBezier *b1, const QBezier *b2, qreal offset, qreal threshold) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 231-253 |
| | 17 | 5 |
hb_stringToGlyphs| Name: | hb_stringToGlyphs | | Prototype: | static HB_Bool hb_stringToGlyphs(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint32 *numGlyphs, HB_Bool rightToLeft) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 102-127 |
| | 17 | 4 |
lineIntersectsRect| Name: | lineIntersectsRect | | Prototype: | static bool lineIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1061-1094 |
| | 17 | 5 |
nextField| Name: | nextField | | Prototype: | static QPair<QByteArray, QByteArray> nextField(const QByteArray &text, int &position, bool isNameValue) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 378-406 |
| | 17 | 5 |
operator<<| Name: | operator<< | | Prototype: | static QDebug operator<<(QDebug debug, QDir::SortFlags sorting) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2329-2351 |
| | 17 | 11 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QSurfaceFormat &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 824-845 |
| | 17 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QAction *action) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1300-1321 |
| | 17 | 5 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QUuid &id) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 657-684 |
| | 17 | 4 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QVariant &v) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3616-3638 |
| | 17 | 5 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QCursor &c) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 329-352 |
| | 17 | 4 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QUuid &id) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 690-717 |
| | 17 | 4 |
printPage| Name: | printPage | | Prototype: | static void printPage(int index, QPainter *painter, const QTextDocument *doc, const QRectF &body, const QPointF &pageNumberPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 1849-1879 |
| | 17 | 2 |
propertyWriteReply| Name: | propertyWriteReply | | Prototype: | static QDBusMessage propertyWriteReply(const QDBusMessage &msg, const QString &interface_name, const QByteArray &property_name, int status) | | Coverage: | 36.364% (4/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 293-320 |
| | 17 | 6 |
qDBusToggleWatch| Name: | qDBusToggleWatch | | Prototype: | static void qDBusToggleWatch(DBusWatch *watch, void *data) | | Coverage: | 73.684% (14/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 251-278 |
| | 17 | 5 |
qFloatDistance| Name: | qFloatDistance | | Prototype: | quint32 qFloatDistance(float a, float b) | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 138-171 |
| | 17 | 7 |