Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QFileSelectorPrivateName: | QFileSelectorPrivate | Coverage: | 68.000% (17/25) |
| | 31 | 13 |
QFormLayoutItemName: | QFormLayoutItem | Coverage: | 0.000% (0/15) |
| | 13 | 13 |
QGLCustomShaderStageName: | QGLCustomShaderStage | Coverage: | 0.000% (0/23) |
| | 35 | 13 |
QGlobalNetworkProxyName: | QGlobalNetworkProxy | Coverage: | 83.333% (30/36) |
| | 42 | 13 |
QListWidgetPrivateName: | QListWidgetPrivate | Coverage: | 0.000% (0/23) |
| | 43 | 13 |
QMutexName: | QMutex | Coverage: | 93.103% (27/29) |
| | 24 | 13 |
QOpenGLCustomShaderStageName: | QOpenGLCustomShaderStage | Coverage: | 0.000% (0/23) |
| | 35 | 13 |
QOpenGLFunctions_1_0Name: | QOpenGLFunctions_1_0 | Coverage: | 0.000% (0/39) |
| | 39 | 13 |
QOpenGLVersionProfileName: | QOpenGLVersionProfile | Coverage: | 0.000% (0/31) |
| | 20 | 13 |
QPaintEngineExPrivateName: | QPaintEngineExPrivate | Coverage: | 0.000% (0/31) |
| | 39 | 13 |
QPixmapBlurFilterName: | QPixmapBlurFilter | Coverage: | 0.000% (0/26) |
| | 38 | 13 |
QProgressBarPrivateName: | QProgressBarPrivate | Coverage: | 0.000% (0/33) |
| | 34 | 13 |
QPushButtonPrivateName: | QPushButtonPrivate | Coverage: | 0.000% (0/39) |
| | 45 | 13 |
QRegularExpressionMatchIteratorName: | QRegularExpressionMatchIterator | Coverage: | 94.118% (16/17) |
| | 22 | 13 |
QSemaphoreName: | QSemaphore | Coverage: | 82.143% (23/28) |
| | 34 | 13 |
QSignalTransitionName: | QSignalTransition | Coverage: | 76.000% (19/25) |
| | 34 | 13 |
QSizeGripPrivateName: | QSizeGripPrivate | Coverage: | 0.000% (0/45) |
| | 36 | 13 |
QStackedWidgetName: | QStackedWidget | Coverage: | 0.000% (0/15) |
| | 19 | 13 |
QStaticTextPrivateName: | QStaticTextPrivate | Coverage: | 0.000% (0/32) |
| | 75 | 13 |
QStyleSheetBorderDataName: | QStyleSheetBorderData | Coverage: | 0.000% (0/37) |
| | 23 | 13 |
QTemporaryDirName: | QTemporaryDir | Coverage: | 92.000% (23/25) |
| | 21 | 13 |
QTextHtmlStyleSelectorName: | QTextHtmlStyleSelector | Coverage: | 0.000% (0/23) |
| | 28 | 13 |
QTextItemIntName: | QTextItemInt | Coverage: | 0.000% (0/41) |
| | 36 | 13 |
QTextTableDataName: | QTextTableData | Coverage: | 0.000% (0/19) |
| | 32 | 13 |
QThreadDataName: | QThreadData | Coverage: | 85.714% (24/28) |
| | 36 | 13 |
QtFontFamilyName: | QtFontFamily | Coverage: | 0.000% (0/35) |
| | 24 | 13 |
RectInRegionName: | RectInRegion | Prototype: | static bool RectInRegion(QRegionPrivate *region, int rx, int ry, uint rwidth, uint rheight) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2697-2757 |
| | 36 | 13 |
convertPathName: | convertPath | Prototype: | static void convertPath(const QPainterPath &path, QVector<TTF_POINT> *points, QVector<int> *endPoints, qreal ppem) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 715-835 |
| | 82 | 13 |
correctWidgetContextName: | correctWidgetContext | Prototype: | static bool correctWidgetContext(Qt::ShortcutContext context, QWidget *w, QWidget *active_window) | Coverage: | 0.000% (0/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | Lines: | 135-195 |
| | 30 | 13 |
decimalFormName: | decimalForm | Prototype: | QString &decimalForm(QChar zero, QChar decimal, QChar group, QString &digits, int decpt, uint precision, PrecisionMode pm, bool always_show_decpt, bool thousands_group) | Coverage: | 100.000% (40/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 157-197 |
| | 22 | 13 |
findArgEscapesName: | findArgEscapes | Prototype: | static ArgEscapeData findArgEscapes(const QString &s) | Coverage: | 100.000% (39/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7221-7281 |
| | 42 | 13 |
findPatternUnloadedName: | findPatternUnloaded | Prototype: | static bool findPatternUnloaded(const QString &library, QLibraryPrivate *lib) | Coverage: | 56.818% (25/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 227-318 |
| | 46 | 13 |
gray_render_spanName: | gray_render_span | Prototype: | static void gray_render_span( int count, const QT_FT_Span* spans, PWorker worker ) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1111-1157 |
| | 19 | 13 |
int2stringName: | int2string | Prototype: | static QString int2string(int num, int base, int ndigits, bool *oflow) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 151-205 |
| | 37 | 13 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QFont &font) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2176-2228 |
| | 37 | 13 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QBrush &b) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1047-1106 |
| | 40 | 13 |
qDBusPropertyGetName: | qDBusPropertyGet | Prototype: | QDBusMessage qDBusPropertyGet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) | Coverage: | 74.510% (38/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 217-283 |
| | 50 | 13 |
qDrawShadePanelName: | qDrawShadePanel | Prototype: | void qDrawShadePanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 300-360 |
| | 47 | 13 |
q_getTimeFromASN1Name: | q_getTimeFromASN1 | Prototype: | QDateTime q_getTimeFromASN1(const ASN1_TIME *aTime) | Coverage: | 36.735% (18/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 1009-1100 |
| | 62 | 13 |
qglx_findConfigName: | qglx_findConfig | Prototype: | GLXFBConfig qglx_findConfig(Display *display, int screen , const QSurfaceFormat &format, int drawableBit) | Coverage: | 61.538% (24/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 113-184 |
| | 35 | 13 |
qt_alphargbblit_argb32Name: | qt_alphargbblit_argb32 | Prototype: | static void qt_alphargbblit_argb32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uint *src, int mapWidth, int mapHeight, int srcStride, const QClipData *clip) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5921-5994 |
| | 45 | 13 |
qt_keyForCustomSizeName: | qt_keyForCustomSize | Prototype: | static QString qt_keyForCustomSize(const QSizeF &size, QPageSize::Unit units) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 439-465 |
| | 9 | 13 |
qt_messageSeverityToStringName: | qt_messageSeverityToString | Prototype: | static QString qt_messageSeverityToString(QOpenGLDebugMessage::Severity severity) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 830-849 |
| | 3 | 13 |
qt_painterpath_isect_line_rectName: | qt_painterpath_isect_line_rect | Prototype: | static bool qt_painterpath_isect_line_rect(qreal x1, qreal y1, qreal x2, qreal y2, const QRectF &rect) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1859-1937 |
| | 55 | 13 |
qt_stroke_sideName: | qt_stroke_side | Prototype: | template <class Iterator> bool qt_stroke_side(Iterator *it, QStroker *stroker, bool capFirst, QLineF *startTangent) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 626-760 |
| | 68 | 13 |
setFontSizeFromValueName: | setFontSizeFromValue | Prototype: | static bool setFontSizeFromValue(QCss::Value value, QFont *font, int *fontSizeAdjustment) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1095-1130 |
| | 27 | 13 |
styleStringHelperName: | styleStringHelper | Prototype: | static QString styleStringHelper(int weight, QFont::Style style) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1296-1328 |
| | 25 | 13 |
ucstrncmpName: | 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 |
variantHashName: | variantHash | Prototype: | static inline uint variantHash(const QVariant &variant) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 276-297 |
| | 14 | 13 |
verifyTagName: | verifyTag | Prototype: | static inline const uchar *verifyTag(const uchar *tagPtr, const uchar *endPtr) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 112-143 |
| | 15 | 13 |
QAccessibleActionInterfaceName: | QAccessibleActionInterface | Coverage: | 0.000% (0/14) |
| | 14 | 14 |
QAccessibleActionStringsName: | QAccessibleActionStrings | Coverage: | 0.000% (0/38) |
| | 26 | 14 |
QCommandLinkButtonName: | QCommandLinkButton | Coverage: | 0.000% (0/30) |
| | 71 | 14 |
QDBusServiceWatcherName: | QDBusServiceWatcher | Coverage: | 40.909% (9/22) |
| | 26 | 14 |
QDBusXmlParserName: | QDBusXmlParser | Coverage: | 84.848% (28/33) |
| | 21 | 14 |
QDebugName: | QDebug | Coverage: | 92.105% (35/38) |
| | 36 | 14 |
QDirSortItemComparatorName: | QDirSortItemComparator | Coverage: | 94.231% (49/52) |
| | 44 | 14 |
QDockWidgetGroupLayoutName: | QDockWidgetGroupLayout | Coverage: | 0.000% (0/18) |
| | 30 | 14 |
QEglFSContextName: | QEglFSContext | Coverage: | 0.000% (0/32) |
| | 29 | 14 |
QEventTransitionName: | QEventTransition | Coverage: | 75.000% (18/24) |
| | 38 | 14 |
QFileDevicePrivateName: | QFileDevicePrivate | Coverage: | 39.394% (13/33) |
| | 33 | 14 |
QFontComboBoxPrivateName: | QFontComboBoxPrivate | Coverage: | 0.000% (0/44) |
| | 38 | 14 |
QGraphicsDropShadowEffectName: | QGraphicsDropShadowEffect | Coverage: | 0.000% (0/26) |
| | 41 | 14 |
QGraphicsScaleName: | QGraphicsScale | Coverage: | 0.000% (0/22) |
| | 41 | 14 |
QIconThemeName: | QIconTheme | Coverage: | 0.000% (0/41) |
| | 49 | 14 |
QMimeAllGlobPatternsName: | QMimeAllGlobPatterns | Coverage: | 69.444% (25/36) |
| | 34 | 14 |
QNetworkAccessCacheBackendName: | QNetworkAccessCacheBackend | Coverage: | 68.571% (24/35) |
| | 41 | 14 |
QOpenGLContextPrivateName: | QOpenGLContextPrivate | Coverage: | 0.000% (0/38) |
| | 46 | 14 |
QOpenGLExtensionsName: | QOpenGLExtensions | Coverage: | 0.000% (0/32) |
| | 28 | 14 |
QOpenGLVertexArrayObjectName: | QOpenGLVertexArrayObject | Coverage: | 0.000% (0/28) |
| | 36 | 14 |
QPlatformOpenGLContextName: | QPlatformOpenGLContext | Coverage: | 0.000% (0/34) |
| | 28 | 14 |
QSqlIndexName: | QSqlIndex | Coverage: | 19.231% (5/26) |
| | 27 | 14 |
QStatePrivateName: | QStatePrivate | Coverage: | 100.000% (32/32) |
| | 32 | 14 |
QTapGestureRecognizerName: | QTapGestureRecognizer | Coverage: | 0.000% (0/30) |
| | 29 | 14 |
QTcpServerPrivateName: | QTcpServerPrivate | Coverage: | 87.879% (29/33) |
| | 33 | 14 |
QThreadPoolThreadName: | QThreadPoolThread | Coverage: | 89.189% (33/37) |
| | 38 | 14 |
QTornOffMenuName: | QTornOffMenu | Coverage: | 0.000% (0/26) |
| | 30 | 14 |
QUndoViewName: | QUndoView | Coverage: | 0.000% (0/20) |
| | 35 | 14 |
QVectorPathName: | QVectorPath | Coverage: | 0.000% (0/36) |
| | 43 | 14 |
QWindowContainerPrivateName: | QWindowContainerPrivate | Coverage: | 0.000% (0/38) |
| | 35 | 14 |
StateSaverName: | StateSaver | Coverage: | 0.000% (0/44) |
| | 57 | 14 |
VersionTermName: | VersionTerm | Coverage: | 0.000% (0/30) |
| | 24 | 14 |
_q_boundGeometryToSizeConstraintsName: | _q_boundGeometryToSizeConstraints | Prototype: | static void _q_boundGeometryToSizeConstraints(const QRectF &startGeometry, QRectF *rect, Qt::WindowFrameSection section, const QSizeF &min, const QSizeF &max, const QGraphicsWidget *widget) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 484-559 |
| | 50 | 14 |
calculatePosixTransitionsName: | calculatePosixTransitions | Prototype: | static QVector<QTimeZonePrivate::Data> calculatePosixTransitions(const QByteArray &posixRule, int startYear, int endYear, int lastTranMSecs) | Coverage: | 78.261% (36/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 497-591 |
| | 61 | 14 |
convertToGLFormatHelperName: | convertToGLFormatHelper | Prototype: | static void convertToGLFormatHelper(QImage &dst, const QImage &img, GLenum texture_format) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2318-2404 |
| | 59 | 14 |
defaultHintStyleFromMatchName: | defaultHintStyleFromMatch | Prototype: | QFontEngine::HintStyle defaultHintStyleFromMatch(QFont::HintingPreference hintingPreference, FcPattern *match, bool useXftConf) | Coverage: | 40.000% (12/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 550-593 |
| | 24 | 14 |
drawPolygonsName: | drawPolygons | Prototype: | static void drawPolygons(qint32 *bits, int width, int height, const QPoint *vertices, const quint32 *indices, int indexCount, qint32 value) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 427-481 |
| | 44 | 14 |
drawTriangleName: | drawTriangle | Prototype: | template <FillClip clip> void drawTriangle(qint32 *bits, int width, int height, const QPoint *center, const QPoint *v1, const QPoint *v2, qint32 value) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 164-280 |
| | 69 | 14 |
escapedStringName: | escapedString | Prototype: | static QByteArray escapedString(const QString &s) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | Lines: | 51-114 |
| | 41 | 14 |
fromIsoTimeStringName: | fromIsoTimeString | Prototype: | static QTime fromIsoTimeString(const QStringRef &string, Qt::DateFormat format, bool *isMidnight24) | Coverage: | 91.228% (52/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1857-1924 |
| | 45 | 14 |
gray_render_conicName: | gray_render_conic | Prototype: | static void gray_render_conic( PWorker worker, const QT_FT_Vector* control, const QT_FT_Vector* to ) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 831-937 |
| | 64 | 14 |
makePatternName: | makePattern | Prototype: | static inline QByteArray makePattern(const QByteArray &value) | Coverage: | 85.484% (53/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | Lines: | 186-233 |
| | 35 | 14 |
parseHeaderNameName: | parseHeaderName | Prototype: | static int parseHeaderName(const QByteArray &headerName) | Coverage: | 83.333% (30/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 803-839 |
| | 24 | 14 |
qScanConvertName: | qScanConvert | Prototype: | template <typename T> void qScanConvert(QScanConverter &d, T allVertical) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 316-377 |
| | 39 | 14 |
qUncompressName: | qUncompress | Prototype: | QByteArray qUncompress(const uchar* data, int nbytes) | Coverage: | 50.000% (21/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 571-650 |
| | 51 | 14 |
qt_bitmapblit_templateName: | qt_bitmapblit_template | Prototype: | template <class DST> static inline void qt_bitmapblit_template(QRasterBuffer *rasterBuffer, int x, int y, DST color, const uchar *map, int mapWidth, int mapHeight, int mapStride) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5504-5564 |
| | 38 | 14 |
qt_idForSizeName: | qt_idForSize | Prototype: | static QPageSize::PageSizeId qt_idForSize(const QSizeF &size, QPageSize::Unit units, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 670-706 |
| | 22 | 14 |
queued_activateName: | queued_activate | Prototype: | static void queued_activate(QObject *sender, int signal, QObjectPrivate::Connection *c, void **argv, QMutexLocker &locker) | Coverage: | 57.143% (24/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3535-3587 |
| | 40 | 14 |
read_image_scaledName: | read_image_scaled | Prototype: | static void read_image_scaled(QImage *outImage, png_structp png_ptr, png_infop info_ptr, QPngHandlerPrivate::AllocatedMemoryPointers &, QSize scaledSize) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 404-481 |
| | 58 | 14 |
replaceArgEscapesName: | replaceArgEscapes | Prototype: | static QString replaceArgEscapes(const QString &s, const ArgEscapeData &d, int field_width, const QString &arg, const QString &larg, QChar fillChar = QLatin1Char(' ')) | Coverage: | 100.000% (44/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7283-7375 |
| | 56 | 14 |