Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
qglx_buildSpecName: | qglx_buildSpec | Prototype: | QVector<int> qglx_buildSpec(const QSurfaceFormat &format, int drawableBit) | Coverage: | 80.000% (20/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 72-111 |
| | 24 | 5 |
qstrnicmpName: | qstrnicmp | Prototype: | int qstrnicmp(const char *str1, const char *str2, uint len) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 340-355 |
| | 12 | 5 |
qstrtoullName: | 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 |
qt_accAmpIndexName: | qt_accAmpIndex | Prototype: | static int qt_accAmpIndex(const QString &text) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 100-127 |
| | 11 | 5 |
qt_alphamapblit_quint16Name: | qt_alphamapblit_quint16 | Prototype: | static void qt_alphamapblit_quint16(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 &color, const uchar *map, int mapWidth, int mapHeight, int mapStride, const QClipData *) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5700-5727 |
| | 14 | 5 |
qt_blurImageName: | qt_blurImage | Prototype: | void qt_blurImage(QPainter *p, QImage &blurImage, qreal radius, bool quality, bool alphaOnly, int transposed = 0) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 855-880 |
| | 15 | 5 |
qt_create_qhash_seedName: | qt_create_qhash_seed | Prototype: | static uint qt_create_qhash_seed() | Coverage: | 38.462% (5/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 221-266 |
| | 22 | 5 |
qt_gl_read_framebuffer_rgba8Name: | qt_gl_read_framebuffer_rgba8 | Prototype: | static inline QImage qt_gl_read_framebuffer_rgba8(const QSize &size, bool include_alpha, QOpenGLContext *context) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1272-1316 |
| | 26 | 5 |
qt_int_sqrtName: | qt_int_sqrt | Prototype: | unsigned int qt_int_sqrt(unsigned int n) | Coverage: | 73.333% (11/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3035-3056 |
| | 15 | 5 |
qt_int_to_stringName: | 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_memrotate270_tiled_unpackedName: | qt_memrotate270_tiled_unpacked | Prototype: | template <class T> static inline void qt_memrotate270_tiled_unpacked(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 340-366 |
| | 7 | 5 |
qt_memrotate90_tiled_unpackedName: | qt_memrotate90_tiled_unpacked | Prototype: | template <class T> static inline void qt_memrotate90_tiled_unpacked(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 253-279 |
| | 7 | 5 |
qt_messageSeverityFromGLName: | qt_messageSeverityFromGL | Prototype: | static QOpenGLDebugMessage::Severity qt_messageSeverityFromGL(GLenum severity) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 786-801 |
| | 7 | 5 |
qt_painterpath_isect_lineName: | 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_pixmap_thread_testName: | qt_pixmap_thread_test | Prototype: | static bool qt_pixmap_thread_test() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 65-84 |
| | 12 | 5 |
qt_polygon_isect_lineName: | 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_qFindChildren_helperName: | qt_qFindChildren_helper | Prototype: | void qt_qFindChildren_helper(const QObject *parent, const QRegExp &re, const QMetaObject &mo, QList<void*> *list, Qt::FindChildOptions options) | Coverage: | 82.353% (14/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 1873-1889 |
| | 11 | 5 |
qt_qimageScaleAARGBA_down_x_up_y_sse4Name: | qt_qimageScaleAARGBA_down_x_up_y_sse4 | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_down_x_up_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 105-148 |
| | 23 | 5 |
qt_qimageScaleAARGBA_down_xy_sse4Name: | qt_qimageScaleAARGBA_down_xy_sse4 | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_down_xy_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 150-195 |
| | 25 | 5 |
qt_qimageScaleAARGBA_up_x_down_y_sse4Name: | qt_qimageScaleAARGBA_up_x_down_y_sse4 | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_up_x_down_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 60-103 |
| | 23 | 5 |
qt_registerFontName: | qt_registerFont | Prototype: | void qt_registerFont(const QString &familyName, const QString &stylename, const QString &foundryname, int weight, QFont::Style style, int stretch, bool antialiased, bool scalable, int pixelSize, bool fixedPitch, const QSupportedWritingSystems &writingSystems, void *handle) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 736-768 |
| | 21 | 5 |
qt_signal_handlerName: | qt_signal_handler | Prototype: | void qt_signal_handler(int sig) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcrashhandler.cpp | Lines: | 377-397 |
| | 14 | 5 |
qt_xcb_createCursorXRenderName: | qt_xcb_createCursorXRender | Prototype: | xcb_cursor_t qt_xcb_createCursorXRender(QXcbScreen *screen, const QImage &image, const QPoint &spot) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | Lines: | 193-266 |
| | 52 | 5 |
queuedConnectionTypesName: | queuedConnectionTypes | Prototype: | static int *queuedConnectionTypes(const QList<QByteArray> &typeNames) | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 83-105 |
| | 15 | 5 |
queuedConnectionTypesName: | queuedConnectionTypes | Prototype: | static int *queuedConnectionTypes(const QArgumentType *argumentTypes, int argc) | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 107-129 |
| | 15 | 5 |
qulltoaName: | qulltoa | Prototype: | QString qulltoa(qulonglong l, int base, const QChar _zero) | Coverage: | 100.000% (17/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 120-150 |
| | 15 | 5 |
realMinSizeName: | realMinSize | Prototype: | static int realMinSize(const QDockAreaLayoutInfo &info) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 477-500 |
| | 15 | 5 |
removeWidgetRecursivelyName: | removeWidgetRecursively | Prototype: | static bool removeWidgetRecursively(QLayoutItem *li, QObject *w) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 543-562 |
| | 14 | 5 |
replacePercentNName: | replacePercentN | Prototype: | static void replacePercentN(QString *result, int n) | Coverage: | 78.571% (11/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1935-1957 |
| | 15 | 5 |
resolveFileNameName: | resolveFileName | Prototype: | static QString resolveFileName(QString fileName, QUrl *url, qreal targetDevicePixelRatio, qreal *sourceDevicePixelRatio) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 49-70 |
| | 8 | 5 |
runningUnderDebuggerName: | runningUnderDebugger | Prototype: | static bool runningUnderDebugger() | Coverage: | 13.333% (2/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 89-111 |
| | 14 | 5 |
s2bName: | s2b | Prototype: | static Bigint *s2b(const char *s, int nd0, int nd, quint32 y9) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 603-633 |
| | 18 | 5 |
selectionHelperName: | selectionHelper | Prototype: | static QString selectionHelper(const QString &path, const QString &fileName, const QStringList &selectors) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 267-291 |
| | 13 | 5 |
setFontVariantFromValueName: | setFontVariantFromValue | Prototype: | static void setFontVariantFromValue(const QCss::Value &value, QFont *font) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1235-1244 |
| | 5 | 5 |
setIndexName: | setIndex | Prototype: | static void setIndex(int *index, int candidate, int min, int max, bool isIncreasing) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 208-225 |
| | 10 | 5 |
splitStringName: | 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 |
stringMidRetainingBidiCCName: | stringMidRetainingBidiCC | Prototype: | static QString stringMidRetainingBidiCC(const QString &string, const QString &ellidePrefix, const QString &ellideSuffix, int subStringFrom, int subStringTo, int midStart, int midLength) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2685-2708 |
| | 11 | 5 |
tabBarShapeFromName: | tabBarShapeFrom | Prototype: | static inline QTabBar::Shape tabBarShapeFrom(QTabWidget::TabShape shape, QTabWidget::TabPosition position) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 256-268 |
| | 10 | 5 |
toCase_templateName: | toCase_template | Prototype: | template <typename T> __attribute__((noinline)) static QByteArray toCase_template(T &input, const uchar * table) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2824-2851 |
| | 14 | 5 |
topLevelObjectsName: | topLevelObjects | Prototype: | static QObjectList topLevelObjects() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | Lines: | 153-168 |
| | 9 | 5 |
typeNameToXmlName: | typeNameToXml | Prototype: | static inline QString typeNameToXml(const char *typeName) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | Lines: | 52-70 |
| | 12 | 5 |
ucalOffsetsAtTimeName: | ucalOffsetsAtTime | Prototype: | static bool ucalOffsetsAtTime(UCalendar *m_ucal, qint64 atMSecsSinceEpoch, int *utcOffset, int *dstOffset) | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 140-177 |
| | 22 | 5 |
unpackControlTypesName: | unpackControlTypes | Prototype: | static int unpackControlTypes(QSizePolicy::ControlTypes controls, QSizePolicy::ControlType *array) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | Lines: | 54-71 |
| | 10 | 5 |
unquoteName: | unquote | Prototype: | static QString unquote(const QString &str) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 308-330 |
| | 15 | 5 |
visibleGlyphRangeName: | visibleGlyphRange | Prototype: | static QPair<int, int> visibleGlyphRange(const QRectF &clip, QFontEngine *fontEngine, glyph_t *glyphs, QFixedPoint *positions, int numGlyphs) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2939-2970 |
| | 25 | 5 |
xdndProxyName: | xdndProxy | Prototype: | static xcb_window_t xdndProxy(QXcbConnection *c, xcb_window_t w) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 87-118 |
| | 19 | 5 |
BackEase::valueName: | BackEase::value | Prototype: | qreal value(qreal t) override | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 920-935 |
| | 7 | 6 |
BezierEase::_cosName: | BezierEase::_cos | Prototype: | qreal static inline _cos(qreal x) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 664-695 |
| | 20 | 6 |
BezierEase::singleRealSolutionForCubicName: | BezierEase::singleRealSolutionForCubic | Prototype: | qreal static inline singleRealSolutionForCubic(qreal a, qreal b, qreal c) | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 724-792 |
| | 39 | 6 |
BounceEase::valueName: | BounceEase::value | Prototype: | qreal value(qreal t) override | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 887-902 |
| | 7 | 6 |
CapabilitiesToStateMask::canBlitterDrawPixmapName: | CapabilitiesToStateMask::canBlitterDrawPixmap | Prototype: | bool canBlitterDrawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 101-117 |
| | 11 | 6 |
CloseButton::paintEventName: | CloseButton::paintEvent | Prototype: | void CloseButton::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2503-2524 |
| | 16 | 6 |
Declaration::colorValueName: | Declaration::colorValue | Prototype: | QColor Declaration::colorValue(const QPalette &pal) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1345-1365 |
| | 13 | 6 |
Declaration::realValueName: | Declaration::realValue | Prototype: | bool Declaration::realValue(qreal *real, const char *unit) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1436-1454 |
| | 15 | 6 |
Declaration::rectValueName: | Declaration::rectValue | Prototype: | QRect Declaration::rectValue() const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1497-1517 |
| | 16 | 6 |
Declaration::styleValuesName: | Declaration::styleValues | Prototype: | void Declaration::styleValues(BorderStyle *s) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1559-1568 |
| | 7 | 6 |
ElasticEase::valueName: | ElasticEase::value | Prototype: | qreal value(qreal t) override | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 853-869 |
| | 8 | 6 |
IconTiler::rearrangeName: | IconTiler::rearrange | Prototype: | void IconTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 377-403 |
| | 20 | 6 |
Itemizer::generateScriptItemsSmallCapsName: | Itemizer::generateScriptItemsSmallCaps | Prototype: | void generateScriptItemsSmallCaps(const ushort *uc, int start, int length) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 172-196 |
| | 19 | 6 |
KeyChecker::checkEventName: | KeyChecker::checkEvent | Prototype: | bool checkEvent(xcb_generic_event_t *ev) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1403-1433 |
| | 18 | 6 |
ParallelAnchorData::calculateSizeHintsName: | ParallelAnchorData::calculateSizeHints | Prototype: | bool ParallelAnchorData::calculateSizeHints() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 290-398 |
| | 45 | 6 |
Parser::parseAttribName: | Parser::parseAttrib | Prototype: | bool Parser::parseAttrib(AttributeSelector *attr) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2477-2501 |
| | 16 | 6 |
Parser::parseSelectorName: | Parser::parseSelector | Prototype: | bool Parser::parseSelector(Selector *sel) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2401-2416 |
| | 10 | 6 |
PathSimplifier::removeIntersectionsName: | PathSimplifier::removeIntersections | Prototype: | void PathSimplifier::removeIntersections() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 648-674 |
| | 19 | 6 |
PathSimplifier::splitCurveName: | PathSimplifier::splitCurve | Prototype: | void PathSimplifier::splitCurve(QDataBuffer<Element *> &elements, BVHNode *node) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1221-1291 |
| | 54 | 6 |
PathSimplifier::splitLineAtName: | PathSimplifier::splitLineAt | Prototype: | bool PathSimplifier::splitLineAt(QDataBuffer<Element *> &elements, BVHNode *node, quint32 pointIndex, bool processAgain) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1101-1153 |
| | 41 | 6 |
PixmapEntry::pixmapName: | PixmapEntry::pixmap | Prototype: | QPixmap PixmapEntry::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 500-533 |
| | 22 | 6 |
QAbstractAnimation::setDirectionName: | QAbstractAnimation::setDirection | Prototype: | void QAbstractAnimation::setDirection(Direction direction) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1148-1177 |
| | 16 | 6 |
QAbstractButton::keyReleaseEventName: | QAbstractButton::keyReleaseEvent | Prototype: | void QAbstractButton::keyReleaseEvent(QKeyEvent *e) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | Lines: | 1108-1124 |
| | 8 | 6 |
QAbstractItemModelPrivate::allowMoveName: | QAbstractItemModelPrivate::allowMove | Prototype: | bool QAbstractItemModelPrivate::allowMove(const QModelIndex &srcParent, int start, int end, const QModelIndex &destinationParent, int destinationStart, Qt::Orientation orientation) | Coverage: | 91.667% (22/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2689-2712 |
| | 14 | 6 |
QAbstractItemModelPrivate::columnsAboutToBeRemovedName: | QAbstractItemModelPrivate::columnsAboutToBeRemoved | Prototype: | void QAbstractItemModelPrivate::columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last) | Coverage: | 95.000% (19/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 825-854 |
| | 19 | 6 |
QAbstractItemModelPrivate::removePersistentIndexDataName: | QAbstractItemModelPrivate::removePersistentIndexData | Prototype: | void QAbstractItemModelPrivate::removePersistentIndexData(QPersistentModelIndexData *data) | Coverage: | 37.500% (6/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 557-580 |
| | 19 | 6 |
QAbstractItemModelPrivate::rowsAboutToBeRemovedName: | QAbstractItemModelPrivate::rowsAboutToBeRemoved | Prototype: | void QAbstractItemModelPrivate::rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last) | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 731-759 |
| | 19 | 6 |
QAbstractItemView::dragDropModeName: | QAbstractItemView::dragDropMode | Prototype: | QAbstractItemView::DragDropMode QAbstractItemView::dragDropMode() const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1462-1483 |
| | 13 | 6 |
QAbstractItemView::dropEventName: | QAbstractItemView::dropEvent | Prototype: | void QAbstractItemView::dropEvent(QDropEvent *event) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2055-2080 |
| | 17 | 6 |
QAbstractItemView::focusInEventName: | QAbstractItemView::focusInEvent | Prototype: | void QAbstractItemView::focusInEvent(QFocusEvent *event) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2175-2205 |
| | 20 | 6 |
QAbstractItemView::setIndexWidgetName: | QAbstractItemView::setIndexWidget | Prototype: | void QAbstractItemView::setIndexWidget(const QModelIndex &index, QWidget *widget) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3147-3168 |
| | 17 | 6 |
QAbstractItemView::setItemDelegateName: | QAbstractItemView::setItemDelegate | Prototype: | void QAbstractItemView::setItemDelegate(QAbstractItemDelegate *delegate) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 822-848 |
| | 18 | 6 |
QAbstractItemView::startDragName: | QAbstractItemView::startDrag | Prototype: | void QAbstractItemView::startDrag(Qt::DropActions supportedActions) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3608-3634 |
| | 22 | 6 |
QAbstractSpinBox::contextMenuEventName: | QAbstractSpinBox::contextMenuEvent | Prototype: | void QAbstractSpinBox::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1243-1284 |
| | 29 | 6 |
QAbstractSpinBox::initStyleOptionName: | QAbstractSpinBox::initStyleOption | Prototype: | void QAbstractSpinBox::initStyleOption(QStyleOptionSpinBox *option) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1628-1658 |
| | 20 | 6 |
QAbstractSpinBoxPrivate::interpretName: | QAbstractSpinBoxPrivate::interpret | Prototype: | void QAbstractSpinBoxPrivate::interpret(EmitPolicy ep) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1837-1870 |
| | 21 | 6 |
QAbstractSpinBoxPrivate::strippedName: | QAbstractSpinBoxPrivate::stripped | Prototype: | QString QAbstractSpinBoxPrivate::stripped(const QString &t, int *pos) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1414-1440 |
| | 19 | 6 |
QAccessible::updateAccessibilityName: | QAccessible::updateAccessibility | Prototype: | void QAccessible::updateAccessibility(QAccessibleEvent *event) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 847-870 |
| | 10 | 6 |
QAccessibleButton::actionNamesName: | QAccessibleButton::actionNames | Prototype: | QStringList QAccessibleButton::actionNames() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 192-214 |
| | 13 | 6 |
QAccessibleGroupBox::textName: | QAccessibleGroupBox::text | Prototype: | QString QAccessibleGroupBox::text(QAccessible::Text t) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 530-551 |
| | 11 | 6 |
QAccessibleLineEdit::textName: | QAccessibleLineEdit::text | Prototype: | QString QAccessibleLineEdit::text(QAccessible::Text t) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 631-647 |
| | 11 | 6 |
QAccessibleTabBar::childName: | QAccessibleTabBar::child | Prototype: | QAccessibleInterface* QAccessibleTabBar::child(int index) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | Lines: | 185-207 |
| | 13 | 6 |
QAccessibleTree::childName: | QAccessibleTree::child | Prototype: | QAccessibleInterface *QAccessibleTree::child(int logicalIndex) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 684-711 |
| | 17 | 6 |
QAction::~QActionName: | QAction::~QAction | Prototype: | QAction::~QAction() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 564-588 |
| | 14 | 6 |
QActionGroupPrivate::_q_actionChangedName: | QActionGroupPrivate::_q_actionChanged | Prototype: | void QActionGroupPrivate::_q_actionChanged() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 62-78 |
| | 11 | 6 |
QAlphaWidget::renderName: | QAlphaWidget::render | Prototype: | void QAlphaWidget::render() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 235-286 |
| | 21 | 6 |
QAnimationGroup::eventName: | QAnimationGroup::event | Prototype: | bool QAnimationGroup::event(QEvent *event) | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 261-281 |
| | 13 | 6 |
QAnimationTimer::unregisterAnimationName: | QAnimationTimer::unregisterAnimation | Prototype: | void QAnimationTimer::unregisterAnimation(QAbstractAnimation *animation) | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 676-704 |
| | 15 | 6 |
QApplication::~QApplicationName: | QApplication::~QApplication | Prototype: | QApplication::~QApplication() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 820-890 |
| | 42 | 6 |
QApplicationPrivate::initializeName: | QApplicationPrivate::initialize | Prototype: | void QApplicationPrivate::initialize() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 632-682 |
| | 18 | 6 |
QApplicationPrivate::notifyActiveWindowChangeName: | QApplicationPrivate::notifyActiveWindowChange | Prototype: | void QApplicationPrivate::notifyActiveWindowChange(QWindow *previous) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2242-2257 |
| | 11 | 6 |
QApplicationPrivate::openPopupName: | QApplicationPrivate::openPopup | Prototype: | void QApplicationPrivate::openPopup(QWidget *popup) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3908-3929 |
| | 12 | 6 |
QAsn1Element::readName: | QAsn1Element::read | Prototype: | bool QAsn1Element::read(QDataStream &stream) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 85-123 |
| | 24 | 6 |
QAsn1Element::toBoolName: | QAsn1Element::toBool | Prototype: | bool QAsn1Element::toBool(bool *ok) const | Coverage: | 81.250% (13/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 208-223 |
| | 11 | 6 |