| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
formatGraphicsItemHelper| Name: | formatGraphicsItemHelper | | Prototype: | static void formatGraphicsItemHelper(QDebug debug, const QGraphicsItem *item) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11287-11297 |
| | 8 | 4 |
findLocalePrivate| Name: | findLocalePrivate | | Prototype: | static QLocalePrivate *findLocalePrivate(QLocale::Language language, QLocale::Script script, QLocale::Country country) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 712-728 |
| | 8 | 3 |
fetchUntransformed64| Name: | fetchUntransformed64 | | Prototype: | static const QRgba64 * fetchUntransformed64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1451-1464 |
| | 8 | 2 |
fetchTransformedBilinear_pixelBounds| Name: | fetchTransformedBilinear_pixelBounds | | Prototype: | template<> inline void fetchTransformedBilinear_pixelBounds<BlendTransformedBilinearTiled>(int max, int, int, int &v1, int &v2) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1867-1878 |
| | 8 | 3 |
elfHash_continue| Name: | elfHash_continue | | Prototype: | static void elfHash_continue(const char *name, uint &h) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 97-109 |
| | 8 | 3 |
dockedGeometry| Name: | dockedGeometry | | Prototype: | static QRect dockedGeometry(QWidget *widget) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1129-1141 |
| | 8 | 2 |
discardInvalidateBufferRequest| Name: | discardInvalidateBufferRequest | | Prototype: | static inline bool discardInvalidateBufferRequest(QWidget *widget, QTLWExtra *tlwExtra) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1451-1464 |
| | 8 | 4 |
disableCoreDump| Name: | disableCoreDump | | Prototype: | static void disableCoreDump() | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 109-122 |
| | 8 | 3 |
detectDesktopEnvironment| Name: | detectDesktopEnvironment | | Prototype: | static inline QByteArray detectDesktopEnvironment() | | Coverage: | 33.333% (7/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 47-67 |
| | 8 | 11 |
destFetchMonoLsb| Name: | destFetchMonoLsb | | Prototype: | static uint * destFetchMonoLsb(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 997-1008 |
| | 8 | 2 |
destFetchMono| Name: | destFetchMono | | Prototype: | static uint * destFetchMono(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 984-995 |
| | 8 | 2 |
defaultPosition| Name: | defaultPosition | | Prototype: | static Qt::Alignment defaultPosition(int pe) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2107-2156 |
| | 8 | 33 |
debugVariantList| Name: | debugVariantList | | Prototype: | static void debugVariantList(QDebug dbg, const QVariantList &list) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 801-812 |
| | 8 | 3 |
currentTextLine| Name: | currentTextLine | | Prototype: | static QTextLine currentTextLine(const QTextCursor &cursor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 94-106 |
| | 8 | 3 |
cubicTo_clipped| Name: | cubicTo_clipped | | Prototype: | static inline bool cubicTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, bool needsMoveTo) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1578-1595 |
| | 8 | 3 |
convertRGBToARGB_V_helper| Name: | convertRGBToARGB_V_helper | | Prototype: | template <typename LcdFilter> static void convertRGBToARGB_V_helper(const uchar *src, uint *dst, int width, int height, int src_pitch, bool bgr) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 583-598 |
| | 8 | 3 |
convertFlags| Name: | convertFlags | | Prototype: | static QNetworkInterface::InterfaceFlags convertFlags(uint rawFlags) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 110-125 |
| | 8 | 1 |
computeOffsets| Name: | computeOffsets | | Prototype: | static void computeOffsets(const QMetaObject *metaobject, int *signalOffset, int *methodOffset) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 261-272 |
| | 8 | 2 |
comp_func_solid_SourceOut| Name: | comp_func_solid_SourceOut | | Prototype: | void comp_func_solid_SourceOut(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 471-488 |
| | 8 | 4 |
comp_func_solid_SourceIn| Name: | comp_func_solid_SourceIn | | Prototype: | void comp_func_solid_SourceIn(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 331-348 |
| | 8 | 4 |
comp_func_SourceOut| Name: | comp_func_SourceOut | | Prototype: | void comp_func_SourceOut(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 507-524 |
| | 8 | 4 |
comp_func_SourceIn| Name: | comp_func_SourceIn | | Prototype: | void comp_func_SourceIn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 367-384 |
| | 8 | 4 |
comp_func_DestinationOver_rgb64| Name: | comp_func_DestinationOver_rgb64 | | Prototype: | void comp_func_DestinationOver_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 311-325 |
| | 8 | 4 |
comp_func_DestinationOver| Name: | comp_func_DestinationOver | | Prototype: | void comp_func_DestinationOver(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 292-309 |
| | 8 | 4 |
comp_func_DestinationOut_rgb64| Name: | comp_func_DestinationOut_rgb64 | | Prototype: | void comp_func_DestinationOut_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 589-603 |
| | 8 | 4 |
comp_func_DestinationIn_rgb64| Name: | comp_func_DestinationIn_rgb64 | | Prototype: | void comp_func_DestinationIn_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 450-464 |
| | 8 | 4 |
closestMatch| Name: | closestMatch | | Prototype: | static inline int closestMatch(QRgb pixel, const QVector<QRgb> &clut) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2044-2055 |
| | 8 | 3 |
clear| Name: | clear | | Prototype: | static void clear(QVariant::Private *d) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 59-73 |
| | 8 | 3 |
buttonSlots| Name: | buttonSlots | | Prototype: | static const char * buttonSlots(QWizard::WizardButton which) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 907-929 |
| | 8 | 12 |
blend_src_generic_rgb64| Name: | blend_src_generic_rgb64 | | Prototype: | static void blend_src_generic_rgb64(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4121-4133 |
| | 8 | 2 |
argv0BaseName| Name: | argv0BaseName | | Prototype: | static QString argv0BaseName() | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 400-411 |
| | 8 | 3 |
addLikelySubtags| Name: | addLikelySubtags | | Prototype: | static bool addLikelySubtags(QLocaleId &localeId) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 213-226 |
| | 8 | 3 |
_q_fromHex| Name: | _q_fromHex | | Prototype: | template <class Char, class Integral> bool _q_fromHex(const Char *&src, Integral &value) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 59-74 |
| | 8 | 3 |
_hb_qt_font_get_glyph_extents| Name: | _hb_qt_font_get_glyph_extents | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_extents(hb_font_t * , void *font_data, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 511-528 |
| | 8 | 1 |
TypeInfo::TypeInfoImpl::TypeInfoImpl| Name: | TypeInfo::TypeInfoImpl::TypeInfoImpl | | Prototype: | TypeInfoImpl(const uint type, QMetaTypeInterface &info) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2206-2218 |
| | 8 | 5 |
TypeDestructor::customTypeDestructor| Name: | TypeDestructor::customTypeDestructor | | Prototype: | static void customTypeDestructor(const int type, void *where) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1832-1844 |
| | 8 | 2 |
TypeDestructor::DestructorImpl::Destruct| Name: | TypeDestructor::DestructorImpl::Destruct | | Prototype: | static void Destruct(const int type, void *where) | | Coverage: | 30.769% (4/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1803-1817 |
| | 8 | 5 |
TypeConstructor::customTypeConstructor| Name: | TypeConstructor::customTypeConstructor | | Prototype: | static void *customTypeConstructor(const int type, void *where, const void *copy) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1741-1753 |
| | 8 | 2 |
TextureBinder::TextureBinder| Name: | TextureBinder::TextureBinder | | Prototype: | TextureBinder(QOpenGLTextureHelper *textureFunctions, GLuint texture, GLenum target, GLenum bindingTarget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 461-485 |
| | 8 | 8 |
Symbol::lexem| Name: | Symbol::lexem | | Prototype: | QString Symbol::lexem() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2125-2136 |
| | 8 | 4 |
Selector::specificity| Name: | Selector::specificity | | Prototype: | int Selector::specificity() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1737-1749 |
| | 8 | 3 |
QtPrivate::ResultStoreBase::insertResultItem| Name: | QtPrivate::ResultStoreBase::insertResultItem | | Prototype: | int ResultStoreBase::insertResultItem(int index, ResultItem &resultItem) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 124-136 |
| | 8 | 2 |
QtPrivate::ResultStoreBase::addResults| Name: | QtPrivate::ResultStoreBase::addResults | | Prototype: | int ResultStoreBase::addResults(int index, const void *results, int vectorSize, int totalCount) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | | Lines: | 160-173 |
| | 8 | 3 |
QtConcurrent::ThreadEngineBarrier::wait| Name: | QtConcurrent::ThreadEngineBarrier::wait | | Prototype: | void ThreadEngineBarrier::wait() | | Coverage: | 62.500% (5/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 79-92 |
| | 8 | 4 |
QXmlStreamWriterPrivate::write| Name: | QXmlStreamWriterPrivate::write | | Prototype: | void QXmlStreamWriterPrivate::write(const char *s, int len) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3108-3121 |
| | 8 | 5 |
QXmlStreamWriterPrivate::checkIfASCIICompatibleCodec| Name: | QXmlStreamWriterPrivate::checkIfASCIICompatibleCodec | | Prototype: | void QXmlStreamWriterPrivate::checkIfASCIICompatibleCodec() | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3022-3037 |
| | 8 | 1 |
QXmlStreamWriter::writeStartDocument| Name: | QXmlStreamWriter::writeStartDocument | | Prototype: | void QXmlStreamWriter::writeStartDocument(const QString &version) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3784-3799 |
| | 8 | 2 |
QXmlStreamWriter::writeDefaultNamespace| Name: | QXmlStreamWriter::writeDefaultNamespace | | Prototype: | void QXmlStreamWriter::writeDefaultNamespace(const QString &namespaceUri) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3731-3741 |
| | 8 | 2 |
QXmlStreamWriter::writeComment| Name: | QXmlStreamWriter::writeComment | | Prototype: | void QXmlStreamWriter::writeComment(const QString &text) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3532-3542 |
| | 8 | 2 |
QXmlStreamWriter::writeAttribute| Name: | QXmlStreamWriter::writeAttribute | | Prototype: | void QXmlStreamWriter::writeAttribute(const QString &qualifiedName, const QString &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3418-3428 |
| | 8 | 1 |
QXmlStreamWriter::setDevice| Name: | QXmlStreamWriter::setDevice | | Prototype: | void QXmlStreamWriter::setDevice(QIODevice *device) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3257-3268 |
| | 8 | 3 |
QXmlStreamReaderPrivate::resolvePublicNamespaces| Name: | QXmlStreamReaderPrivate::resolvePublicNamespaces | | Prototype: | void QXmlStreamReaderPrivate::resolvePublicNamespaces() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1668-1679 |
| | 8 | 2 |
QXmlStreamReaderPrivate::resolveCharRef| Name: | QXmlStreamReaderPrivate::resolveCharRef | | Prototype: | uint QXmlStreamReaderPrivate::resolveCharRef(int symbolIndex) | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1707-1721 |
| | 8 | 2 |
QXmlStreamReaderPrivate::raiseError| Name: | QXmlStreamReaderPrivate::raiseError | | Prototype: | void QXmlStreamReaderPrivate::raiseError(QXmlStreamReader::Error error, const QString& message) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1836-1848 |
| | 8 | 4 |
QXmlStreamReaderPrivate::putReplacementInAttributeValue| Name: | QXmlStreamReaderPrivate::putReplacementInAttributeValue | | Prototype: | void QXmlStreamReaderPrivate::putReplacementInAttributeValue(const QString &s) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1448-1460 |
| | 8 | 4 |
QXmlStreamReaderPrivate::peekChar| Name: | QXmlStreamReaderPrivate::peekChar | | Prototype: | inline uint QXmlStreamReaderPrivate::peekChar() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 934-947 |
| | 8 | 4 |
QXmlStreamReaderPrivate::checkStartDocument| Name: | QXmlStreamReaderPrivate::checkStartDocument | | Prototype: | bool QXmlStreamReaderPrivate::checkStartDocument() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1756-1769 |
| | 8 | 3 |
QXmlStreamReader::atEnd| Name: | QXmlStreamReader::atEnd | | Prototype: | bool QXmlStreamReader::atEnd() const | | Coverage: | 82.353% (14/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 557-569 |
| | 8 | 3 |
QXmlSimpleReaderPrivate::eat_ws| Name: | QXmlSimpleReaderPrivate::eat_ws | | Prototype: | bool QXmlSimpleReaderPrivate::eat_ws() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7804-7817 |
| | 8 | 4 |
QXmlSimpleReader::hasFeature| Name: | QXmlSimpleReader::hasFeature | | Prototype: | bool QXmlSimpleReader::hasFeature(const QString& name) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2990-3002 |
| | 8 | 2 |
QXcbWindow::~QXcbWindow| Name: | QXcbWindow::~QXcbWindow | | Prototype: | QXcbWindow::~QXcbWindow() | | Coverage: | 23.077% (3/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 622-635 |
| | 8 | 5 |
QXcbWindow::windowToWmGeometry| Name: | QXcbWindow::windowToWmGeometry | | Prototype: | QRect QXcbWindow::windowToWmGeometry(QRect r) const | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1631-1644 |
| | 8 | 4 |
QXcbWindow::updateSyncRequestCounter| Name: | QXcbWindow::updateSyncRequestCounter | | Prototype: | void QXcbWindow::updateSyncRequestCounter() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2605-2619 |
| | 8 | 3 |
QXcbWindow::setCursor| Name: | QXcbWindow::setCursor | | Prototype: | void QXcbWindow::setCursor(xcb_cursor_t cursor, bool isBitmapCursor) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2673-2689 |
| | 8 | 3 |
QXcbWindow::handleExposeEvent| Name: | QXcbWindow::handleExposeEvent | | Prototype: | void QXcbWindow::handleExposeEvent(const xcb_expose_event_t *event) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2024-2040 |
| | 8 | 3 |
QXcbSystemTrayTracker::trayWindow| Name: | QXcbSystemTrayTracker::trayWindow | | Prototype: | xcb_window_t QXcbSystemTrayTracker::trayWindow() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 109-121 |
| | 8 | 3 |
QXcbNativeInterface::beep| Name: | QXcbNativeInterface::beep | | Prototype: | void QXcbNativeInterface::beep() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 95-105 |
| | 8 | 3 |
QXcbKeyboard::updateXKBMods| Name: | QXcbKeyboard::updateXKBMods | | Prototype: | void QXcbKeyboard::updateXKBMods() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 849-859 |
| | 8 | 1 |
QXcbKeyboard::printKeymapError| Name: | QXcbKeyboard::printKeymapError | | Prototype: | void QXcbKeyboard::printKeymapError(const char *error) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 669-680 |
| | 8 | 3 |
QXcbCursorCacheKey::QXcbCursorCacheKey| Name: | QXcbCursorCacheKey::QXcbCursorCacheKey | | Prototype: | QXcbCursorCacheKey::QXcbCursorCacheKey(const QCursor &c) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 275-289 |
| | 8 | 3 |
QXcbConnection::xiToQtMouseButton| Name: | QXcbConnection::xiToQtMouseButton | | Prototype: | Qt::MouseButton QXcbConnection::xiToQtMouseButton(uint32_t b) | | Coverage: | 28.571% (4/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 988-1000 |
| | 8 | 6 |
QXcbConnection::getQtSelectionOwner| Name: | QXcbConnection::getQtSelectionOwner | | Prototype: | xcb_window_t QXcbConnection::getQtSelectionOwner() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1487-1505 |
| | 8 | 2 |
QXcbConnection::formatForDepth| Name: | QXcbConnection::formatForDepth | | Prototype: | const xcb_format_t *QXcbConnection::formatForDepth(uint8_t depth) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2053-2066 |
| | 8 | 3 |
QXcbConnection::event| Name: | QXcbConnection::event | | Prototype: | bool QXcbConnection::event(QEvent *e) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2337-2349 |
| | 8 | 3 |
QXcbClipboard::mimeData| Name: | QXcbClipboard::mimeData | | Prototype: | QMimeData * QXcbClipboard::mimeData(QClipboard::Mode mode) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 367-381 |
| | 8 | 4 |
QXcbBackingStore::scroll| Name: | QXcbBackingStore::scroll | | Prototype: | bool QXcbBackingStore::scroll(const QRegion &area, int dx, int dy) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 463-475 |
| | 8 | 3 |
QWizardPrivate::updateCurrentPage| Name: | QWizardPrivate::updateCurrentPage | | Prototype: | void QWizardPrivate::updateCurrentPage() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1369-1381 |
| | 8 | 2 |
QWizardPrivate::cleanupPagesNotInHistory| Name: | QWizardPrivate::cleanupPagesNotInHistory | | Prototype: | void QWizardPrivate::cleanupPagesNotInHistory() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 779-793 |
| | 8 | 3 |
QWizardPage::pixmap| Name: | QWizardPage::pixmap | | Prototype: | QPixmap QWizardPage::pixmap(QWizard::WizardPixmap which) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3574-3587 |
| | 8 | 3 |
QWizard::paintEvent| Name: | QWizard::paintEvent | | Prototype: | void QWizard::paintEvent(QPaintEvent * event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3234-3257 |
| | 8 | 3 |
QWingedEdge::toPath| Name: | QWingedEdge::toPath | | Prototype: | QPainterPath QWingedEdge::toPath() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1340-1356 |
| | 8 | 4 |
QWindowSystemInterface::handleEnterLeaveEvent| Name: | QWindowSystemInterface::handleEnterLeaveEvent | | Prototype: | void QWindowSystemInterface::handleEnterLeaveEvent(QWindow *enter, QWindow *leave, const QPointF &local, const QPointF& global) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 99-110 |
| | 8 | 3 |
QWindow::fromWinId| Name: | QWindow::fromWinId | | Prototype: | QWindow *QWindow::fromWinId(WId id) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2415-2427 |
| | 8 | 2 |
QWidgetWindow::updateSize| Name: | QWidgetWindow::updateSize | | Prototype: | bool QWidgetWindow::updateSize() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 649-661 |
| | 8 | 3 |
QWidgetWindow::updatePos| Name: | QWidgetWindow::updatePos | | Prototype: | bool QWidgetWindow::updatePos() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 663-674 |
| | 8 | 3 |
QWidgetTextControlPrivate::contextMenuEvent| Name: | QWidgetTextControlPrivate::contextMenuEvent | | Prototype: | void QWidgetTextControlPrivate::contextMenuEvent(const QPoint &screenPos, const QPointF &docPos, QWidget *contextWidget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1896-1912 |
| | 8 | 3 |
QWidgetTextControl::undo| Name: | QWidgetTextControl::undo | | Prototype: | void QWidgetTextControl::undo() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 807-817 |
| | 8 | 2 |
QWidgetTextControl::redo| Name: | QWidgetTextControl::redo | | Prototype: | void QWidgetTextControl::redo() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 819-829 |
| | 8 | 2 |
QWidgetTextControl::moveCursor| Name: | QWidgetTextControl::moveCursor | | Prototype: | void QWidgetTextControl::moveCursor(QTextCursor::MoveOperation op, QTextCursor::MoveMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2491-2501 |
| | 8 | 2 |
QWidgetTextControl::drawContents| Name: | QWidgetTextControl::drawContents | | Prototype: | void QWidgetTextControl::drawContents(QPainter *p, const QRectF &rect, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3193-3204 |
| | 8 | 2 |
QWidgetResizeHandler::doMove| Name: | QWidgetResizeHandler::doMove | | Prototype: | void QWidgetResizeHandler::doMove() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | | Lines: | 519-534 |
| | 8 | 2 |
QWidgetPrivate::updateIsTranslucent| Name: | QWidgetPrivate::updateIsTranslucent | | Prototype: | void QWidgetPrivate::updateIsTranslucent() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2361-2373 |
| | 8 | 3 |
QWidgetPrivate::updateFrameStrut| Name: | QWidgetPrivate::updateFrameStrut | | Prototype: | void QWidgetPrivate::updateFrameStrut() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11904-11918 |
| | 8 | 5 |
QWidgetPrivate::setWindowIcon_helper| Name: | QWidgetPrivate::setWindowIcon_helper | | Prototype: | void QWidgetPrivate::setWindowIcon_helper() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6185-6201 |
| | 8 | 4 |
QWidgetPrivate::getLayoutItemMargins| Name: | QWidgetPrivate::getLayoutItemMargins | | Prototype: | void QWidgetPrivate::getLayoutItemMargins(int *left, int *top, int *right, int *bottom) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12096-12106 |
| | 8 | 5 |
QWidgetLineControl::cursorRect| Name: | QWidgetLineControl::cursorRect | | Prototype: | QRect QWidgetLineControl::cursorRect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 414-425 |
| | 8 | 2 |
QWidgetBackingStore::unflushPaint| Name: | QWidgetBackingStore::unflushPaint | | Prototype: | void QWidgetBackingStore::unflushPaint(QWidget *widget, const QRegion &rgn) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 283-295 |
| | 8 | 3 |
QWidgetAnimator::abort| Name: | QWidgetAnimator::abort | | Prototype: | void QWidgetAnimator::abort(QWidget *w) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetanimator.cpp | | Lines: | 47-64 |
| | 8 | 3 |
QWidgetAction::~QWidgetAction| Name: | QWidgetAction::~QWidgetAction | | Prototype: | QWidgetAction::~QWidgetAction() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetaction.cpp | | Lines: | 112-122 |
| | 8 | 2 |
QWidget::visibleRegion| Name: | QWidget::visibleRegion | | Prototype: | QRegion QWidget::visibleRegion() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8499-8510 |
| | 8 | 2 |