| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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 |
QXmlStreamAttribute| Name: | QXmlStreamAttribute | | Coverage: | 60.000% (3/5) |
| | 18 | 5 |
QToolBarAreaLayoutItem| Name: | QToolBarAreaLayoutItem | | Coverage: | 0.000% (0/23) |
| | 18 | 9 |
QOpenGLFunctions_1_1_DeprecatedBackend| Name: | QOpenGLFunctions_1_1_DeprecatedBackend | | Coverage: | 0.000% (0/2) |
| | 18 | 2 |
QOpenGLFunctions| Name: | QOpenGLFunctions | | Coverage: | 0.000% (0/22) |
| | 18 | 10 |
QNetworkAccessFileBackendFactory| Name: | QNetworkAccessFileBackendFactory | | Coverage: | 51.724% (15/29) |
| | 18 | 10 |
QMetaCallEvent| Name: | QMetaCallEvent | | Coverage: | 93.750% (30/32) |
| | 18 | 12 |
QKeyEvent| Name: | QKeyEvent | | Coverage: | 0.000% (0/25) |
| | 18 | 11 |
QGLWidgetGLPaintDevice| Name: | QGLWidgetGLPaintDevice | | Coverage: | 61.905% (13/21) |
| | 18 | 10 |
QGLPixelBufferPrivate| Name: | QGLPixelBufferPrivate | | Coverage: | 0.000% (0/6) |
| | 18 | 4 |
QFramePrivate| Name: | QFramePrivate | | Coverage: | 0.000% (0/4) |
| | 18 | 4 |
QFileSystemIterator| Name: | QFileSystemIterator | | Coverage: | 100.000% (18/18) |
| | 18 | 8 |
QElapsedTimer| Name: | QElapsedTimer | | Coverage: | 88.889% (16/18) |
| | 18 | 12 |
QBlittable| Name: | QBlittable | | Coverage: | 0.000% (0/13) |
| | 18 | 9 |
QBidiControl| Name: | QBidiControl | | Coverage: | 0.000% (0/17) |
| | 18 | 9 |
QBenchmarkEvent| Name: | QBenchmarkEvent | | Coverage: | 88.889% (8/9) |
| | 18 | 9 |
QAbstractConcatenable| Name: | QAbstractConcatenable | | Coverage: | 100.000% (25/25) |
| | 18 | 8 |
MetaObject| Name: | MetaObject | | Coverage: | 45.833% (11/24) |
| | 18 | 12 |
Flags| Name: | Flags | | Coverage: | 83.333% (20/24) |
| | 18 | 12 |
FixedColumnMatrix| Name: | FixedColumnMatrix | | Coverage: | 0.000% (0/17) |
| | 18 | 13 |
writeMSDosDate| Name: | writeMSDosDate | | Prototype: | static void writeMSDosDate(uchar *dest, const QDateTime& dt) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 97-121 |
| | 17 | 2 |
ucstrncmp| Name: | ucstrncmp | | Prototype: | static int ucstrncmp(const QChar *a, const QChar *b, int l) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 443-526 |
| | 17 | 13 |
standardLibraryErrorString| Name: | standardLibraryErrorString | | Prototype: | static QString standardLibraryErrorString(int errorCode) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemerror.cpp | | Lines: | 108-146 |
| | 17 | 8 |
stackTrace| Name: | stackTrace | | Prototype: | static void stackTrace() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 125-157 |
| | 17 | 3 |
realMaxSize| Name: | realMaxSize | | Prototype: | static int realMaxSize(const QDockAreaLayoutInfo &info) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 502-528 |
| | 17 | 6 |
qt_read_xpm_image_or_array| Name: | qt_read_xpm_image_or_array | | Prototype: | bool qt_read_xpm_image_or_array(QIODevice *device, const char * const * source, QImage &image) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1022-1051 |
| | 17 | 7 |
qt_last_index_of| Name: | qt_last_index_of | | Prototype: | static inline int qt_last_index_of(const QChar *haystack, int haystackLen, QChar needle, int from, Qt::CaseSensitivity cs) | | Coverage: | 95.652% (22/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10003-10028 |
| | 17 | 9 |
qt_int_to_string| Name: | qt_int_to_string | | Prototype: | const char *qt_int_to_string(int val, char *buf) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 131-153 |
| | 17 | 5 |
qt_ends_with| Name: | qt_ends_with | | Prototype: | static inline bool qt_ends_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: | 10130-10154 |
| | 17 | 7 |
qt_blend_rgb32_on_rgb16| Name: | qt_blend_rgb32_on_rgb16 | | Prototype: | static void qt_blend_rgb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 290-325 |
| | 17 | 4 |
qstrtoull| Name: | qstrtoull | | Prototype: | unsigned long long qstrtoull(const char * nptr, const char **endptr, int base, bool *ok) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 71-97 |
| | 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 |
qFloatDistance| Name: | qFloatDistance | | Prototype: | quint64 qFloatDistance(double a, double b) | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 196-229 |
| | 17 | 7 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
RadialFetchPlain| Name: | RadialFetchPlain | | Coverage: | 0.000% (0/16) |
| | 17 | 6 |
QUnicodeControlCharacterMenu| Name: | QUnicodeControlCharacterMenu | | Coverage: | 0.000% (0/19) |
| | 17 | 7 |
QToolBarExtension| Name: | QToolBarExtension | | Coverage: | 0.000% (0/7) |
| | 17 | 5 |
QTextDocumentFragmentPrivate| Name: | QTextDocumentFragmentPrivate | | Coverage: | 0.000% (0/11) |
| | 17 | 5 |
QTemporaryFilePrivate| Name: | QTemporaryFilePrivate | | Coverage: | 87.500% (14/16) |
| | 17 | 8 |
QSpanBuffer| Name: | QSpanBuffer | | Coverage: | 0.000% (0/12) |
| | 17 | 6 |
QSignalTransitionPrivate| Name: | QSignalTransitionPrivate | | Coverage: | 80.000% (12/15) |
| | 17 | 7 |
QRecursiveMutexPrivate| Name: | QRecursiveMutexPrivate | | Coverage: | 100.000% (16/16) |
| | 17 | 7 |
QPrintPropertiesDialog| Name: | QPrintPropertiesDialog | | Coverage: | 0.000% (0/4) |
| | 17 | 4 |
QOpenGLFunctions_1_1_CoreBackend| Name: | QOpenGLFunctions_1_1_CoreBackend | | Coverage: | 0.000% (0/2) |
| | 17 | 2 |
QIODevicePrivate| Name: | QIODevicePrivate | | Coverage: | 100.000% (16/16) |
| | 17 | 8 |
QGtkStyleUpdateScheduler| Name: | QGtkStyleUpdateScheduler | | Coverage: | 0.000% (0/11) |
| | 17 | 5 |
QGLTemporaryContext| Name: | QGLTemporaryContext | | Coverage: | 0.000% (0/8) |
| | 17 | 4 |
QGLFunctions| Name: | QGLFunctions | | Coverage: | 70.588% (12/17) |
| | 17 | 9 |
QDirIterator| Name: | QDirIterator | | Coverage: | 100.000% (13/13) |
| | 17 | 11 |
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 |
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 |
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 |
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 |
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 |
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_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_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_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_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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
glyph_metrics_t| Name: | glyph_metrics_t | | Coverage: | 0.000% (0/4) |
| | 16 | 2 |