| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QEventDispatcherUNIX::remainingTime| Name: | QEventDispatcherUNIX::remainingTime | | Prototype: | int QEventDispatcherUNIX::remainingTime(int timerId) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 624-635 |
| | 5 | 2 |
QEventDispatcherUNIX::registeredTimers| Name: | QEventDispatcherUNIX::registeredTimers | | Prototype: | QList<QEventDispatcherUNIX::TimerInfo> QEventDispatcherUNIX::registeredTimers(QObject *object) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 380-390 |
| | 5 | 2 |
QEventDispatcherGlib::remainingTime| Name: | QEventDispatcherGlib::remainingTime | | Prototype: | int QEventDispatcherGlib::remainingTime(int timerId) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 564-575 |
| | 5 | 2 |
QEventDispatcherGlib::registeredTimers| Name: | QEventDispatcherGlib::registeredTimers | | Prototype: | QList<QEventDispatcherGlib::TimerInfo> QEventDispatcherGlib::registeredTimers(QObject *object) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 553-562 |
| | 5 | 2 |
QEvdevTouchScreenHandlerThread::run| Name: | QEvdevTouchScreenHandlerThread::run | | Prototype: | void QEvdevTouchScreenHandlerThread::run() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 691-701 |
| | 5 | 1 |
QErrorMessage::~QErrorMessage| Name: | QErrorMessage::~QErrorMessage | | Prototype: | QErrorMessage::~QErrorMessage() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 258-267 |
| | 5 | 3 |
QElapsedTimer::nsecsElapsed| Name: | QElapsedTimer::nsecsElapsed | | Prototype: | qint64 QElapsedTimer::nsecsElapsed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 204-211 |
| | 5 | 1 |
QEglFSWindow::requestActivateWindow| Name: | QEglFSWindow::requestActivateWindow | | Prototype: | void QEglFSWindow::requestActivateWindow() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 241-249 |
| | 5 | 2 |
QEglFSWindow::invalidateSurface| Name: | QEglFSWindow::invalidateSurface | | Prototype: | void QEglFSWindow::invalidateSurface() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 170-178 |
| | 5 | 2 |
QEglFSIntegration::createPlatformBackingStore| Name: | QEglFSIntegration::createPlatformBackingStore | | Prototype: | QPlatformBackingStore *QEglFSIntegration::createPlatformBackingStore(QWindow *window) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 168-175 |
| | 5 | 2 |
QEglFSIntegration::createInputHandlers| Name: | QEglFSIntegration::createInputHandlers | | Prototype: | void QEglFSIntegration::createInputHandlers() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 400-422 |
| | 5 | 2 |
QEglFSCursor::setPos| Name: | QEglFSCursor::setPos | | Prototype: | void QEglFSCursor::setPos(const QPoint &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 293-300 |
| | 5 | 1 |
QEglFSContext::destroyTemporaryOffscreenSurface| Name: | QEglFSContext::destroyTemporaryOffscreenSurface | | Prototype: | void QEglFSContext::destroyTemporaryOffscreenSurface(EGLSurface surface) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | | Lines: | 78-87 |
| | 5 | 2 |
QEasingCurve::setCustomType| Name: | QEasingCurve::setCustomType | | Prototype: | void QEasingCurve::setCustomType(EasingFunction func) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1382-1390 |
| | 5 | 2 |
QEGLDeviceIntegration::waitForVSync| Name: | QEGLDeviceIntegration::waitForVSync | | Prototype: | void QEGLDeviceIntegration::waitForVSync(QPlatformSurface *surface) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 316-328 |
| | 5 | 3 |
QEGLDeviceIntegration::screenDestroy| Name: | QEGLDeviceIntegration::screenDestroy | | Prototype: | void QEGLDeviceIntegration::screenDestroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 194-201 |
| | 5 | 2 |
QDynamicFileResourceRoot::~QDynamicFileResourceRoot| Name: | QDynamicFileResourceRoot::~QDynamicFileResourceRoot | | Prototype: | ~QDynamicFileResourceRoot() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 950-961 |
| | 5 | 2 |
QDoubleValidator::setNotation| Name: | QDoubleValidator::setNotation | | Prototype: | void QDoubleValidator::setNotation(Notation newNotation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 786-794 |
| | 5 | 2 |
QDoubleSpinBox::valueFromText| Name: | QDoubleSpinBox::valueFromText | | Prototype: | double QDoubleSpinBox::valueFromText(const QString &text) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 925-933 |
| | 5 | 1 |
QDoubleSpinBox::textFromValue| Name: | QDoubleSpinBox::textFromValue | | Prototype: | QString QDoubleSpinBox::textFromValue(double value) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 903-911 |
| | 5 | 2 |
QDoubleSpinBox::setSuffix| Name: | QDoubleSpinBox::setSuffix | | Prototype: | void QDoubleSpinBox::setSuffix(const QString &suffix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 716-725 |
| | 5 | 1 |
QDomNodeListPrivate::QDomNodeListPrivate| Name: | QDomNodeListPrivate::QDomNodeListPrivate | | Prototype: | QDomNodeListPrivate::QDomNodeListPrivate(QDomNodePrivate *n_impl, const QString &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1143-1151 |
| | 5 | 2 |
QDomNodeList::operator==| Name: | QDomNodeList::operator== | | Prototype: | bool QDomNodeList::operator==(const QDomNodeList &n) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1334-1341 |
| | 5 | 3 |
QDomNode::save| Name: | QDomNode::save | | Prototype: | void QDomNode::save(QTextStream& stream, int indent, EncodingPolicy encodingPolicy) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2678-2687 |
| | 5 | 3 |
QDomNode::removeChild| Name: | QDomNode::removeChild | | Prototype: | QDomNode QDomNode::removeChild(const QDomNode& oldChild) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2560-2569 |
| | 5 | 3 |
QDomNode::nodeName| Name: | QDomNode::nodeName | | Prototype: | QString QDomNode::nodeName() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2119-2127 |
| | 5 | 3 |
QDomHandler::unparsedEntityDecl| Name: | QDomHandler::unparsedEntityDecl | | Prototype: | bool QDomHandler::unparsedEntityDecl(const QString &name, const QString &publicId, const QString &systemId, const QString ¬ationName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7521-7529 |
| | 5 | 1 |
QDomHandler::comment| Name: | QDomHandler::comment | | Prototype: | bool QDomHandler::comment(const QString& ch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7512-7519 |
| | 5 | 1 |
QDomElementPrivate::setAttributeNodeNS| Name: | QDomElementPrivate::setAttributeNodeNS | | Prototype: | QDomAttrPrivate* QDomElementPrivate::setAttributeNodeNS(QDomAttrPrivate* newAttr) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4508-4518 |
| | 5 | 2 |
QDomElement::setAttributeNS| Name: | QDomElement::setAttributeNS | | Prototype: | void QDomElement::setAttributeNS(const QString nsURI, const QString& qName, qlonglong value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5018-5025 |
| | 5 | 2 |
QDomElement::setAttributeNS| Name: | QDomElement::setAttributeNS | | Prototype: | void QDomElement::setAttributeNS(const QString nsURI, const QString& qName, qulonglong value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5030-5037 |
| | 5 | 2 |
QDomElement::setAttributeNS| Name: | QDomElement::setAttributeNS | | Prototype: | void QDomElement::setAttributeNS(const QString nsURI, const QString& qName, double value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5042-5049 |
| | 5 | 2 |
QDomElement::setAttribute| Name: | QDomElement::setAttribute | | Prototype: | void QDomElement::setAttribute(const QString& name, qlonglong value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4826-4833 |
| | 5 | 2 |
QDomElement::setAttribute| Name: | QDomElement::setAttribute | | Prototype: | void QDomElement::setAttribute(const QString& name, qulonglong value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4840-4847 |
| | 5 | 2 |
QDomElement::setAttribute| Name: | QDomElement::setAttribute | | Prototype: | void QDomElement::setAttribute(const QString& name, float value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4854-4861 |
| | 5 | 2 |
QDomDocumentPrivate::QDomDocumentPrivate| Name: | QDomDocumentPrivate::QDomDocumentPrivate | | Prototype: | QDomDocumentPrivate::QDomDocumentPrivate(QDomDocumentTypePrivate* dt) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6159-6172 |
| | 5 | 2 |
QDomDocument::setContent| Name: | QDomDocument::setContent | | Prototype: | bool QDomDocument::setContent(QXmlInputSource *source, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6749-6756 |
| | 5 | 2 |
QDomDocument::setContent| Name: | QDomDocument::setContent | | Prototype: | bool QDomDocument::setContent(const QString& text, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6653-6660 |
| | 5 | 2 |
QDomDocument::importNode| Name: | QDomDocument::importNode | | Prototype: | QDomNode QDomDocument::importNode(const QDomNode& importedNode, bool deep) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7097-7104 |
| | 5 | 3 |
QDockWidgetPrivate::isAnimating| Name: | QDockWidgetPrivate::isAnimating | | Prototype: | bool QDockWidgetPrivate::isAnimating() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 835-844 |
| | 5 | 2 |
QDockWidgetPrivate::_q_toggleView| Name: | QDockWidgetPrivate::_q_toggleView | | Prototype: | void QDockWidgetPrivate::_q_toggleView(bool b) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 656-665 |
| | 5 | 3 |
QDockWidgetLayout::sizeHint| Name: | QDockWidgetLayout::sizeHint | | Prototype: | QSize QDockWidgetLayout::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 359-368 |
| | 5 | 2 |
QDockWidgetLayout::setVerticalTitleBar| Name: | QDockWidgetLayout::setVerticalTitleBar | | Prototype: | void QDockWidgetLayout::setVerticalTitleBar(bool b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 548-555 |
| | 5 | 2 |
QDockWidgetLayout::minimumSize| Name: | QDockWidgetLayout::minimumSize | | Prototype: | QSize QDockWidgetLayout::minimumSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 381-390 |
| | 5 | 2 |
QDockWidgetLayout::count| Name: | QDockWidgetLayout::count | | Prototype: | int QDockWidgetLayout::count() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 282-290 |
| | 5 | 3 |
QDockAreaLayoutInfo::QDockAreaLayoutInfo| Name: | QDockAreaLayoutInfo::QDockAreaLayoutInfo | | Prototype: | QDockAreaLayoutInfo::QDockAreaLayoutInfo(const int *_sep, QInternal::DockPosition _dockPos, Qt::Orientation _o, int tbshape, QMainWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 230-241 |
| | 5 | 1 |
QDockAreaLayout::usedTabBars| Name: | QDockAreaLayout::usedTabBars | | Prototype: | QSet<QTabBar*> QDockAreaLayout::usedTabBars() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3365-3373 |
| | 5 | 2 |
QDnsLookup::QDnsLookup| Name: | QDnsLookup::QDnsLookup | | Prototype: | QDnsLookup::QDnsLookup(Type type, const QString &name, const QHostAddress &nameserver, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 286-294 |
| | 5 | 1 |
QDistanceField::QDistanceField| Name: | QDistanceField::QDistanceField | | Prototype: | QDistanceField::QDistanceField(const QPainterPath &path, glyph_t glyph, bool doubleResolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 841-849 |
| | 5 | 1 |
QDirPrivate::getFilterSepChar| Name: | QDirPrivate::getFilterSepChar | | Prototype: | inline QChar QDirPrivate::getFilterSepChar(const QString &nameFilter) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 129-136 |
| | 5 | 2 |
QDir::match| Name: | QDir::match | | Prototype: | bool QDir::match(const QStringList &filters, const QString &fileName) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2015-2023 |
| | 5 | 3 |
QDir::canonicalPath| Name: | QDir::canonicalPath | | Prototype: | QString QDir::canonicalPath() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 649-657 |
| | 5 | 2 |
QDialogPrivate::resetModalitySetByOpen| Name: | QDialogPrivate::resetModalitySetByOpen | | Prototype: | void QDialogPrivate::resetModalitySetByOpen() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 404-417 |
| | 5 | 2 |
QDialogButtonBox::setOrientation| Name: | QDialogButtonBox::setOrientation | | Prototype: | void QDialogButtonBox::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 643-651 |
| | 5 | 2 |
QDial::setWrapping| Name: | QDial::setWrapping | | Prototype: | void QDial::setWrapping(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 341-348 |
| | 5 | 2 |
QDesktopWidget::QDesktopWidget| Name: | QDesktopWidget::QDesktopWidget | | Prototype: | QDesktopWidget::QDesktopWidget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 176-184 |
| | 5 | 1 |
QDebug::putString| Name: | QDebug::putString | | Prototype: | void QDebug::putString(const QChar *begin, size_t length) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 299-311 |
| | 5 | 2 |
QDateTimePrivate::daylightStatus| Name: | QDateTimePrivate::daylightStatus | | Prototype: | QDateTimePrivate::DaylightStatus QDateTimePrivate::daylightStatus() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2684-2691 |
| | 5 | 3 |
QDateTimeParser::stateName| Name: | QDateTimeParser::stateName | | Prototype: | QString QDateTimeParser::stateName(State s) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1641-1649 |
| | 5 | 5 |
QDateTimeParser::sectionText| Name: | QDateTimeParser::sectionText | | Prototype: | QString QDateTimeParser::sectionText(const QString &text, int sectionIndex, int index) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 660-672 |
| | 5 | 5 |
QDateTimeEditPrivate::syncCalendarWidget| Name: | QDateTimeEditPrivate::syncCalendarWidget | | Prototype: | void QDateTimeEditPrivate::syncCalendarWidget() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2564-2572 |
| | 5 | 2 |
QDateTimeEdit::setMinimumDateTime| Name: | QDateTimeEdit::setMinimumDateTime | | Prototype: | void QDateTimeEdit::setMinimumDateTime(const QDateTime &dt) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 341-349 |
| | 5 | 2 |
QDateTimeEdit::setMaximumDateTime| Name: | QDateTimeEdit::setMaximumDateTime | | Prototype: | void QDateTimeEdit::setMaximumDateTime(const QDateTime &dt) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 384-392 |
| | 5 | 2 |
QDateTimeEdit::dateTimeFromText| Name: | QDateTimeEdit::dateTimeFromText | | Prototype: | QDateTime QDateTimeEdit::dateTimeFromText(const QString &text) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1368-1375 |
| | 5 | 1 |
QDateTime::time| Name: | QDateTime::time | | Prototype: | QTime QDateTime::time() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3106-3113 |
| | 5 | 2 |
QDateTime::setTimeZone| Name: | QDateTime::setTimeZone | | Prototype: | void QDateTime::setTimeZone(const QTimeZone &toZone) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3343-3350 |
| | 5 | 1 |
QDateTime::operator==| Name: | QDateTime::operator== | | Prototype: | bool QDateTime::operator==(const QDateTime &other) const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3986-3995 |
| | 5 | 2 |
QDateTime::operator<| Name: | QDateTime::operator< | | Prototype: | bool QDateTime::operator<(const QDateTime &other) const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4014-4023 |
| | 5 | 2 |
QDateTime::date| Name: | QDateTime::date | | Prototype: | QDate QDateTime::date() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3091-3098 |
| | 5 | 2 |
QDate::shortMonthName| Name: | QDate::shortMonthName | | Prototype: | QString QDate::shortMonthName(int month, QDate::MonthNameType type) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 642-653 |
| | 5 | 4 |
QDate::shortDayName| Name: | QDate::shortDayName | | Prototype: | QString QDate::shortDayName(int weekday, MonthNameType type) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 725-736 |
| | 5 | 4 |
QDate::longMonthName| Name: | QDate::longMonthName | | Prototype: | QString QDate::longMonthName(int month, MonthNameType type) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 686-697 |
| | 5 | 4 |
QDate::longDayName| Name: | QDate::longDayName | | Prototype: | QString QDate::longDayName(int weekday, MonthNameType type) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 764-775 |
| | 5 | 4 |
QDate::fromString| Name: | QDate::fromString | | Prototype: | QDate QDate::fromString(const QString &string, const QString &format) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1312-1324 |
| | 5 | 2 |
QDate::dayOfWeek| Name: | QDate::dayOfWeek | | Prototype: | int QDate::dayOfWeek() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 498-507 |
| | 5 | 3 |
QDataWidgetMapperPrivate::_q_dataChanged| Name: | QDataWidgetMapperPrivate::_q_dataChanged | | Prototype: | void QDataWidgetMapperPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 179-188 |
| | 5 | 4 |
QDataWidgetMapper::submit| Name: | QDataWidgetMapper::submit | | Prototype: | bool QDataWidgetMapper::submit() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 599-609 |
| | 5 | 3 |
QDataWidgetMapper::setSubmitPolicy| Name: | QDataWidgetMapper::setSubmitPolicy | | Prototype: | void QDataWidgetMapper::setSubmitPolicy(SubmitPolicy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 809-817 |
| | 5 | 2 |
QDataWidgetMapper::setOrientation| Name: | QDataWidgetMapper::setOrientation | | Prototype: | void QDataWidgetMapper::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 785-794 |
| | 5 | 2 |
QDataWidgetMapper::mappedWidgetAt| Name: | QDataWidgetMapper::mappedWidgetAt | | Prototype: | QWidget *QDataWidgetMapper::mappedWidgetAt(int section) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 560-570 |
| | 5 | 3 |
QDataWidgetMapper::mappedSection| Name: | QDataWidgetMapper::mappedSection | | Prototype: | int QDataWidgetMapper::mappedSection(QWidget *widget) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 521-530 |
| | 5 | 2 |
QDataStream::writeRawData| Name: | QDataStream::writeRawData | | Prototype: | int QDataStream::writeRawData(const char *s, int len) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1126-1133 |
| | 5 | 4 |
QDataStream::writeBytes| Name: | QDataStream::writeBytes | | Prototype: | QDataStream &QDataStream::writeBytes(const char *s, uint len) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1108-1115 |
| | 5 | 4 |
QDBusTrayIcon::setStatus| Name: | QDBusTrayIcon::setStatus | | Prototype: | void QDBusTrayIcon::setStatus(const QString &status) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 136-143 |
| | 5 | 3 |
QDBusServiceWatcher::addWatchedService| Name: | QDBusServiceWatcher::addWatchedService | | Prototype: | void QDBusServiceWatcher::addWatchedService(const QString &newService) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 276-283 |
| | 5 | 2 |
QDBusPlatformMenuItem::setMenu| Name: | QDBusPlatformMenuItem::setMenu | | Prototype: | void QDBusPlatformMenuItem::setMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 86-93 |
| | 5 | 3 |
QDBusPlatformMenuItem::byIds| Name: | QDBusPlatformMenuItem::byIds | | Prototype: | QList<const QDBusPlatformMenuItem *> QDBusPlatformMenuItem::byIds(const QList<int> &ids) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 144-152 |
| | 5 | 3 |
QDBusMessagePrivate::~QDBusMessagePrivate| Name: | QDBusMessagePrivate::~QDBusMessagePrivate | | Prototype: | QDBusMessagePrivate::~QDBusMessagePrivate() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 70-77 |
| | 5 | 3 |
QDBusMessage::isReplyRequired| Name: | QDBusMessage::isReplyRequired | | Prototype: | bool QDBusMessage::isReplyRequired() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 641-650 |
| | 5 | 3 |
QDBusMessage::createError| Name: | QDBusMessage::createError | | Prototype: | QDBusMessage QDBusMessage::createError(const QString &name, const QString &msg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 438-446 |
| | 5 | 1 |
QDBusMarshaller::close| Name: | QDBusMarshaller::close | | Prototype: | void QDBusMarshaller::close() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 359-367 |
| | 5 | 4 |
QDBusMarshaller::append| Name: | QDBusMarshaller::append | | Prototype: | inline void QDBusMarshaller::append(const QDBusUnixFileDescriptor &arg) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 150-159 |
| | 5 | 3 |
QDBusIntrospection::parseObject| Name: | QDBusIntrospection::parseObject | | Prototype: | QDBusIntrospection::Object QDBusIntrospection::parseObject(const QString &xml, const QString &service, const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintrospection.cpp | | Lines: | 367-375 |
| | 5 | 2 |
QDBusInterfacePrivate::QDBusInterfacePrivate| Name: | QDBusInterfacePrivate::QDBusInterfacePrivate | | Prototype: | QDBusInterfacePrivate::QDBusInterfacePrivate(const QString &serv, const QString &p, const QString &iface, const QDBusConnection &con) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | | Lines: | 144-161 |
| | 5 | 4 |
QDBusError::QDBusError| Name: | QDBusError::QDBusError | | Prototype: | QDBusError::QDBusError(const DBusError *error) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | | Lines: | 264-273 |
| | 5 | 2 |
QDBusError::QDBusError| Name: | QDBusError::QDBusError | | Prototype: | QDBusError::QDBusError(const QDBusMessage &qdmsg) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuserror.cpp | | Lines: | 279-288 |
| | 5 | 2 |
QDBusDemarshaller::toVariant| Name: | QDBusDemarshaller::toVariant | | Prototype: | inline QDBusVariant QDBusDemarshaller::toVariant() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 174-182 |
| | 5 | 1 |
QDBusDemarshaller::duplicate| Name: | QDBusDemarshaller::duplicate | | Prototype: | QDBusArgument QDBusDemarshaller::duplicate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 421-429 |
| | 5 | 1 |
QDBusConnectionPrivate::timerEvent| Name: | QDBusConnectionPrivate::timerEvent | | Prototype: | void QDBusConnectionPrivate::timerEvent(QTimerEvent *e) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1168-1178 |
| | 5 | 2 |
QDBusConnectionInterface::unregisterService| Name: | QDBusConnectionInterface::unregisterService | | Prototype: | QDBusReply<bool> QDBusConnectionInterface::unregisterService(const QString &serviceName) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | | Lines: | 310-319 |
| | 5 | 2 |