| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
appendOrganizationAndApp| Name: | appendOrganizationAndApp | | Prototype: | static void appendOrganizationAndApp(QString &path) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | | Lines: | 57-69 |
| | 6 | 3 |
_q_interpolate| Name: | _q_interpolate | | Prototype: | template<> inline QRectF _q_interpolate(const QRectF &f, const QRectF &t, qreal progress) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 177-185 |
| | 6 | 1 |
_q_interpolate| Name: | _q_interpolate | | Prototype: | template<> inline QRect _q_interpolate(const QRect &f, const QRect &t, qreal progress) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 167-175 |
| | 6 | 1 |
_q_checkEntry| Name: | _q_checkEntry | | Prototype: | static inline bool _q_checkEntry(QFileSystemEntry &entry, QFileSystemMetaData &data, bool resolvingEntry) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 111-122 |
| | 6 | 3 |
_q_checkEntry| Name: | _q_checkEntry | | Prototype: | static inline bool _q_checkEntry(QAbstractFileEngine *&engine, bool resolvingEntry) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | | Lines: | 124-135 |
| | 6 | 3 |
_hb_qt_unicode_compose| Name: | _hb_qt_unicode_compose | | Prototype: | static hb_bool_t _hb_qt_unicode_compose(hb_unicode_funcs_t * , hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 303-318 |
| | 6 | 1 |
ValueExtractor::extractStyleFeatures| Name: | ValueExtractor::extractStyleFeatures | | Prototype: | int ValueExtractor::extractStyleFeatures() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 552-561 |
| | 6 | 3 |
UnrollTailLoop::exec| Name: | UnrollTailLoop::exec | | Prototype: | template <typename RetType, typename Functor1, typename Functor2> static inline RetType exec(int count, RetType returnIfExited, Functor1 loopCheck, Functor2 returnIfFailed, int i = 0) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 171-192 |
| | 6 | 3 |
TypeInfo::customTypeInfo| Name: | TypeInfo::customTypeInfo | | Prototype: | void customTypeInfo(const uint type) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2250-2258 |
| | 6 | 3 |
QtSharedPointer::internalSafetyCheckCleanCheck| Name: | QtSharedPointer::internalSafetyCheckCleanCheck | | Prototype: | void QtSharedPointer::internalSafetyCheckCleanCheck() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1559-1571 |
| | 6 | 3 |
QtPrivate::QStringList_filter| Name: | QtPrivate::QStringList_filter | | Prototype: | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QString &str, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 291-300 |
| | 6 | 3 |
QtFontStyle::~QtFontStyle| Name: | QtFontStyle::~QtFontStyle | | Prototype: | ~QtFontStyle() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 228-238 |
| | 6 | 3 |
QZipStreamStrategy::~QZipStreamStrategy| Name: | QZipStreamStrategy::~QZipStreamStrategy | | Prototype: | ~QZipStreamStrategy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 130-138 |
| | 6 | 1 |
QXpmHandler::canRead| Name: | QXpmHandler::canRead | | Prototype: | bool QXpmHandler::canRead() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1208-1219 |
| | 6 | 3 |
QXmlTestLogger::leaveTestFunction| Name: | QXmlTestLogger::leaveTestFunction | | Prototype: | void QXmlTestLogger::leaveTestFunction() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 158-167 |
| | 6 | 1 |
QXmlStreamWriter::writeAttribute| Name: | QXmlStreamWriter::writeAttribute | | Prototype: | void QXmlStreamWriter::writeAttribute(const QXmlStreamAttribute& attribute) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3469-3478 |
| | 6 | 2 |
QXmlStreamWriter::setCodec| Name: | QXmlStreamWriter::setCodec | | Prototype: | void QXmlStreamWriter::setCodec(QTextCodec *codec) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3301-3310 |
| | 6 | 2 |
QXmlStreamReaderPrivate::putReplacement| Name: | QXmlStreamReaderPrivate::putReplacement | | Prototype: | void QXmlStreamReaderPrivate::putReplacement(const QString &s) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1443-1453 |
| | 6 | 3 |
QXmlStreamReader::skipCurrentElement| Name: | QXmlStreamReader::skipCurrentElement | | Prototype: | void QXmlStreamReader::skipCurrentElement() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 674-683 |
| | 6 | 4 |
QXmlStreamReader::setDevice| Name: | QXmlStreamReader::setDevice | | Prototype: | void QXmlStreamReader::setDevice(QIODevice *device) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 462-472 |
| | 6 | 2 |
QXmlStreamReader::readNextStartElement| Name: | QXmlStreamReader::readNextStartElement | | Prototype: | bool QXmlStreamReader::readNextStartElement() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 652-661 |
| | 6 | 4 |
QXmlStreamReader::clear| Name: | QXmlStreamReader::clear | | Prototype: | void QXmlStreamReader::clear() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 537-546 |
| | 6 | 3 |
QXmlStreamEntityDeclaration::operator=| Name: | QXmlStreamEntityDeclaration::operator= | | Prototype: | QXmlStreamEntityDeclaration& QXmlStreamEntityDeclaration::operator=(const QXmlStreamEntityDeclaration &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2618-2626 |
| | 6 | 1 |
QXmlStreamAttribute::operator=| Name: | QXmlStreamAttribute::operator= | | Prototype: | QXmlStreamAttribute& QXmlStreamAttribute::operator=(const QXmlStreamAttribute &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2375-2383 |
| | 6 | 1 |
QXmlStreamAttribute::QXmlStreamAttribute| Name: | QXmlStreamAttribute::QXmlStreamAttribute | | Prototype: | QXmlStreamAttribute::QXmlStreamAttribute(const QString &qualifiedName, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2304-2312 |
| | 6 | 1 |
QXmlSimpleReaderPrivate::entityExist| Name: | QXmlSimpleReaderPrivate::entityExist | | Prototype: | bool QXmlSimpleReaderPrivate::entityExist(const QString& e) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7885-7895 |
| | 6 | 2 |
QXmlSimpleReader::parseContinue| Name: | QXmlSimpleReader::parseContinue | | Prototype: | bool QXmlSimpleReader::parseContinue() | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3247-3255 |
| | 6 | 2 |
QXmlNamespaceSupport::prefix| Name: | QXmlNamespaceSupport::prefix | | Prototype: | QString QXmlNamespaceSupport::prefix(const QString& uri) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 557-566 |
| | 6 | 3 |
QXmlAttributes::append| Name: | QXmlAttributes::append | | Prototype: | void QXmlAttributes::append(const QString &qName, const QString &uri, const QString &localPart, const QString &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 998-1007 |
| | 6 | 1 |
QXcbXSettingsPropertyValue::updateValue| Name: | QXcbXSettingsPropertyValue::updateValue | | Prototype: | void updateValue(QXcbVirtualDesktop *screen, const QByteArray &name, const QVariant &value, int last_change_serial) | | Coverage: | 40.000% (2/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 74-82 |
| | 6 | 3 |
QXcbXSettings::removeCallbackForHandle| Name: | QXcbXSettings::removeCallbackForHandle | | Prototype: | void QXcbXSettings::removeCallbackForHandle(const QByteArray &property, void *handle) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 304-314 |
| | 6 | 2 |
QXcbWindow::updateDoesNotAcceptFocus| Name: | QXcbWindow::updateDoesNotAcceptFocus | | Prototype: | void QXcbWindow::updateDoesNotAcceptFocus(bool doesNotAcceptFocus) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1492-1503 |
| | 6 | 2 |
QXcbWindow::compressExposeEvent| Name: | QXcbWindow::compressExposeEvent | | Prototype: | bool QXcbWindow::compressExposeEvent(QRegion &exposeRegion) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1992-2001 |
| | 6 | 2 |
QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer| Name: | QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer | | Prototype: | QXcbSoftwareOpenGLEnforcer() | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 133-153 |
| | 6 | 5 |
QXcbShmImage::ensureGC| Name: | QXcbShmImage::ensureGC | | Prototype: | void QXcbShmImage::ensureGC(xcb_drawable_t dst) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 278-292 |
| | 6 | 3 |
QXcbNativeInterface::handlerPlatformFunction| Name: | QXcbNativeInterface::handlerPlatformFunction | | Prototype: | QFunctionPointer QXcbNativeInterface::handlerPlatformFunction(const QByteArray &function) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 613-622 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForWindow| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForWindow | | Prototype: | QPlatformNativeInterface::NativeResourceForWindowFunction QXcbNativeInterface::handlerNativeResourceFunctionForWindow(const QByteArray &resource) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 591-600 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForScreen| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForScreen | | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QXcbNativeInterface::handlerNativeResourceFunctionForScreen(const QByteArray &resource) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 580-589 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForIntegration| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForIntegration | | Prototype: | QPlatformNativeInterface::NativeResourceForIntegrationFunction QXcbNativeInterface::handlerNativeResourceFunctionForIntegration(const QByteArray &resource) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 558-567 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForContext| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForContext | | Prototype: | QPlatformNativeInterface::NativeResourceForContextFunction QXcbNativeInterface::handlerNativeResourceFunctionForContext(const QByteArray &resource) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 569-578 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForBackingStore| Name: | QXcbNativeInterface::handlerNativeResourceFunctionForBackingStore | | Prototype: | QPlatformNativeInterface::NativeResourceForBackingStoreFunction QXcbNativeInterface::handlerNativeResourceFunctionForBackingStore(const QByteArray &resource) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 602-611 |
| | 6 | 3 |
QXcbKeyboard::resolveMaskConflicts| Name: | QXcbKeyboard::resolveMaskConflicts | | Prototype: | void QXcbKeyboard::resolveMaskConflicts() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1379-1395 |
| | 6 | 4 |
QXcbKeyboard::lookupString| Name: | QXcbKeyboard::lookupString | | Prototype: | QString QXcbKeyboard::lookupString(struct xkb_state *state, xcb_keycode_t code) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1578-1587 |
| | 6 | 2 |
QXcbIntegration::createPlatformOpenGLContext| Name: | QXcbIntegration::createPlatformOpenGLContext | | Prototype: | QPlatformOpenGLContext *QXcbIntegration::createPlatformOpenGLContext(QOpenGLContext *context) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 223-232 |
| | 6 | 2 |
QXcbIntegration::createPlatformOffscreenSurface| Name: | QXcbIntegration::createPlatformOffscreenSurface | | Prototype: | QPlatformOffscreenSurface *QXcbIntegration::createPlatformOffscreenSurface(QOffscreenSurface *surface) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 240-249 |
| | 6 | 2 |
QXcbDropData::formats_sys| Name: | QXcbDropData::formats_sys | | Prototype: | QStringList QXcbDropData::formats_sys() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1305-1314 |
| | 6 | 3 |
QXcbDrag::toXdndAction| Name: | QXcbDrag::toXdndAction | | Prototype: | xcb_atom_t QXcbDrag::toXdndAction(Qt::DropAction a) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 559-574 |
| | 6 | 7 |
QXcbConnection::xi2HandleHierachyEvent| Name: | QXcbConnection::xi2HandleHierachyEvent | | Prototype: | void QXcbConnection::xi2HandleHierachyEvent(void *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 825-835 |
| | 6 | 3 |
QXcbConnection::systemTrayTracker| Name: | QXcbConnection::systemTrayTracker | | Prototype: | QXcbSystemTrayTracker *QXcbConnection::systemTrayTracker() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2320-2330 |
| | 6 | 3 |
QXcbClipboard::incrTransactionPeeker| Name: | QXcbClipboard::incrTransactionPeeker | | Prototype: | void QXcbClipboard::incrTransactionPeeker(xcb_generic_event_t *ge, bool &accepted) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 336-346 |
| | 6 | 3 |
QXcbBackingStore::composeAndFlush| Name: | QXcbBackingStore::composeAndFlush | | Prototype: | void QXcbBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 617-631 |
| | 6 | 2 |
QXbmHandler::canRead| Name: | QXbmHandler::canRead | | Prototype: | bool QXbmHandler::canRead() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 270-281 |
| | 6 | 3 |
QWriteNotifier::event| Name: | QWriteNotifier::event | | Prototype: | bool QWriteNotifier::event(QEvent *e) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1242-1252 |
| | 6 | 3 |
QWizardPrivate::updatePixmap| Name: | QWizardPrivate::updatePixmap | | Prototype: | void QWizardPrivate::updatePixmap(QWizard::WizardPixmap which) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1554-1565 |
| | 6 | 3 |
QWizardPrivate::setStyle| Name: | QWizardPrivate::setStyle | | Prototype: | void QWizardPrivate::setStyle(QStyle *style) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1765-1773 |
| | 6 | 4 |
QWizardPrivate::_q_emitCustomButtonClicked| Name: | QWizardPrivate::_q_emitCustomButtonClicked | | Prototype: | void QWizardPrivate::_q_emitCustomButtonClicked() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1675-1685 |
| | 6 | 3 |
QWizardPage::cleanupPage| Name: | QWizardPage::cleanupPage | | Prototype: | void QWizardPage::cleanupPage() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3627-3637 |
| | 6 | 4 |
QWizardPage::buttonText| Name: | QWizardPage::buttonText | | Prototype: | QString QWizardPage::buttonText(QWizard::WizardButton which) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3818-3829 |
| | 6 | 3 |
QWizardField::findProperty| Name: | QWizardField::findProperty | | Prototype: | void QWizardField::findProperty(const QWizardDefaultProperty *properties, int propertyCount) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 219-230 |
| | 6 | 3 |
QWizard::setDefaultProperty| Name: | QWizard::setDefaultProperty | | Prototype: | void QWizard::setDefaultProperty(const char *className, const char *property, const char *changedSignal) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2942-2953 |
| | 6 | 3 |
QWizard::setButtonText| Name: | QWizard::setButtonText | | Prototype: | void QWizard::setButtonText(WizardButton which, const QString &text) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2697-2708 |
| | 6 | 3 |
QWizard::done| Name: | QWizard::done | | Prototype: | void QWizard::done(int result) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3294-3305 |
| | 6 | 3 |
QWizard::addPage| Name: | QWizard::addPage | | Prototype: | int QWizard::addPage(QWizardPage *page) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2241-2249 |
| | 6 | 2 |
QWingedEdge::simplify| Name: | QWingedEdge::simplify | | Prototype: | void QWingedEdge::simplify() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1331-1344 |
| | 6 | 3 |
QWindowPrivate::init| Name: | QWindowPrivate::init | | Prototype: | void QWindowPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 217-230 |
| | 6 | 2 |
QWindowContainerPrivate::updateGeometry| Name: | QWindowContainerPrivate::updateGeometry | | Prototype: | void updateGeometry() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 73-86 |
| | 6 | 3 |
QWindowContainer::focusWindowChanged| Name: | QWindowContainer::focusWindowChanged | | Prototype: | void QWindowContainer::focusWindowChanged(QWindow *focusWindow) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 250-259 |
| | 6 | 3 |
QWindow::winId| Name: | QWindow::winId | | Prototype: | WId QWindow::winId() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 595-606 |
| | 6 | 3 |
QWindow::show| Name: | QWindow::show | | Prototype: | void QWindow::show() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1849-1858 |
| | 6 | 3 |
QWindow::setTransientParent| Name: | QWindow::setTransientParent | | Prototype: | void QWindow::setTransientParent(QWindow *parent) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1193-1204 |
| | 6 | 2 |
QWindow::setSizeIncrement| Name: | QWindow::setSizeIncrement | | Prototype: | void QWindow::setSizeIncrement(const QSize &size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1444-1452 |
| | 6 | 3 |
QWindow::setIcon| Name: | QWindow::setIcon | | Prototype: | void QWindow::setIcon(const QIcon &icon) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 892-900 |
| | 6 | 2 |
QWindow::setFramePosition| Name: | QWindow::setFramePosition | | Prototype: | void QWindow::setFramePosition(const QPoint &point) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1589-1599 |
| | 6 | 2 |
QWindow::setBaseSize| Name: | QWindow::setBaseSize | | Prototype: | void QWindow::setBaseSize(const QSize &size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1420-1428 |
| | 6 | 3 |
QWindow::requestActivate| Name: | QWindow::requestActivate | | Prototype: | void QWindow::requestActivate() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1009-1018 |
| | 6 | 3 |
QWindow::alert| Name: | QWindow::alert | | Prototype: | void QWindow::alert(int msec) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2480-2488 |
| | 6 | 3 |
QWidgetWindow::repaintWindow| Name: | QWidgetWindow::repaintWindow | | Prototype: | void QWidgetWindow::repaintWindow() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 717-726 |
| | 6 | 3 |
QWidgetWindow::handleTouchEvent| Name: | QWidgetWindow::handleTouchEvent | | Prototype: | void QWidgetWindow::handleTouchEvent(QTouchEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 629-641 |
| | 6 | 3 |
QWidgetWindow::QWidgetWindow| Name: | QWidgetWindow::QWidgetWindow | | Prototype: | QWidgetWindow::QWidgetWindow(QWidget *widget) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 121-134 |
| | 6 | 2 |
QWidgetTextControlPrivate::setClipboardSelection| Name: | QWidgetTextControlPrivate::setClipboardSelection | | Prototype: | void QWidgetTextControlPrivate::setClipboardSelection() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 624-632 |
| | 6 | 2 |
QWidgetTextControlPrivate::dragEnterEvent| Name: | QWidgetTextControlPrivate::dragEnterEvent | | Prototype: | bool QWidgetTextControlPrivate::dragEnterEvent(QEvent *e, const QMimeData *mimeData) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1940-1951 |
| | 6 | 2 |
QWidgetTextControl::setTextInteractionFlags| Name: | QWidgetTextControl::setTextInteractionFlags | | Prototype: | void QWidgetTextControl::setTextInteractionFlags(Qt::TextInteractionFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2984-2993 |
| | 6 | 3 |
QWidgetTextControl::selectAll| Name: | QWidgetTextControl::selectAll | | Prototype: | void QWidgetTextControl::selectAll() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 957-965 |
| | 6 | 1 |
QWidgetTextControl::find| Name: | QWidgetTextControl::find | | Prototype: | bool QWidgetTextControl::find(const QString &exp, QTextDocument::FindFlags options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3070-3079 |
| | 6 | 2 |
QWidgetTextControl::find| Name: | QWidgetTextControl::find | | Prototype: | bool QWidgetTextControl::find(const QRegExp &exp, QTextDocument::FindFlags options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3082-3091 |
| | 6 | 2 |
QWidgetResizeHandler::setActive| Name: | QWidgetResizeHandler::setActive | | Prototype: | void QWidgetResizeHandler::setActive(Action ac, bool b) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | | Lines: | 76-85 |
| | 6 | 4 |
QWidgetPrivate::nearestGraphicsProxyWidget| Name: | QWidgetPrivate::nearestGraphicsProxyWidget | | Prototype: | QGraphicsProxyWidget * QWidgetPrivate::nearestGraphicsProxyWidget(const QWidget *origin) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5934-5943 |
| | 6 | 3 |
QWidgetPrivate::createRecursively| Name: | QWidgetPrivate::createRecursively | | Prototype: | void QWidgetPrivate::createRecursively() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1249-1258 |
| | 6 | 3 |
QWidgetPrivate::QWidgetPrivate| Name: | QWidgetPrivate::QWidgetPrivate | | Prototype: | QWidgetPrivate::QWidgetPrivate(int version) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 236-334 |
| | 6 | 2 |
QWidgetLineControl::clear| Name: | QWidgetLineControl::clear | | Prototype: | void QWidgetLineControl::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 276-284 |
| | 6 | 1 |
QWidgetLineControl::addCommand| Name: | QWidgetLineControl::addCommand | | Prototype: | void QWidgetLineControl::addCommand(const Command &cmd) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 797-807 |
| | 6 | 2 |
QWidgetItemV2::sizeHint| Name: | QWidgetItemV2::sizeHint | | Prototype: | QSize QWidgetItemV2::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 776-787 |
| | 6 | 3 |
QWidgetItemV2::minimumSize| Name: | QWidgetItemV2::minimumSize | | Prototype: | QSize QWidgetItemV2::minimumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 789-800 |
| | 6 | 3 |
QWidgetItemV2::maximumSize| Name: | QWidgetItemV2::maximumSize | | Prototype: | QSize QWidgetItemV2::maximumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 802-813 |
| | 6 | 3 |
QWidgetEffectSourcePrivate::boundingRect| Name: | QWidgetEffectSourcePrivate::boundingRect | | Prototype: | QRectF QWidgetEffectSourcePrivate::boundingRect(Qt::CoordinateSystem system) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5849-5861 |
| | 6 | 3 |
QWidget::window| Name: | QWidget::window | | Prototype: | QWidget *QWidget::window() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4359-4368 |
| | 6 | 2 |
QWidget::winId| Name: | QWidget::winId | | Prototype: | WId QWidget::winId() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2543-2555 |
| | 6 | 2 |
QWidget::show| Name: | QWidget::show | | Prototype: | void QWidget::show() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7763-7772 |
| | 6 | 3 |
QWidget::setWindowFilePath| Name: | QWidget::setWindowFilePath | | Prototype: | void QWidget::setWindowFilePath(const QString &filePath) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6317-6327 |
| | 6 | 2 |
QWidget::setLayoutDirection| Name: | QWidget::setLayoutDirection | | Prototype: | void QWidget::setLayoutDirection(Qt::LayoutDirection direction) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4919-4930 |
| | 6 | 2 |