Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QOpenGLFunctions_3_1Name: | QOpenGLFunctions_3_1 | Coverage: | 0.000% (0/50) |
| | 79 | 18 |
QPagedPaintDeviceName: | QPagedPaintDevice | Coverage: | 0.000% (0/18) |
| | 27 | 18 |
QPaintEngineStateName: | QPaintEngineState | Coverage: | 0.000% (0/18) |
| | 22 | 18 |
QPlatformPixmapName: | QPlatformPixmap | Coverage: | 0.000% (0/26) |
| | 37 | 18 |
QPreviewPaintEngineName: | QPreviewPaintEngine | Coverage: | 72.222% (13/18) |
| | 66 | 18 |
QRadioButtonName: | QRadioButton | Coverage: | 0.000% (0/40) |
| | 51 | 18 |
QSpinBoxPrivateName: | QSpinBoxPrivate | Coverage: | 0.000% (0/76) |
| | 57 | 18 |
QSplashScreenName: | QSplashScreen | Coverage: | 0.000% (0/30) |
| | 55 | 18 |
QTestTableName: | QTestTable | Coverage: | 73.077% (19/26) |
| | 29 | 18 |
QTextOptionName: | QTextOption | Coverage: | 0.000% (0/34) |
| | 44 | 18 |
QTextTableCellName: | QTextTableCell | Coverage: | 0.000% (0/29) |
| | 53 | 18 |
QTreeWidgetPrivateName: | QTreeWidgetPrivate | Coverage: | 0.000% (0/38) |
| | 45 | 18 |
QUndoCommandName: | QUndoCommand | Coverage: | 0.000% (0/32) |
| | 28 | 18 |
QUnicodeTablesName: | QUnicodeTables | Coverage: | 88.889% (32/36) |
| | 38 | 18 |
QVector4DName: | QVector4D | Coverage: | 0.000% (0/30) |
| | 55 | 18 |
QXcbClipboardMimeName: | QXcbClipboardMime | Coverage: | 72.500% (29/40) |
| | 40 | 18 |
Q_QGS_loaderName: | Q_QGS_loader | Coverage: | 0.000% (0/9) |
| | 14 | 18 |
blend_tiled_rgb565Name: | blend_tiled_rgb565 | Prototype: | static void blend_tiled_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4520-4616 |
| | 70 | 18 |
cursorIdForShapeName: | cursorIdForShape | Prototype: | static int cursorIdForShape(int cshape) | Coverage: | 57.576% (19/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 385-437 |
| | 32 | 18 |
do_mirrorName: | do_mirror | Prototype: | inline void do_mirror(QImageData *dst, QImageData *src, bool horizontal, bool vertical) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3018-3096 |
| | 47 | 18 |
drawLineAAName: | drawLineAA | Prototype: | template<DrawPixel drawPixel, class Dasher> static bool drawLineAA(QCosmeticStroker *stroker, qreal rx1, qreal ry1, qreal rx2, qreal ry2, int caps) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 905-1046 |
| | 90 | 18 |
init_platformName: | init_platform | Prototype: | static void init_platform(const QString &pluginArgument, const QString &platformPluginPath, const QString &platformThemeName, int &argc, char **argv) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 1094-1183 |
| | 41 | 18 |
jobHoldToStringName: | jobHoldToString | Prototype: | static inline QString jobHoldToString(const QCUPSSupport::JobHoldUntil jobHold, const QTime holdUntilTime) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | Lines: | 78-109 |
| | 9 | 18 |
miUnionOName: | miUnionO | Prototype: | static void miUnionO(QRegionPrivate &dest, const QRect *r1, const QRect *r1End, const QRect *r2, const QRect *r2End, int y1, int y2) | Coverage: | 0.000% (0/82) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2401-2445 |
| | 12 | 18 |
numerusHelperName: | numerusHelper | Prototype: | static uint numerusHelper(int n, const uchar *rules, uint rulesSize) | Coverage: | 37.931% (22/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 207-284 |
| | 49 | 18 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QNetworkProxy &proxy) | Coverage: | 40.000% (14/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 1576-1619 |
| | 28 | 18 |
qt_string_normalizeName: | qt_string_normalize | Prototype: | void qt_string_normalize(QString *data, QString::NormalizationForm mode, QChar::UnicodeVersion version, int from) | Coverage: | 92.857% (52/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7154-7218 |
| | 45 | 18 |
qt_write_dibName: | qt_write_dib | Prototype: | bool qt_write_dib(QDataStream &s, QImage image) | Coverage: | 0.000% (0/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 589-691 |
| | 78 | 18 |
DeviceIntegrationName: | DeviceIntegration | Coverage: | 0.000% (0/47) |
| | 26 | 19 |
QAbstractPrintDialogName: | QAbstractPrintDialog | Coverage: | 81.481% (22/27) |
| | 60 | 19 |
QAccessibleBridgeUtilsName: | QAccessibleBridgeUtils | Coverage: | 0.000% (0/57) |
| | 45 | 19 |
QAccessibleGroupBoxName: | QAccessibleGroupBox | Coverage: | 0.000% (0/34) |
| | 34 | 19 |
QAccessibleTabBarName: | QAccessibleTabBar | Coverage: | 0.000% (0/45) |
| | 33 | 19 |
QAccessibleTextEditName: | QAccessibleTextEdit | Coverage: | 0.000% (0/34) |
| | 39 | 19 |
QCalendarPopupName: | QCalendarPopup | Coverage: | 0.000% (0/37) |
| | 53 | 19 |
QCalendarYearValidatorName: | QCalendarYearValidator | Coverage: | 0.000% (0/49) |
| | 50 | 19 |
QDBusArgumentPrivateName: | QDBusArgumentPrivate | Coverage: | 63.934% (39/61) |
| | 62 | 19 |
QDBusPendingCallName: | QDBusPendingCall | Coverage: | 91.892% (34/37) |
| | 39 | 19 |
QEvdevTabletDataName: | QEvdevTabletData | Coverage: | 0.000% (0/58) |
| | 47 | 19 |
QFbVtHandlerName: | QFbVtHandler | Coverage: | 0.000% (0/38) |
| | 56 | 19 |
QFileIconEngineName: | QFileIconEngine | Coverage: | 0.000% (0/57) |
| | 52 | 19 |
QGraphicsPathItemName: | QGraphicsPathItem | Coverage: | 0.000% (0/31) |
| | 39 | 19 |
QGraphicsRectItemName: | QGraphicsRectItem | Coverage: | 0.000% (0/29) |
| | 41 | 19 |
QGraphicsSimpleTextItemName: | QGraphicsSimpleTextItem | Coverage: | 0.000% (0/28) |
| | 54 | 19 |
QGroupBoxPrivateName: | QGroupBoxPrivate | Coverage: | 0.000% (0/55) |
| | 53 | 19 |
QHttpMultiPartIODeviceName: | QHttpMultiPartIODevice | Coverage: | 70.000% (42/60) |
| | 59 | 19 |
QImageIOHandlerName: | QImageIOHandler | Coverage: | 0.000% (0/19) |
| | 31 | 19 |
QItemDelegatePrivateName: | QItemDelegatePrivate | Coverage: | 0.000% (0/30) |
| | 33 | 19 |
QLibraryStoreName: | QLibraryStore | Coverage: | 51.020% (25/49) |
| | 47 | 19 |
QNetworkCacheMetaDataName: | QNetworkCacheMetaData | Coverage: | 95.238% (20/21) |
| | 26 | 19 |
QNetworkDiskCachePrivateName: | QNetworkDiskCachePrivate | Coverage: | 79.592% (39/49) |
| | 59 | 19 |
QNetworkReplyFileImplName: | QNetworkReplyFileImpl | Coverage: | 89.583% (43/48) |
| | 79 | 19 |
QOpenGLFunctions_1_4Name: | QOpenGLFunctions_1_4 | Coverage: | 0.000% (0/53) |
| | 81 | 19 |
QOpenGLFunctions_3_2_CoreName: | QOpenGLFunctions_3_2_Core | Coverage: | 0.000% (0/53) |
| | 86 | 19 |
QOpenGLTimeMonitorName: | QOpenGLTimeMonitor | Coverage: | 0.000% (0/31) |
| | 41 | 19 |
QPageLayoutPrivateName: | QPageLayoutPrivate | Coverage: | 0.000% (0/25) |
| | 40 | 19 |
QPlatformDragName: | QPlatformDrag | Coverage: | 0.000% (0/43) |
| | 33 | 19 |
QSslCipherName: | QSslCipher | Coverage: | 52.000% (13/25) |
| | 25 | 19 |
QT_FT_Outline_DecomposeName: | QT_FT_Outline_Decompose | Prototype: | static int QT_FT_Outline_Decompose( const QT_FT_Outline* outline, void* user ) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1367-1554 |
| | 94 | 19 |
QTextFormatCollectionName: | QTextFormatCollection | Coverage: | 0.000% (0/45) |
| | 41 | 19 |
QToolTipName: | QToolTip | Coverage: | 0.000% (0/41) |
| | 35 | 19 |
QTranslatorName: | QTranslator | Coverage: | 72.549% (37/51) |
| | 50 | 19 |
drawRectangleName: | drawRectangle | Prototype: | template <FillClip clip> void drawRectangle(qint32 *bits, int width, int height, const QPoint *int1, const QPoint *center1, const QPoint *ext1, const QPoint *int2, const QPoint *center2, const QPoint *ext2, qint32 extValue) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 288-431 |
| | 92 | 19 |
findVersionDirectivePositionName: | findVersionDirectivePosition | Prototype: | static QVersionDirectivePosition findVersionDirectivePosition(const char *source) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 430-501 |
| | 37 | 19 |
getMessageName: | getMessage | Prototype: | static QString getMessage(const uchar *m, const uchar *end, const char *context, const char *sourceText, const char *comment, uint numerus) | Coverage: | 71.111% (32/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 897-965 |
| | 48 | 19 |
gray_render_cubicName: | gray_render_cubic | Prototype: | static void gray_render_cubic( PWorker worker, const QT_FT_Vector* control1, const QT_FT_Vector* control2, const QT_FT_Vector* to ) | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 974-1092 |
| | 83 | 19 |
localMSecsToEpochMSecsName: | localMSecsToEpochMSecs | Prototype: | static qint64 localMSecsToEpochMSecs(qint64 localMsecs, QDateTimePrivate::DaylightStatus *daylightStatus, QDate *localDate = 0, QTime *localTime = 0, QString *abbreviation = 0) | Coverage: | 95.312% (61/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2488-2582 |
| | 56 | 19 |
qt_gl_resolve_featuresName: | qt_gl_resolve_features | Prototype: | static int qt_gl_resolve_features() | Coverage: | 56.140% (32/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 221-295 |
| | 61 | 19 |
qt_memfill32Name: | qt_memfill32 | Prototype: | void qt_memfill32(quint32 *dest, quint32 value, int count) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 240-288 |
| | 34 | 19 |
DrawTextItemDeviceName: | DrawTextItemDevice | Coverage: | 0.000% (0/28) |
| | 26 | 20 |
QButtonGroupName: | QButtonGroup | Coverage: | 0.000% (0/41) |
| | 43 | 20 |
QColorShowerName: | QColorShower | Coverage: | 0.000% (0/30) |
| | 162 | 20 |
QCommandLinkButtonPrivateName: | QCommandLinkButtonPrivate | Coverage: | 0.000% (0/29) |
| | 72 | 20 |
QDBusPendingCallPrivateName: | QDBusPendingCallPrivate | Coverage: | 72.222% (39/54) |
| | 59 | 20 |
QGridBoxName: | QGridBox | Coverage: | 0.000% (0/20) |
| | 22 | 20 |
QIconCacheGtkReaderName: | QIconCacheGtkReader | Coverage: | 0.000% (0/74) |
| | 65 | 20 |
QIntValidatorName: | QIntValidator | Coverage: | 0.000% (0/60) |
| | 47 | 20 |
QLibraryInfoName: | QLibraryInfo | Coverage: | 66.000% (33/50) |
| | 67 | 20 |
QOpenGLFunctions_1_5Name: | QOpenGLFunctions_1_5 | Coverage: | 0.000% (0/56) |
| | 87 | 20 |
QOpenGLFunctions_3_3_CoreName: | QOpenGLFunctions_3_3_Core | Coverage: | 0.000% (0/56) |
| | 92 | 20 |
QOpenGLPixelTransferOptionsName: | QOpenGLPixelTransferOptions | Coverage: | 0.000% (0/22) |
| | 23 | 20 |
QSqlErrorName: | QSqlError | Coverage: | 75.000% (18/24) |
| | 33 | 20 |
QSqlResultPrivateName: | QSqlResultPrivate | Coverage: | 87.805% (72/82) |
| | 74 | 20 |
QStorageInfoPrivateName: | QStorageInfoPrivate | Coverage: | 69.565% (32/46) |
| | 46 | 20 |
QTableWidgetPrivateName: | QTableWidgetPrivate | Coverage: | 0.000% (0/48) |
| | 55 | 20 |
QTextDocumentFragmentName: | QTextDocumentFragment | Coverage: | 0.000% (0/40) |
| | 39 | 20 |
QTextFragmentName: | QTextFragment | Coverage: | 0.000% (0/60) |
| | 50 | 20 |
QTsciiCodecName: | QTsciiCodec | Coverage: | 31.579% (18/57) |
| | 54 | 20 |
QXcbVirtualDesktopName: | QXcbVirtualDesktop | Coverage: | 39.535% (17/43) |
| | 46 | 20 |
blend_transformed_tiled_rgb565Name: | blend_transformed_tiled_rgb565 | Prototype: | static void blend_transformed_tiled_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/66) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5174-5321 |
| | 103 | 20 |
canonicalOrderHelperName: | canonicalOrderHelper | Prototype: | static void canonicalOrderHelper(QString *str, QChar::UnicodeVersion version, int from) | Coverage: | 93.548% (58/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1877-1963 |
| | 59 | 20 |
copyArgumentName: | copyArgument | Prototype: | static void copyArgument(void *to, int id, const QVariant &arg) | Coverage: | 18.750% (9/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | Lines: | 54-148 |
| | 45 | 20 |
createWriteHandlerHelperName: | createWriteHandlerHelper | Prototype: | static QImageIOHandler *createWriteHandlerHelper(QIODevice *device, const QByteArray &format) | Coverage: | 0.000% (0/78) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 134-240 |
| | 49 | 20 |
gray_render_lineName: | gray_render_line | Prototype: | static void gray_render_line( PWorker worker, TPos to_x, TPos to_y ) | Coverage: | 0.000% (0/69) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 634-814 |
| | 109 | 20 |
putEscapedStringName: | putEscapedString | Prototype: | template <typename Char> static inline void putEscapedString(QTextStreamPrivate *d, const Char *begin, int length, bool isUnicode = true) | Coverage: | 90.323% (56/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 192-299 |
| | 72 | 20 |
qt_blend_argb32_on_argb32_sse2Name: | qt_blend_argb32_on_argb32_sse2 | Prototype: | void qt_blend_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 52-86 |
| | 23 | 20 |
qt_scale_image_argb32_on_argb32_sse2Name: | qt_scale_image_argb32_on_argb32_sse2 | Prototype: | void qt_scale_image_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) | Coverage: | 0.000% (0/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 479-602 |
| | 83 | 20 |
QAccessibleToolButtonName: | QAccessibleToolButton | Coverage: | 0.000% (0/47) |
| | 36 | 21 |
QBspTreeName: | QBspTree | Coverage: | 0.000% (0/54) |
| | 54 | 21 |
QCupsJobWidgetName: | QCupsJobWidget | Coverage: | 0.000% (0/27) |
| | 57 | 21 |