Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
dataName: | data | Prototype: | static inline QTextFrameData *data(QTextFrame *f) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 242-248 |
| | 4 | 2 |
customClearName: | customClear | Prototype: | static void customClear(QVariant::Private *d) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1048-1056 |
| | 4 | 2 |
copyUIntName: | copyUInt | Prototype: | static inline void copyUInt(uchar *dest, const uchar *src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 83-89 |
| | 4 | 1 |
copyMetadataName: | copyMetadata | Prototype: | static void copyMetadata(QImageData *dst, const QImageData *src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1106-1113 |
| | 4 | 1 |
convertToPcreOptionsName: | convertToPcreOptions | Prototype: | static int convertToPcreOptions(QRegularExpression::MatchOptions matchOptions) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 806-814 |
| | 4 | 2 |
convertRGBA8888ToARGB64PMName: | convertRGBA8888ToARGB64PM | Prototype: | static const QRgba64 * convertRGBA8888ToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 578-590 |
| | 4 | 2 |
convertARGB32ToARGB64PMName: | convertARGB32ToARGB64PM | Prototype: | static const QRgba64 * convertARGB32ToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 552-564 |
| | 4 | 2 |
containsDecendantOfName: | containsDecendantOf | Prototype: | static bool containsDecendantOf(const QSet<QAbstractState *> &states, const QAbstractState *node) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 295-302 |
| | 4 | 3 |
containsName: | contains | Prototype: | static inline bool contains(const QJsonArray &haystack, unsigned needle) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 150-157 |
| | 4 | 3 |
containsName: | contains | Prototype: | static inline bool contains(const QJsonArray &haystack, const QString &needle) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 159-166 |
| | 4 | 3 |
combineSizeName: | combineSize | Prototype: | static void combineSize(QSizeF &result, const QSizeF &size) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | Lines: | 59-65 |
| | 4 | 3 |
closeAllPopupsName: | closeAllPopups | Prototype: | static inline void closeAllPopups() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3000-3008 |
| | 4 | 2 |
cleanPathName: | cleanPath | Prototype: | static QString cleanPath(const QString &_path) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 130-138 |
| | 4 | 2 |
cleanDriverDictName: | cleanDriverDict | Prototype: | static void cleanDriverDict() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | Lines: | 202-208 |
| | 4 | 1 |
check_step_validName: | check_step_valid | Prototype: | static inline bool check_step_valid(qreal step, const char *method) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | Lines: | 92-99 |
| | 4 | 2 |
changeSpacerSizeName: | changeSpacerSize | Prototype: | static void changeSpacerSize(QLayout *layout, int index, int width, int height) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 85-91 |
| | 4 | 2 |
boundSizeName: | boundSize | Prototype: | static void boundSize(QSizeF &result, const QSizeF &size) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | Lines: | 67-73 |
| | 4 | 3 |
blend_pixelName: | blend_pixel | Prototype: | inline static void blend_pixel(quint32 &dst, const quint32 src) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | Lines: | 42-48 |
| | 4 | 3 |
applyCursorName: | applyCursor | Prototype: | static inline void applyCursor(const QList<QWindow *> &l, const QCursor &c) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3418-3425 |
| | 4 | 3 |
appendSeparatorName: | appendSeparator | Prototype: | static inline void appendSeparator(QStringList *list, const QString &string, int from, int size, int lastQuote) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 350-356 |
| | 4 | 2 |
ancestorOfName: | ancestorOf | Prototype: | static inline bool ancestorOf(QObject *widget, QObject *other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1522-1529 |
| | 4 | 3 |
aggregateParameterCountName: | aggregateParameterCount | Prototype: | static int aggregateParameterCount(const QVector<QMetaMethodBuilderPrivate> &methods) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1158-1164 |
| | 4 | 2 |
addLineName: | addLine | Prototype: | void addLine(QPainterPath &path, const QLineF &line) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1960-1968 |
| | 4 | 2 |
addKeyName: | addKey | Prototype: | static inline void addKey(QString &str, const QString &theKey, QKeySequence::SequenceFormat format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1205-1211 |
| | 4 | 2 |
addBezierName: | addBezier | Prototype: | void addBezier(QPainterPath &path, const QBezier &bezier) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1986-1994 |
| | 4 | 2 |
adapted_angle_on_xName: | adapted_angle_on_x | Prototype: | static inline qreal adapted_angle_on_x(const QLineF &line) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 173-179 |
| | 4 | 2 |
activeWindowChangeQueuedName: | activeWindowChangeQueued | Prototype: | static bool activeWindowChangeQueued(const QWindow *window) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2769-2778 |
| | 4 | 1 |
_qfile_writeDataName: | _qfile_writeData | Prototype: | static inline qint64 _qfile_writeData(QAbstractFileEngine *engine, QRingBuffer *buffer) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 271-277 |
| | 4 | 2 |
_q_toHexName: | _q_toHex | Prototype: | template <class Char, class Integral> void _q_toHex(Char *&dst, Integral value) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 46-57 |
| | 4 | 2 |
_q_interpolateName: | _q_interpolate | Prototype: | template<> inline QColor _q_interpolate(const QColor &f,const QColor &t, qreal progress) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | Lines: | 46-52 |
| | 4 | 1 |
_q_futexName: | _q_futex | Prototype: | static inline int _q_futex(void *addr, int op, int val, const struct timespec *timeout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 135-147 |
| | 4 | 1 |
_hb_qt_font_get_glyph_nameName: | _hb_qt_font_get_glyph_name | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_name(hb_font_t * , void * , hb_codepoint_t , char *name, unsigned int size, void * ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 551-561 |
| | 4 | 2 |
_hb_qt_font_get_glyphName: | _hb_qt_font_get_glyph | Prototype: | static hb_bool_t _hb_qt_font_get_glyph(hb_font_t * , void *font_data, hb_codepoint_t unicode, hb_codepoint_t , hb_codepoint_t *glyph, void * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 419-431 |
| | 4 | 1 |
QXmlParseExceptionPrivateName: | QXmlParseExceptionPrivate | Coverage: | 50.000% (1/2) |
| | 4 | 2 |
QWritingSystemsPrivateName: | QWritingSystemsPrivate | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QVBoxLayoutName: | QVBoxLayout | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QUtf32LECodecName: | QUtf32LECodec | Coverage: | 100.000% (3/3) |
| | 4 | 3 |
QUtf32BECodecName: | QUtf32BECodec | Coverage: | 100.000% (3/3) |
| | 4 | 3 |
QUtf16LECodecName: | QUtf16LECodec | Coverage: | 100.000% (3/3) |
| | 4 | 3 |
QUtf16BECodecName: | QUtf16BECodec | Coverage: | 100.000% (3/3) |
| | 4 | 3 |
QTcpSocketName: | QTcpSocket | Coverage: | 66.667% (2/3) |
| | 4 | 3 |
QSystemErrorName: | QSystemError | Coverage: | 42.857% (3/7) |
| | 4 | 5 |
QSurfaceFormatPrivateName: | QSurfaceFormatPrivate | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QSubpathForwardIteratorName: | QSubpathForwardIterator | Coverage: | 0.000% (0/4) |
| | 4 | 4 |
QStyleSheetOutlineDataName: | QStyleSheetOutlineData | Coverage: | 0.000% (0/8) |
| | 4 | 4 |
QStyleSheetBackgroundDataName: | QStyleSheetBackgroundData | Coverage: | 0.000% (0/7) |
| | 4 | 3 |
QStyleOptionViewItemName: | QStyleOptionViewItem | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionToolButtonName: | QStyleOptionToolButton | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionToolBoxName: | QStyleOptionToolBox | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionTitleBarName: | QStyleOptionTitleBar | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionTabWidgetFrameName: | QStyleOptionTabWidgetFrame | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionTabBarBaseName: | QStyleOptionTabBarBase | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionTabName: | QStyleOptionTab | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionSpinBoxName: | QStyleOptionSpinBox | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionSliderName: | QStyleOptionSlider | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionSizeGripName: | QStyleOptionSizeGrip | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionRubberBandName: | QStyleOptionRubberBand | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionProgressBarName: | QStyleOptionProgressBar | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionMenuItemName: | QStyleOptionMenuItem | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionHeaderName: | QStyleOptionHeader | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionGroupBoxName: | QStyleOptionGroupBox | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionFrameName: | QStyleOptionFrame | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionDockWidgetName: | QStyleOptionDockWidget | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionComboBoxName: | QStyleOptionComboBox | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QStyleOptionButtonName: | QStyleOptionButton | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QSortFilterProxyModelLessThanName: | QSortFilterProxyModelLessThan | Coverage: | 100.000% (2/2) |
| | 4 | 2 |
QSortFilterProxyModelGreaterThanName: | QSortFilterProxyModelGreaterThan | Coverage: | 100.000% (2/2) |
| | 4 | 2 |
QScreenOrientationChangeEventName: | QScreenOrientationChangeEvent | Coverage: | 0.000% (0/3) |
| | 4 | 3 |
QRegExpEngineKeyName: | QRegExpEngineKey | Coverage: | 50.000% (1/2) |
| | 4 | 2 |
QRect_uniteName: | QRect_unite | Prototype: | static inline void QRect_unite(QRect *rect, const QRect &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 946-954 |
| | 4 | 2 |
QPrinterInfoPrivateName: | QPrinterInfoPrivate | Coverage: | 85.714% (6/7) |
| | 4 | 3 |
QPlatformDropQtResponseName: | QPlatformDropQtResponse | Coverage: | 0.000% (0/3) |
| | 4 | 3 |
QPenDataHolderName: | QPenDataHolder | Coverage: | 0.000% (0/5) |
| | 4 | 3 |
QPdfWriterPrivateName: | QPdfWriterPrivate | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QOpenGLSharedResourceGuardName: | QOpenGLSharedResourceGuard | Coverage: | 0.000% (0/4) |
| | 4 | 2 |
QOpenGLEngineThreadStorageName: | QOpenGLEngineThreadStorage | Coverage: | 0.000% (0/4) |
| | 4 | 2 |
QObjectConnectionListVectorName: | QObjectConnectionListVector | Coverage: | 100.000% (5/5) |
| | 4 | 3 |
QNetworkProxyQueryPrivateName: | QNetworkProxyQueryPrivate | Coverage: | 62.500% (5/8) |
| | 4 | 2 |
QNetworkAccessCachedFtpConnectionName: | QNetworkAccessCachedFtpConnection | Coverage: | 100.000% (2/2) |
| | 4 | 2 |
QMessageLogContextName: | QMessageLogContext | Coverage: | 100.000% (1/1) |
| | 4 | 1 |
QInputDeviceManagerName: | QInputDeviceManager | Coverage: | 0.000% (0/3) |
| | 4 | 3 |
QHostInfoPrivateName: | QHostInfoPrivate | Coverage: | 0.000% (0/1) |
| | 4 | 1 |
QHBoxLayoutName: | QHBoxLayout | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QGuiGLThreadContextName: | QGuiGLThreadContext | Coverage: | 0.000% (0/5) |
| | 4 | 3 |
QGtkStyleFilterName: | QGtkStyleFilter | Coverage: | 0.000% (0/9) |
| | 4 | 3 |
QGraphicsSceneEventName: | QGraphicsSceneEvent | Coverage: | 0.000% (0/4) |
| | 4 | 4 |
QGLFunctionsPrivateExName: | QGLFunctionsPrivateEx | Coverage: | 100.000% (3/3) |
| | 4 | 3 |
QFlickGestureName: | QFlickGesture | Coverage: | 0.000% (0/5) |
| | 4 | 1 |
QFileDialogLineEditName: | QFileDialogLineEdit | Coverage: | 0.000% (0/6) |
| | 4 | 2 |
QFactoryLoaderPrivateName: | QFactoryLoaderPrivate | Coverage: | 100.000% (4/4) |
| | 4 | 2 |
QCoreApplicationDataName: | QCoreApplicationData | Coverage: | 80.000% (4/5) |
| | 4 | 3 |
QConnectionDictName: | QConnectionDict | Coverage: | 50.000% (1/2) |
| | 4 | 2 |
QCalendarDateSectionValidatorName: | QCalendarDateSectionValidator | Coverage: | 0.000% (0/4) |
| | 4 | 2 |
QBooleanComboBoxName: | QBooleanComboBox | Coverage: | 0.000% (0/3) |
| | 4 | 3 |
QBidiStatusName: | QBidiStatus | Coverage: | 0.000% (0/1) |
| | 4 | 1 |
QBasicKeyEventTransitionPrivateName: | QBasicKeyEventTransitionPrivate | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QAdoptedThreadName: | QAdoptedThread | Coverage: | 50.000% (1/2) |
| | 4 | 2 |
QAccessibleSpinBoxName: | QAccessibleSpinBox | Coverage: | 0.000% (0/2) |
| | 4 | 2 |
QAbstractProtocolHandlerName: | QAbstractProtocolHandler | Coverage: | 100.000% (2/2) |
| | 4 | 2 |
QAbstractNetworkCacheName: | QAbstractNetworkCache | Coverage: | 100.000% (2/2) |
| | 4 | 2 |