Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
comp_func_SourceOutName: | 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: | 513-530 |
| | 8 | 4 |
comp_func_SourceInName: | 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: | 373-390 |
| | 8 | 4 |
comp_func_DestinationOver_rgb64Name: | 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: | 317-331 |
| | 8 | 4 |
comp_func_DestinationOverName: | 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: | 298-315 |
| | 8 | 4 |
comp_func_DestinationOut_rgb64Name: | 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: | 595-609 |
| | 8 | 4 |
comp_func_DestinationIn_rgb64Name: | 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: | 456-470 |
| | 8 | 4 |
closestMatchName: | 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: | 2057-2068 |
| | 8 | 3 |
clearName: | 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: | 65-79 |
| | 8 | 3 |
buttonSlotsName: | 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: | 913-935 |
| | 8 | 12 |
blend_src_generic_rgb64Name: | 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: | 4120-4132 |
| | 8 | 2 |
argv0BaseNameName: | 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: | 419-430 |
| | 8 | 3 |
addLikelySubtagsName: | 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: | 216-229 |
| | 8 | 3 |
_q_fromHexName: | _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: | 65-80 |
| | 8 | 3 |
_hb_qt_font_get_glyph_extentsName: | _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: | 517-534 |
| | 8 | 1 |
TypeInfo::TypeInfoImpl::TypeInfoImplName: | 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: | 2223-2235 |
| | 8 | 5 |
TypeDestructor::customTypeDestructorName: | 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: | 1849-1861 |
| | 8 | 2 |
TypeDestructor::DestructorImpl::DestructName: | 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: | 1820-1834 |
| | 8 | 5 |
TypeConstructor::customTypeConstructorName: | 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: | 1758-1770 |
| | 8 | 2 |
TextureBinder::TextureBinderName: | TextureBinder::TextureBinder | Prototype: | TextureBinder(QOpenGLFunctions *functions, 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: | 400-424 |
| | 8 | 8 |
Symbol::lexemName: | 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: | 2132-2143 |
| | 8 | 4 |
Selector::specificityName: | 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: | 1745-1757 |
| | 8 | 3 |
QtPrivate::ResultStoreBase::insertResultItemName: | 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: | 130-142 |
| | 8 | 2 |
QtPrivate::ResultStoreBase::addResultsName: | 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: | 166-179 |
| | 8 | 3 |
QtConcurrent::ThreadEngineBarrier::waitName: | 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: | 85-98 |
| | 8 | 4 |
QXmlStreamWriterPrivate::writeName: | 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: | 3114-3127 |
| | 8 | 5 |
QXmlStreamWriterPrivate::checkIfASCIICompatibleCodecName: | 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: | 3028-3043 |
| | 8 | 1 |
QXmlStreamWriter::writeDefaultNamespaceName: | 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: | 3737-3747 |
| | 8 | 2 |
QXmlStreamWriter::writeCommentName: | 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: | 3538-3548 |
| | 8 | 2 |
QXmlStreamWriter::writeAttributeName: | 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: | 3424-3434 |
| | 8 | 1 |
QXmlStreamWriter::setDeviceName: | 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: | 3263-3274 |
| | 8 | 3 |
QXmlStreamReaderPrivate::resolvePublicNamespacesName: | 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: | 1674-1685 |
| | 8 | 2 |
QXmlStreamReaderPrivate::resolveCharRefName: | QXmlStreamReaderPrivate::resolveCharRef | Prototype: | uint QXmlStreamReaderPrivate::resolveCharRef(int symbolIndex) | Coverage: | 100.000% (23/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1713-1727 |
| | 8 | 2 |
QXmlStreamReaderPrivate::raiseErrorName: | 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: | 1842-1854 |
| | 8 | 4 |
QXmlStreamReaderPrivate::putReplacementInAttributeValueName: | 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: | 1454-1466 |
| | 8 | 4 |
QXmlStreamReaderPrivate::peekCharName: | 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: | 940-953 |
| | 8 | 4 |
QXmlStreamReaderPrivate::checkStartDocumentName: | 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: | 1762-1775 |
| | 8 | 3 |
QXmlStreamReader::atEndName: | QXmlStreamReader::atEnd | Prototype: | bool QXmlStreamReader::atEnd() const | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 563-575 |
| | 8 | 3 |
QXmlSimpleReaderPrivate::eat_wsName: | 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: | 7823-7836 |
| | 8 | 4 |
QXmlSimpleReader::hasFeatureName: | 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: | 3004-3016 |
| | 8 | 2 |
QXcbWindow::~QXcbWindowName: | 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: | 598-611 |
| | 8 | 5 |
QXcbWindow::windowToWmGeometryName: | 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: | 1618-1631 |
| | 8 | 4 |
QXcbWindow::updateSyncRequestCounterName: | 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: | 2599-2613 |
| | 8 | 3 |
QXcbWindow::setCursorName: | 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::handleExposeEventName: | 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: | 2011-2027 |
| | 8 | 3 |
QXcbSystemTrayTracker::trayWindowName: | 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: | 115-127 |
| | 8 | 3 |
QXcbKeyboard::updateXKBModsName: | 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: | 855-865 |
| | 8 | 1 |
QXcbKeyboard::printKeymapErrorName: | 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: | 675-686 |
| | 8 | 3 |
QXcbIntegration::beepName: | QXcbIntegration::beep | Prototype: | void QXcbIntegration::beep() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 480-490 |
| | 8 | 3 |
QXcbCursorCacheKey::QXcbCursorCacheKeyName: | 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: | 281-295 |
| | 8 | 3 |
QXcbConnection::xiToQtMouseButtonName: | 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: | 994-1006 |
| | 8 | 6 |
QXcbConnection::getQtSelectionOwnerName: | 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: | 1498-1516 |
| | 8 | 2 |
QXcbConnection::formatForDepthName: | 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: | 2064-2077 |
| | 8 | 3 |
QXcbConnection::eventName: | 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: | 2348-2360 |
| | 8 | 3 |
QXcbClipboard::mimeDataName: | 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: | 373-387 |
| | 8 | 4 |
QWizardPrivate::updateCurrentPageName: | 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: | 1375-1387 |
| | 8 | 2 |
QWizardPrivate::cleanupPagesNotInHistoryName: | 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: | 785-799 |
| | 8 | 3 |
QWizardPage::pixmapName: | 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: | 3580-3593 |
| | 8 | 3 |
QWizard::paintEventName: | 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: | 3240-3263 |
| | 8 | 3 |
QWingedEdge::toPathName: | 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: | 1346-1362 |
| | 8 | 4 |
QWindowSystemInterface::handleEnterLeaveEventName: | 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: | 105-116 |
| | 8 | 3 |
QWidgetWindow::updateSizeName: | 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: | 659-671 |
| | 8 | 3 |
QWidgetWindow::updatePosName: | 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: | 673-684 |
| | 8 | 3 |
QWidgetTextControlPrivate::contextMenuEventName: | 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: | 1922-1938 |
| | 8 | 3 |
QWidgetTextControl::undoName: | 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: | 826-836 |
| | 8 | 2 |
QWidgetTextControl::redoName: | 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: | 838-848 |
| | 8 | 2 |
QWidgetTextControl::moveCursorName: | 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: | 2525-2535 |
| | 8 | 2 |
QWidgetTextControl::drawContentsName: | 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: | 3227-3238 |
| | 8 | 2 |
QWidgetResizeHandler::doMoveName: | 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: | 525-540 |
| | 8 | 2 |
QWidgetPrivate::updateWidgetTransformName: | QWidgetPrivate::updateWidgetTransform | Prototype: | void QWidgetPrivate::updateWidgetTransform(QEvent *event) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 382-393 |
| | 8 | 2 |
QWidgetPrivate::updateIsTranslucentName: | 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: | 2379-2391 |
| | 8 | 3 |
QWidgetPrivate::updateFrameStrutName: | 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: | 11938-11952 |
| | 8 | 5 |
QWidgetPrivate::setWindowIcon_helperName: | 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: | 6215-6231 |
| | 8 | 4 |
QWidgetPrivate::getLayoutItemMarginsName: | 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: | 12132-12142 |
| | 8 | 5 |
QWidgetLineControl::resetCursorBlinkTimerName: | QWidgetLineControl::resetCursorBlinkTimer | Prototype: | void QWidgetLineControl::resetCursorBlinkTimer() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1529-1539 |
| | 8 | 3 |
QWidgetBackingStore::unflushPaintName: | 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: | 289-301 |
| | 8 | 3 |
QWidgetAnimator::abortName: | 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: | 53-70 |
| | 8 | 3 |
QWidgetAction::~QWidgetActionName: | 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: | 118-128 |
| | 8 | 2 |
QWidget::visibleRegionName: | 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: | 8529-8540 |
| | 8 | 2 |
QWidget::sharedPainterName: | QWidget::sharedPainter | Prototype: | QPainter *QWidget::sharedPainter() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12819-12833 |
| | 8 | 4 |
QWidget::setWindowTitleName: | QWidget::setWindowTitle | Prototype: | void QWidget::setWindowTitle(const QString &title) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6177-6190 |
| | 8 | 2 |
QWidget::setWindowIconTextName: | QWidget::setWindowIconText | Prototype: | void QWidget::setWindowIconText(const QString &iconText) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6153-6166 |
| | 8 | 2 |
QWidget::setFontName: | QWidget::setFont | Prototype: | void QWidget::setFont(const QFont &font) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4721-4741 |
| | 8 | 2 |
QWidget::setFixedWidthName: | QWidget::setFixedWidth | Prototype: | void QWidget::setFixedWidth(int w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4235-4245 |
| | 8 | 1 |
QWidget::setFixedHeightName: | QWidget::setFixedHeight | Prototype: | void QWidget::setFixedHeight(int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4255-4265 |
| | 8 | 1 |
QWidget::resizeName: | QWidget::resize | Prototype: | void QWidget::resize(const QSize &s) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7173-7185 |
| | 8 | 2 |
QWidget::removeActionName: | QWidget::removeAction | Prototype: | void QWidget::removeAction(QAction *action) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3367-3381 |
| | 8 | 3 |
QWidget::hasFocusName: | QWidget::hasFocus | Prototype: | bool QWidget::hasFocus() const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6453-6466 |
| | 8 | 4 |
QWidget::frameGeometryName: | QWidget::frameGeometry | Prototype: | QRect QWidget::frameGeometry() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3548-3559 |
| | 8 | 2 |
QWidget::cursorName: | QWidget::cursor | Prototype: | QCursor QWidget::cursor() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4988-4998 |
| | 8 | 3 |
QWatermarkLabel::setSideWidgetName: | QWatermarkLabel::setSideWidget | Prototype: | void setSideWidget(QWidget *widget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 463-473 |
| | 8 | 4 |
QVectorPath::~QVectorPathName: | QVectorPath::~QVectorPath | Prototype: | QVectorPath::~QVectorPath() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 63-75 |
| | 8 | 4 |
QVector2D::normalizedName: | QVector2D::normalized | Prototype: | QVector2D QVector2D::normalized() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 221-234 |
| | 8 | 3 |
QVariantAnimation::setDurationName: | QVariantAnimation::setDuration | Prototype: | void QVariantAnimation::setDuration(int msecs) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 512-523 |
| | 8 | 3 |
QVariant::detachName: | QVariant::detach | Prototype: | void QVariant::detach() | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1915-1926 |
| | 8 | 3 |
QUuid::operator<Name: | QUuid::operator< | Prototype: | bool QUuid::operator<(const QUuid &other) const noexcept | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 856-870 |
| | 8 | 7 |
QUrlQuery::setQueryItemsName: | QUrlQuery::setQueryItems | Prototype: | void QUrlQuery::setQueryItems(const QList<QPair<QString, QString> > &query) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 621-632 |
| | 8 | 3 |
QUrlQuery::allQueryItemValuesName: | QUrlQuery::allQueryItemValues | Prototype: | QStringList QUrlQuery::allQueryItemValues(const QString &key, QUrl::ComponentFormattingOptions encoding) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 719-731 |
| | 8 | 3 |
QUrlModel::canDropName: | QUrlModel::canDrop | Prototype: | bool QUrlModel::canDrop(QDragEnterEvent *event) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 128-140 |
| | 8 | 4 |
QUrl::userInfoName: | QUrl::userInfo | Prototype: | QString QUrl::userInfo(ComponentFormattingOptions options) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2123-2136 |
| | 8 | 3 |
QUrl::setAuthorityName: | QUrl::setAuthority | Prototype: | void QUrl::setAuthority(const QString &authority, ParsingMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2016-2032 |
| | 8 | 3 |