| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFSFileEngine::drives| Name: | QFSFileEngine::drives | | Prototype: | QFileInfoList QFSFileEngine::drives() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 486-491 |
| | 3 | 1 |
QFSFileEngine::close| Name: | QFSFileEngine::close | | Prototype: | bool QFSFileEngine::close() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 349-354 |
| | 3 | 1 |
QFSFileEngine::QFSFileEngine| Name: | QFSFileEngine::QFSFileEngine | | Prototype: | QFSFileEngine::QFSFileEngine(const QString &file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 144-149 |
| | 2 | 1 |
QFSFileEngine::QFSFileEngine| Name: | QFSFileEngine::QFSFileEngine | | Prototype: | QFSFileEngine::QFSFileEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 154-156 |
| | 2 | 1 |
QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer| Name: | QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer | | Prototype: | template<> inline QExplicitlySharedDataPointer<QDBusUnixFileDescriptorPrivate>::~QExplicitlySharedDataPointer() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 120-122 |
| | 1 | 2 |
QException::raise| Name: | QException::raise | | Prototype: | void QException::raise() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | | Lines: | 120-124 |
| | 2 | 1 |
QException::clone| Name: | QException::clone | | Prototype: | QException *QException::clone() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | | Lines: | 126-129 |
| | 1 | 1 |
QEventTransitionPrivate::maybeRegister| Name: | QEventTransitionPrivate::maybeRegister | | Prototype: | void QEventTransitionPrivate::maybeRegister() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 117-122 |
| | 3 | 2 |
QEventTransitionPrivate::QEventTransitionPrivate| Name: | QEventTransitionPrivate::QEventTransitionPrivate | | Prototype: | QEventTransitionPrivate::QEventTransitionPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 98-103 |
| | 3 | 1 |
QEventTransition::onTransition| Name: | QEventTransition::onTransition | | Prototype: | void QEventTransition::onTransition(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 238-241 |
| | 1 | 1 |
QEventTransition::eventType| Name: | QEventTransition::eventType | | Prototype: | QEvent::Type QEventTransition::eventType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 179-183 |
| | 2 | 1 |
QEventTransition::eventSource| Name: | QEventTransition::eventSource | | Prototype: | QObject *QEventTransition::eventSource() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 201-205 |
| | 2 | 1 |
QEventTransition::QEventTransition| Name: | QEventTransition::QEventTransition | | Prototype: | QEventTransition::QEventTransition(QState *sourceState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 127-130 |
| | 2 | 1 |
QEventTransition::QEventTransition| Name: | QEventTransition::QEventTransition | | Prototype: | QEventTransition::QEventTransition(QObject *object, QEvent::Type type, QState *sourceState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 136-145 |
| | 5 | 1 |
QEventTransition::QEventTransition| Name: | QEventTransition::QEventTransition | | Prototype: | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 150-153 |
| | 2 | 1 |
QEventTransition::QEventTransition| Name: | QEventTransition::QEventTransition | | Prototype: | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QObject *object, QEvent::Type type, QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 158-167 |
| | 5 | 1 |
QEventLoopLockerPrivate::~QEventLoopLockerPrivate| Name: | QEventLoopLockerPrivate::~QEventLoopLockerPrivate | | Prototype: | ~QEventLoopLockerPrivate() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 340-354 |
| | 7 | 4 |
QEventLoopLockerPrivate::QEventLoopLockerPrivate| Name: | QEventLoopLockerPrivate::QEventLoopLockerPrivate | | Prototype: | explicit QEventLoopLockerPrivate(QEventLoopPrivate *loop) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 322-326 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivate| Name: | QEventLoopLockerPrivate::QEventLoopLockerPrivate | | Prototype: | explicit QEventLoopLockerPrivate(QThreadPrivate *thread) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 328-332 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivate| Name: | QEventLoopLockerPrivate::QEventLoopLockerPrivate | | Prototype: | explicit QEventLoopLockerPrivate(QCoreApplicationPrivate *app) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 334-338 |
| | 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: | 432-435 |
| | 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: | 397-401 |
| | 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: | 410-414 |
| | 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: | 423-427 |
| | 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: | 315-316 |
| | 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: | 275-279 |
| | 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: | 172-179 |
| | 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: | 298-306 |
| | 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: | 346-349 |
| | 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: | 360-396 |
| | 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: | 582-587 |
| | 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: | 593-600 |
| | 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: | 398-427 |
| | 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: | 577-580 |
| | 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: | 351-354 |
| | 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: | 602-605 |
| | 2 | 1 |
QEvent::registerEventType| Name: | QEvent::registerEventType | | Prototype: | int QEvent::registerEventType(int hint) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 468-472 |
| | 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: | 307-318 |
| | 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: | 280-282 |
| | 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: | 291-298 |
| | 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: | 474-474 |
| | 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: | 472-472 |
| | 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: | 476-476 |
| | 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: | 477-477 |
| | 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: | 475-475 |
| | 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: | 471-471 |
| | 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: | 46-59 |
| | 11 | 1 |
QElapsedTimer::start| Name: | QElapsedTimer::start | | Prototype: | void QElapsedTimer::start() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 194-197 |
| | 1 | 1 |
QElapsedTimer::secsTo| Name: | QElapsedTimer::secsTo | | Prototype: | qint64 QElapsedTimer::secsTo(const QElapsedTimer &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 230-233 |
| | 1 | 1 |
QElapsedTimer::restart| Name: | QElapsedTimer::restart | | Prototype: | qint64 QElapsedTimer::restart() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 199-202 |
| | 1 | 1 |
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 |
QElapsedTimer::msecsTo| Name: | QElapsedTimer::msecsTo | | Prototype: | qint64 QElapsedTimer::msecsTo(const QElapsedTimer &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 223-228 |
| | 3 | 1 |
QElapsedTimer::msecsSinceReference| Name: | QElapsedTimer::msecsSinceReference | | Prototype: | qint64 QElapsedTimer::msecsSinceReference() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 218-221 |
| | 1 | 1 |
QElapsedTimer::isMonotonic| Name: | QElapsedTimer::isMonotonic | | Prototype: | bool QElapsedTimer::isMonotonic() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 140-143 |
| | 1 | 1 |
QElapsedTimer::invalidate| Name: | QElapsedTimer::invalidate | | Prototype: | void QElapsedTimer::invalidate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 230-233 |
| | 1 | 1 |
QElapsedTimer::hasExpired| Name: | QElapsedTimer::hasExpired | | Prototype: | bool QElapsedTimer::hasExpired(qint64 timeout) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 254-259 |
| | 1 | 1 |
QElapsedTimer::elapsed| Name: | QElapsedTimer::elapsed | | Prototype: | qint64 QElapsedTimer::elapsed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 213-216 |
| | 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: | 412-412 |
| | 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: | 402-406 |
| | 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: | 407-411 |
| | 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: | 371-375 |
| | 2 | 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: | 351-354 |
| | 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: | 1073-1076 |
| | 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: | 1313-1316 |
| | 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: | 1359-1369 |
| | 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: | 1173-1178 |
| | 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: | 1149-1154 |
| | 3 | 2 |
QEasingCurve::period| Name: | QEasingCurve::period | | Prototype: | qreal QEasingCurve::period() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1161-1164 |
| | 1 | 1 |
QEasingCurve::overshoot| Name: | QEasingCurve::overshoot | | Prototype: | qreal QEasingCurve::overshoot() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1185-1188 |
| | 1 | 1 |
QEasingCurve::amplitude| Name: | QEasingCurve::amplitude | | Prototype: | qreal QEasingCurve::amplitude() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1137-1140 |
| | 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: | 1054-1058 |
| | 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: | 1063-1067 |
| | 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: | 602-605 |
| | 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: | 963-963 |
| | 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: | 962-962 |
| | 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: | 949-949 |
| | 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: | 876-876 |
| | 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: | 873-873 |
| | 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: | 346-346 |
| | 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: | 5154-5158 |
| | 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: | 153-153 |
| | 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: | 1424-1428 |
| | 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: | 1900-1904 |
| | 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: | 1891-1898 |
| | 4 | 2 |
QDomNodePrivate::parent| Name: | QDomNodePrivate::parent | | Prototype: | inline QDomNodePrivate* parent() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 152-152 |
| | 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: | 134-134 |
| | 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: | 133-133 |
| | 1 | 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: | 173-173 |
| | 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: | 166-166 |
| | 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: | 163-163 |
| | 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: | 164-164 |
| | 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: | 1833-1837 |
| | 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: | 1430-1443 |
| | 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: | 2084-2088 |
| | 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: | 2619-2622 |
| | 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: | 2001-2004 |
| | 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: | 3034-3037 |
| | 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: | 263-263 |
| | 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: | 3069-3073 |
| | 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: | 3150-3153 |
| | 1 | 1 |