| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QEventLoopLocker::~QEventLoopLocker| Name: | QEventLoopLocker::~QEventLoopLocker | | Prototype: | QEventLoopLocker::~QEventLoopLocker() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 438-441 |
| | 1 | 1 |
QEventLoopLocker::QEventLoopLocker| Name: | QEventLoopLocker::QEventLoopLocker | | Prototype: | QEventLoopLocker::QEventLoopLocker() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 403-407 |
| | 3 | 1 |
QEventLoopLocker::QEventLoopLocker| Name: | QEventLoopLocker::QEventLoopLocker | | Prototype: | QEventLoopLocker::QEventLoopLocker(QEventLoop *loop) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 416-420 |
| | 3 | 1 |
QEventLoopLocker::QEventLoopLocker| Name: | QEventLoopLocker::QEventLoopLocker | | Prototype: | QEventLoopLocker::QEventLoopLocker(QThread *thread) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 429-433 |
| | 3 | 1 |
QEventLoop::quit| Name: | QEventLoop::quit | | Prototype: | void QEventLoop::quit() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 321-322 |
| | 1 | 1 |
QEventLoop::isRunning| Name: | QEventLoop::isRunning | | Prototype: | bool QEventLoop::isRunning() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 281-285 |
| | 2 | 1 |
QEventLoop::exec::LoopReference| Name: | QEventLoop::exec::LoopReference | | Prototype: | LoopReference(QEventLoopPrivate *d, QMutexLocker &locker) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 178-185 |
| | 5 | 1 |
QEventLoop::event| Name: | QEventLoop::event | | Prototype: | bool QEventLoop::event(QEvent *event) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 304-312 |
| | 4 | 2 |
QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority| Name: | QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority | | Prototype: | void QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 352-355 |
| | 1 | 1 |
QEventDispatcherGlib::~QEventDispatcherGlib| Name: | QEventDispatcherGlib::~QEventDispatcherGlib | | Prototype: | QEventDispatcherGlib::~QEventDispatcherGlib() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 366-402 |
| | 24 | 2 |
QEventDispatcherGlib::wakeUp| Name: | QEventDispatcherGlib::wakeUp | | Prototype: | void QEventDispatcherGlib::wakeUp() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 588-593 |
| | 3 | 1 |
QEventDispatcherGlib::versionSupported| Name: | QEventDispatcherGlib::versionSupported | | Prototype: | bool QEventDispatcherGlib::versionSupported() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 599-606 |
| | 1 | 1 |
QEventDispatcherGlib::processEvents| Name: | QEventDispatcherGlib::processEvents | | Prototype: | bool QEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 404-433 |
| | 16 | 5 |
QEventDispatcherGlib::interrupt| Name: | QEventDispatcherGlib::interrupt | | Prototype: | void QEventDispatcherGlib::interrupt() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 583-586 |
| | 1 | 1 |
QEventDispatcherGlib::QEventDispatcherGlib| Name: | QEventDispatcherGlib::QEventDispatcherGlib | | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 357-360 |
| | 2 | 1 |
QEventDispatcherGlib::QEventDispatcherGlib| Name: | QEventDispatcherGlib::QEventDispatcherGlib | | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(QEventDispatcherGlibPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 608-611 |
| | 2 | 1 |
QEvent::registerEventType| Name: | QEvent::registerEventType | | Prototype: | int QEvent::registerEventType(int hint) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 476-480 |
| | 2 | 1 |
QEvent::operator=| Name: | QEvent::operator= | | Prototype: | QEvent &QEvent::operator=(const QEvent &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 315-326 |
| | 6 | 1 |
QEvent::QEvent| Name: | QEvent::QEvent | | Prototype: | QEvent::QEvent(Type type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 288-290 |
| | 1 | 1 |
QEvent::QEvent| Name: | QEvent::QEvent | | Prototype: | QEvent::QEvent(const QEvent &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 299-306 |
| | 1 | 1 |
QEmptyItemModel::rowCount| Name: | QEmptyItemModel::rowCount | | Prototype: | int rowCount(const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 480-480 |
| | 1 | 1 |
QEmptyItemModel::index| Name: | QEmptyItemModel::index | | Prototype: | QModelIndex index(int, int, const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 478-478 |
| | 1 | 1 |
QEmptyItemModel::hasChildren| Name: | QEmptyItemModel::hasChildren | | Prototype: | bool hasChildren(const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 482-482 |
| | 1 | 1 |
QEmptyItemModel::data| Name: | QEmptyItemModel::data | | Prototype: | QVariant data(const QModelIndex &, int) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 483-483 |
| | 1 | 1 |
QEmptyItemModel::columnCount| Name: | QEmptyItemModel::columnCount | | Prototype: | int columnCount(const QModelIndex &) const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 481-481 |
| | 1 | 1 |
QEmptyItemModel::QEmptyItemModel| Name: | QEmptyItemModel::QEmptyItemModel | | Prototype: | explicit QEmptyItemModel(QObject *parent = 0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 477-477 |
| | 1 | 1 |
QElfParser::parseSectionHeader| Name: | QElfParser::parseSectionHeader | | Prototype: | const char *QElfParser::parseSectionHeader(const char *data, ElfSectionHeader *sh) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qelfparser_p.cpp | | Lines: | 52-65 |
| | 11 | 1 |
QElapsedTimer::start| Name: | QElapsedTimer::start | | Prototype: | void QElapsedTimer::start() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 205-208 |
| | 1 | 1 |
QElapsedTimer::secsTo| Name: | QElapsedTimer::secsTo | | Prototype: | qint64 QElapsedTimer::secsTo(const QElapsedTimer &other) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 241-244 |
| | 1 | 1 |
QElapsedTimer::restart| Name: | QElapsedTimer::restart | | Prototype: | qint64 QElapsedTimer::restart() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 210-213 |
| | 1 | 1 |
QElapsedTimer::nsecsElapsed| Name: | QElapsedTimer::nsecsElapsed | | Prototype: | qint64 QElapsedTimer::nsecsElapsed() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 215-222 |
| | 5 | 1 |
QElapsedTimer::msecsTo| Name: | QElapsedTimer::msecsTo | | Prototype: | qint64 QElapsedTimer::msecsTo(const QElapsedTimer &other) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 234-239 |
| | 3 | 1 |
QElapsedTimer::msecsSinceReference| Name: | QElapsedTimer::msecsSinceReference | | Prototype: | qint64 QElapsedTimer::msecsSinceReference() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 229-232 |
| | 1 | 1 |
QElapsedTimer::isValid| Name: | QElapsedTimer::isValid | | Prototype: | bool QElapsedTimer::isValid() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 247-250 |
| | 1 | 1 |
QElapsedTimer::isMonotonic| Name: | QElapsedTimer::isMonotonic | | Prototype: | bool QElapsedTimer::isMonotonic() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 151-154 |
| | 1 | 1 |
QElapsedTimer::invalidate| Name: | QElapsedTimer::invalidate | | Prototype: | void QElapsedTimer::invalidate() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 236-239 |
| | 1 | 1 |
QElapsedTimer::hasExpired| Name: | QElapsedTimer::hasExpired | | Prototype: | bool QElapsedTimer::hasExpired(qint64 timeout) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 260-265 |
| | 1 | 1 |
QElapsedTimer::elapsed| Name: | QElapsedTimer::elapsed | | Prototype: | qint64 QElapsedTimer::elapsed() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 224-227 |
| | 1 | 1 |
QElapsedTimer::clockType| Name: | QElapsedTimer::clockType | | Prototype: | QElapsedTimer::ClockType QElapsedTimer::clockType() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 156-159 |
| | 1 | 1 |
QEasingCurvePrivate::~QEasingCurvePrivate| Name: | QEasingCurvePrivate::~QEasingCurvePrivate | | Prototype: | ~QEasingCurvePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 418-418 |
| | 1 | 1 |
QEasingCurvePrivate::QEasingCurvePrivate| Name: | QEasingCurvePrivate::QEasingCurvePrivate | | Prototype: | QEasingCurvePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 408-412 |
| | 1 | 1 |
QEasingCurvePrivate::QEasingCurvePrivate| Name: | QEasingCurvePrivate::QEasingCurvePrivate | | Prototype: | QEasingCurvePrivate(const QEasingCurvePrivate &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 413-417 |
| | 1 | 1 |
QEasingCurveFunction::value| Name: | QEasingCurveFunction::value | | Prototype: | qreal QEasingCurveFunction::value(qreal t) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 377-381 |
| | 2 | 1 |
QEasingCurveFunction::operator==| Name: | QEasingCurveFunction::operator== | | Prototype: | bool QEasingCurveFunction::operator==(const QEasingCurveFunction &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 391-399 |
| | 6 | 1 |
QEasingCurveFunction::QEasingCurveFunction| Name: | QEasingCurveFunction::QEasingCurveFunction | | Prototype: | QEasingCurveFunction(QEasingCurve::Type type, qreal period = 0.3, qreal amplitude = 1.0, qreal overshoot = 1.70158) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 357-360 |
| | 1 | 1 |
QEasingCurve::~QEasingCurve| Name: | QEasingCurve::~QEasingCurve | | Prototype: | QEasingCurve::~QEasingCurve() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1079-1082 |
| | 1 | 1 |
QEasingCurve::type| Name: | QEasingCurve::type | | Prototype: | QEasingCurve::Type QEasingCurve::type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1319-1322 |
| | 1 | 1 |
QEasingCurve::setType| Name: | QEasingCurve::setType | | Prototype: | void QEasingCurve::setType(Type type) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1365-1375 |
| | 6 | 3 |
QEasingCurve::setPeriod| Name: | QEasingCurve::setPeriod | | Prototype: | void QEasingCurve::setPeriod(qreal period) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1179-1184 |
| | 3 | 2 |
QEasingCurve::setAmplitude| Name: | QEasingCurve::setAmplitude | | Prototype: | void QEasingCurve::setAmplitude(qreal amplitude) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1155-1160 |
| | 3 | 2 |
QEasingCurve::period| Name: | QEasingCurve::period | | Prototype: | qreal QEasingCurve::period() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1167-1170 |
| | 1 | 1 |
QEasingCurve::overshoot| Name: | QEasingCurve::overshoot | | Prototype: | qreal QEasingCurve::overshoot() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1191-1194 |
| | 1 | 1 |
QEasingCurve::amplitude| Name: | QEasingCurve::amplitude | | Prototype: | qreal QEasingCurve::amplitude() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1143-1146 |
| | 1 | 1 |
QEasingCurve::QEasingCurve| Name: | QEasingCurve::QEasingCurve | | Prototype: | QEasingCurve::QEasingCurve(Type type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1060-1064 |
| | 1 | 1 |
QEasingCurve::QEasingCurve| Name: | QEasingCurve::QEasingCurve | | Prototype: | QEasingCurve::QEasingCurve(const QEasingCurve &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1069-1073 |
| | 3 | 1 |
QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent| Name: | QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent | | Prototype: | QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent(const QByteArray &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 610-613 |
| | 2 | 1 |
QDynamicFileResourceRoot::type| Name: | QDynamicFileResourceRoot::type | | Prototype: | ResourceRootType type() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 969-969 |
| | 1 | 1 |
QDynamicFileResourceRoot::mappingFile| Name: | QDynamicFileResourceRoot::mappingFile | | Prototype: | QString mappingFile() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 968-968 |
| | 1 | 1 |
QDynamicFileResourceRoot::QDynamicFileResourceRoot| Name: | QDynamicFileResourceRoot::QDynamicFileResourceRoot | | Prototype: | inline QDynamicFileResourceRoot(const QString &_root) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 955-955 |
| | 1 | 1 |
QDynamicBufferResourceRoot::mappingRoot| Name: | QDynamicBufferResourceRoot::mappingRoot | | Prototype: | QString mappingRoot() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 882-882 |
| | 1 | 1 |
QDynamicBufferResourceRoot::QDynamicBufferResourceRoot| Name: | QDynamicBufferResourceRoot::QDynamicBufferResourceRoot | | Prototype: | inline QDynamicBufferResourceRoot(const QString &_root) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 879-879 |
| | 1 | 1 |
QDomTextPrivate::nodeType| Name: | QDomTextPrivate::nodeType | | Prototype: | QDomNode::NodeType nodeType() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 352-352 |
| | 1 | 1 |
QDomTextPrivate::QDomTextPrivate| Name: | QDomTextPrivate::QDomTextPrivate | | Prototype: | QDomTextPrivate::QDomTextPrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& val) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5160-5164 |
| | 1 | 1 |
QDomNodePrivate::setParent| Name: | QDomNodePrivate::setParent | | Prototype: | inline void setParent(QDomNodePrivate *p) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 159-159 |
| | 1 | 1 |
QDomNodePrivate::setOwnerDocument| Name: | QDomNodePrivate::setOwnerDocument | | Prototype: | inline void QDomNodePrivate::setOwnerDocument(QDomDocumentPrivate *doc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1430-1434 |
| | 2 | 1 |
QDomNodePrivate::setLocation| Name: | QDomNodePrivate::setLocation | | Prototype: | void QDomNodePrivate::setLocation(int lineNumber, int columnNumber) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1906-1910 |
| | 2 | 1 |
QDomNodePrivate::save| Name: | QDomNodePrivate::save | | Prototype: | void QDomNodePrivate::save(QTextStream& s, int depth, int indent) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1897-1904 |
| | 4 | 2 |
QDomNodePrivate::parent| Name: | QDomNodePrivate::parent | | Prototype: | inline QDomNodePrivate* parent() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 158-158 |
| | 1 | 1 |
QDomNodePrivate::nodeValue| Name: | QDomNodePrivate::nodeValue | | Prototype: | QString nodeValue() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 140-140 |
| | 1 | 1 |
QDomNodePrivate::nodeName| Name: | QDomNodePrivate::nodeName | | Prototype: | QString nodeName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 139-139 |
| | 1 | 1 |
QDomNodePrivate::isText| Name: | QDomNodePrivate::isText | | Prototype: | bool isText() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 174-176 |
| | 3 | 1 |
QDomNodePrivate::isProcessingInstruction| Name: | QDomNodePrivate::isProcessingInstruction | | Prototype: | bool isProcessingInstruction() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 179-179 |
| | 1 | 1 |
QDomNodePrivate::isElement| Name: | QDomNodePrivate::isElement | | Prototype: | bool isElement() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 172-172 |
| | 1 | 1 |
QDomNodePrivate::isDocumentFragment| Name: | QDomNodePrivate::isDocumentFragment | | Prototype: | bool isDocumentFragment() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 169-169 |
| | 1 | 1 |
QDomNodePrivate::isDocument| Name: | QDomNodePrivate::isDocument | | Prototype: | bool isDocument() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 170-170 |
| | 1 | 1 |
QDomNodePrivate::appendChild| Name: | QDomNodePrivate::appendChild | | Prototype: | QDomNodePrivate* QDomNodePrivate::appendChild(QDomNodePrivate* newChild) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1839-1843 |
| | 1 | 1 |
QDomNodePrivate::QDomNodePrivate| Name: | QDomNodePrivate::QDomNodePrivate | | Prototype: | QDomNodePrivate::QDomNodePrivate(QDomDocumentPrivate *doc, QDomNodePrivate *par) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1436-1449 |
| | 10 | 2 |
QDomNode::~QDomNode| Name: | QDomNode::~QDomNode | | Prototype: | QDomNode::~QDomNode() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2090-2094 |
| | 2 | 2 |
QDomNode::isNull| Name: | QDomNode::isNull | | Prototype: | bool QDomNode::isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2625-2628 |
| | 1 | 1 |
QDomNode::QDomNode| Name: | QDomNode::QDomNode | | Prototype: | QDomNode::QDomNode() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2007-2010 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::~QDomNamedNodeMapPrivate| Name: | QDomNamedNodeMapPrivate::~QDomNamedNodeMapPrivate | | Prototype: | QDomNamedNodeMapPrivate::~QDomNamedNodeMapPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3040-3043 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::setAppendToParent| Name: | QDomNamedNodeMapPrivate::setAppendToParent | | Prototype: | void setAppendToParent(bool b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 269-269 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::namedItem| Name: | QDomNamedNodeMapPrivate::namedItem | | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::namedItem(const QString& name) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3075-3079 |
| | 2 | 1 |
QDomNamedNodeMapPrivate::length| Name: | QDomNamedNodeMapPrivate::length | | Prototype: | int QDomNamedNodeMapPrivate::length() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3156-3159 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::QDomNamedNodeMapPrivate| Name: | QDomNamedNodeMapPrivate::QDomNamedNodeMapPrivate | | Prototype: | QDomNamedNodeMapPrivate::QDomNamedNodeMapPrivate(QDomNodePrivate* n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3033-3038 |
| | 3 | 1 |
QDomHandler::startDTD| Name: | QDomHandler::startDTD | | Prototype: | bool QDomHandler::startDTD(const QString& name, const QString& publicId, const QString& systemId) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7386-7392 |
| | 4 | 1 |
QDomHandler::setDocumentLocator| Name: | QDomHandler::setDocumentLocator | | Prototype: | void QDomHandler::setDocumentLocator(QXmlLocator *locator) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7551-7554 |
| | 1 | 1 |
QDomHandler::QDomHandler| Name: | QDomHandler::QDomHandler | | Prototype: | QDomHandler::QDomHandler(QDomDocumentPrivate* adoc, QXmlSimpleReader* areader, bool namespaceProcessing) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7368-7372 |
| | 2 | 1 |
QDomElementPrivate::setAttribute| Name: | QDomElementPrivate::setAttribute | | Prototype: | void QDomElementPrivate::setAttribute(const QString& aname, const QString& newValue) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4450-4464 |
| | 7 | 2 |
QDomElementPrivate::nodeType| Name: | QDomElementPrivate::nodeType | | Prototype: | QDomNode::NodeType nodeType() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 401-401 |
| | 1 | 1 |
QDomElementPrivate::hasAttributes| Name: | QDomElementPrivate::hasAttributes | | Prototype: | bool hasAttributes() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 400-400 |
| | 1 | 1 |
QDomElementPrivate::attribute| Name: | QDomElementPrivate::attribute | | Prototype: | QString QDomElementPrivate::attribute(const QString& name_, const QString& defValue) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4432-4439 |
| | 4 | 2 |
QDomElementPrivate::QDomElementPrivate| Name: | QDomElementPrivate::QDomElementPrivate | | Prototype: | QDomElementPrivate::QDomElementPrivate(QDomDocumentPrivate* d, QDomNodePrivate* p, const QString& tagname) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4392-4398 |
| | 2 | 1 |
QDomElementPrivate::QDomElementPrivate| Name: | QDomElementPrivate::QDomElementPrivate | | Prototype: | QDomElementPrivate::QDomElementPrivate(QDomDocumentPrivate* d, QDomNodePrivate* p, const QString& nsURI, const QString& qName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4400-4408 |
| | 4 | 1 |
QDomElement::operator=| Name: | QDomElement::operator= | | Prototype: | QDomElement& QDomElement::operator= (const QDomElement& x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4735-4738 |
| | 1 | 1 |
QDomElement::QDomElement| Name: | QDomElement::QDomElement | | Prototype: | QDomElement::QDomElement() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4706-4709 |
| | 2 | 1 |
QDomElement::QDomElement| Name: | QDomElement::QDomElement | | Prototype: | QDomElement::QDomElement(const QDomElement& x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4718-4721 |
| | 2 | 1 |
QDomElement::QDomElement| Name: | QDomElement::QDomElement | | Prototype: | QDomElement::QDomElement(QDomElementPrivate* n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 4723-4726 |
| | 2 | 1 |
QDomDocumentTypePrivate::init| Name: | QDomDocumentTypePrivate::init | | Prototype: | void QDomDocumentTypePrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3483-3498 |
| | 7 | 1 |
QDomDocumentTypePrivate::QDomDocumentTypePrivate| Name: | QDomDocumentTypePrivate::QDomDocumentTypePrivate | | Prototype: | QDomDocumentTypePrivate::QDomDocumentTypePrivate(QDomDocumentPrivate* doc, QDomNodePrivate* parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3452-3456 |
| | 1 | 1 |